ryansimms Posted September 20 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.
Ookma-Kyi Posted September 21 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?
ryansimms Posted September 21 Author 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
Ookma-Kyi Posted September 21 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?
wolstech Posted September 21 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.
ryansimms Posted September 23 Author 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
wolstech Posted September 23 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now