In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Server Discussions

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

Analytics app published on gallery cant read input file

dev_raut
6 - Meteoroid

Hi Team,

 

I have prepared analytics app which uses an heavy input(yxdb) file i.e. 2.5+ GB in size. It runs fine when it is run on Alteryx Server.

 

But when I publish it to the gallery it shows below error.

 

"Server Error: 500 Server Error Timed out in InboundNamedPipe::ReadFile: after 30000 milliseconds" (Attached screenshot)

 

Please help with this. 

 

 

 

 

 

1 REPLY 1
dev_raut
6 - Meteoroid

 

I have figured a way out for it. Instead of giving the "filename.yxdb", I made it dynamic with “*.yxdb” and it works.

 

Input Path.JPG