a year ago
I have a Payload CMS deployed to Railway alongside the postgres database. The UI is hosted somewhere else so only the Payload CMS is hosted with Railway. It works perfectly fine when deployed. However, after a whiel it becomes unresponsive. I do not have App Sleep enabled. It only becomes responsive after I restart the entire app. I've contacted Payload as well.
0 Replies
a year ago
can you define unresponsive in this context?
When I visit the URL, the admin dashboard does not render. It's just a black screen.
a year ago
any error logs?
a year ago
is there a debug mode you could turn on so you could get more verbose logs?
a year ago
did any logs print when you hit that endpoint?
a year ago
hangs and then sends 504?
a year ago
then why did you mention a 504? I'm getting mixed messages here
a year ago
thank you for clarifying
a year ago
have you looked into this?
a year ago
I see a 504 code there, but you just said there was no 504 on that endpoint and that it just hangs
Yes. Thats when I visit /admin
. However, when i visit /api/users/init
directly…….it hangs.
a year ago
you got a 504 from /api/users/init as your screenshot shows
a year ago
please make sure you have your information in order