We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

server error while deploying app

pokhan27
8 - Asteroid

hi Exper 

i was created an app but when i deploy the app on server and tried to run it am having an error, even i 

pokhan27_1-1650476363345.png

 

 

pokhan27_0-1650478602361.png

 

pokhan27_2-1650476494649.png

 

4 REPLIES 4
JagdeeshN
12 - Quasar
12 - Quasar

@pokhan27  From the error it looks like you are referencing a macro and an input file in tools 3 and 2 respectively.

 

Are these files located on your local machine?. If so the error is because the server does not have access to this path.

 

Can you do one of the following:-

 

1. Use relative paths

2. Place these files in a shared drive that the server service account has access to and reference from there.

 

Hope this helps,

Jagdeesh

pokhan27
8 - Asteroid

Do you want me to add the macro to the shared drive as well

 

JagdeeshN
12 - Quasar
12 - Quasar

@pokhan27 did you try the relative path method?

 

Can you please share the workflow, macro and input files. I can then show you the way to organize it with relative paths.

 

Best,

Jagdeesh

apathetichell
20 - Arcturus

reupload this to your server with all of the worfklow dependencies checked.