SOLVED
Analytics app published on gallery cant read input file
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
dev_raut
6 - Meteoroid
04-04-2017
03:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Solved! Go to Solution.
Labels:
- Labels:
- Apps
- Error Message
- Gallery
1 REPLY 1
04-05-2017
04:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have figured a way out for it. Instead of giving the "filename.yxdb", I made it dynamic with “*.yxdb” and it works.
