Site unresponsive with no logs or errors
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.
19 Replies
Project ID:
57d7d186-2ee8-4db8-8f04-95490dd6bc0f
57d7d186-2ee8-4db8-8f04-95490dd6bc0f
can you define unresponsive in this context?
When I visit the URL, the admin dashboard does not render. It's just a black screen.
any error logs?
None.
is there a debug mode you could turn on so you could get more verbose logs?
I just noticed a 504 status from
/api/users/init
did any logs print when you hit that endpoint?
No. It hangs
hangs and then sends 504?
No 504...just hangs.
then why did you mention a 504? I'm getting mixed messages here
The 504 comes when i visit
/admin
thank you for clarifying
have you looked into this?
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.
Sorry for the confusion.
Just set Payload into debug mode and deployed.you got a 504 from /api/users/init as your screenshot shows
please make sure you have your information in order