Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

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