8 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.
Pinned Solution
8 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
8 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 • 9 months ago
8 months ago
Thanks 
Status changed to Awaiting Railway Response Railway • 9 months ago
Status changed to Solved brody • 9 months ago