#Postgress Shutdown Itself And Crashes The Server At Night

38 messages · Page 1 of 1 (latest)

sonic emberBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

sudden sableBOT
#

Project ID: 41429f32-0828-4bcc-adb3-241625b9acdf

tawny zephyr
#

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

vapid fractal
tawny zephyr
#

I am a paying user

vapid fractal
#

Hobby plan users get support through community support, which is this channel

#

are you hobby or pro?

tawny zephyr
#

I am paying I don't have any hobby or pro

vapid fractal
#

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

tawny zephyr
#

I am paying 5$ a month

vapid fractal
#

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

tawny zephyr
#

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

vapid fractal
#

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

tawny zephyr
#

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

vapid fractal
#

Are you a company using Railway?

#

or are you a hobby dev

tawny zephyr
#

yes

#

That's fine I will wait for someone who can help me, please.

vapid fractal
#

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

tawny zephyr
#

well what information is missing? the PG just shuts itself down after 12 hours of working smoothly

vapid fractal
#

Are you sure that's what's happening? The logs don't indicate that

tawny zephyr
#

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