Jakub Kulhan
unread,Mar 4, 2013, 4:30:09 PM3/4/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to appfog...@googlegroups.com
Hello,
I'm developing a Node.JS app. When running on localhost everything works fine.
After I've deployed it to AppFog, I randomly get 503 Service Unavailable responses either for static resources (served using express.static() middleware, Express is version 3.1.0), or API calls (serving JSON documents from MongoDB). Also in console I see reported status 0%. Application logs show nothing.
I tried running single instance with 2GB of memory as well as 16 instances each with 128MB still getting 503.
Application is deployed to US East infra. It uses MongoHQ add-on.
Thank you for any help.
Regards
Jakub