ryansimms Posted September 20 Share Posted September 20 I've followed the tutorial for an express app, but my site at https://ryansimms.helioho.st returns a 500 and the logs are of little help. This is my first time trying to get the app running. Error ID: d9c92c3a Details: Web application could not be started by the Phusion Passenger(R) application server. Quote Link to comment Share on other sites More sharing options...
Ookma-Kyi Posted September 21 Share Posted September 21 2 hours ago, ryansimms said: I've followed the tutorial for an express app, but my site at https://ryansimms.helioho.st returns a 500 and the logs are of little help. This is my first time trying to get the app running. Error ID: d9c92c3a Details: Web application could not be started by the Phusion Passenger(R) application server. Does your application include logging features? Are you able to run it locally? Quote Link to comment Share on other sites More sharing options...
ryansimms Posted September 21 Author Share Posted September 21 9 hours ago, Ookma-Kyi said: Does your application include logging features? Are you able to run it locally? Yes, it's working locally. It's basically the demo app from the tutorial. I has a `console.log` statement that runs when the server starts up, but that error message leads me to believe that it's not even getting that far Quote Link to comment Share on other sites More sharing options...
Ookma-Kyi Posted September 21 Share Posted September 21 5 hours ago, ryansimms said: Yes, it's working locally. It's basically the demo app from the tutorial. I has a `console.log` statement that runs when the server starts up, but that error message leads me to believe that it's not even getting that far Can you try the steps outlined here and see if it helps? Quote Link to comment Share on other sites More sharing options...
wolstech Posted September 21 Share Posted September 21 That app was running well enough to get him suspended for high load. When he's ready we can unsuspend him and try to figure out what happened here, it's probably a mistake in the code somewhere considering other users are using node without issue. Quote Link to comment Share on other sites More sharing options...
ryansimms Posted September 23 Author Share Posted September 23 @wolstech I'll be happy to dive into the code to see if there was something exceptional going on. Do I need to open another ticket to request unsuspension or does this request suffice? Ryan Quote Link to comment Share on other sites More sharing options...
wolstech Posted September 23 Share Posted September 23 Unsuspended. I disabled node so it won't start on its own and get you suspended again until you fix it. It may take a little while to start working. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.