Stop sleeping my service
Anonymous
HOBBYOP

7 months ago

I was using railway free plan to test my application, but in this plan my server go to sleep and my platforma in (prisma+nextjs) have error because in request http the serve stay some seconds to go out of sleep. So, I pay the Hobby Plan to my server dont sleep anymore and stay awake 24h/7d. So I pay the plan but not working, the server continue go to sleep and broke my website when stay some minutes without request.

It's something I can do to my server application (only a postgre db) do not sleep anymore and stay always awake?

Thanks for your help in advance.

Have a Good week.

Solved$10 Bounty

Pinned Solution

mjablonski
PRO

7 months ago

Please check the settings of your service: make sure that "serverless" is disabled, otherwise your service starts to sleep if not used for a certain time.

2 Replies

mjablonski
PRO

7 months ago

Please check the settings of your service: make sure that "serverless" is disabled, otherwise your service starts to sleep if not used for a certain time.


Status changed to Solved brody 7 months ago


Anonymous
HOBBYOP

7 months ago

Thanks smile emoji


Status changed to Awaiting Railway Response Railway 7 months ago


Status changed to Solved brody 7 months ago


Loading...