#Postgress Shutdown Itself And Crashes The Server At Night
38 messages · Page 1 of 1 (latest)
Project ID: 41429f32-0828-4bcc-adb3-241625b9acdf
41429f32-0828-4bcc-adb3-241625b9acdf
Where do I contact Railway support? I can't find any support online not even an email
If this continues we will have no choice but to migrate to another hosting solution, please it took as a ton of time to make a server on railway
Are you on the pro plan? Only pro plan users are able to directly contact the team.
I am a paying user
Hobby plan users get support through community support, which is this channel
are you hobby or pro?
I am paying I don't have any hobby or pro
If you are paying 5$ a month you are on the hobby plan, if you are paying 20$ a month you are on the pro plan
you are on one of the plans
I am paying 5$ a month
regardless, this is an issue with your code, not Railway itsself. Go through your code and add detailed logging, then you may be able to get help here
as it is, there isn’t enough info here to help you
There is no issue with the code it works, it connects to PG and it sends queries just fine
problem is at night the server crashes
like it has it's own will
who else to blame if not railway
You see the connection itself is working smoothly for over 12 hours and then it crashes out of no where
this is a code issue. Something in your code throws an unhandled exception and causes a crash
without more detailed logging I can’t help you
if that was the case the server would've reported that in the stack
but the stack clearly shows there was literally nothing running on the server
in fact, there wa no users or anything ran in the night
it just crashed out of no where
As a company, you should be on the pro plan. Once you upgrade, you’ll be able to get direct help from the team
there is not enough information here to help you. As I said, add more detailed logging
well what information is missing? the PG just shuts itself down after 12 hours of working smoothly
Are you sure that's what's happening? The logs don't indicate that
literally the whole server is debugged, you can see in the logs nothing ran, I specifically waited to see if that happens if literally nothing runs. and it did.
I had a clean run where nothing will run, not a single line of code ran on the server the whole night.
just connected to PG and crash
after 12 hours