a year ago
Hi team,
After deployment, I got this error visiting the backend link:
Application failed to respond
This error appears to be caused by the application.
If this is your project, check out your deploy logs to see what went wrong. Refer to our docs on Fixing Common Errors for help, or reach out over our Help Station.
If you are a visitor, please contact the application owner or try again later.
Build and Deploy Logs look fine, HTML logs show a bunch of 502
Thanks so much,
Tuan
3 Replies
a year ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Static React App - "Application Failed to Respond" After Successful Deploy
- 🧵 Next.js - Application failed to respond after deployed
- 🧵 classic 'Application failed to respond' error - Flask App
- 🧵 New edge router - App failed to respond after deployment
If you find the answer from one of these, please let us know by solving the thread!
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 11 months ago
a year ago
Hi tuanthi, do you have a Dockerfile? Are you using pip, poetry or uv? Let me know what is your configuration so I can help you solve this issue :)
a year ago
Hi guys, thanks for responding, turned out I have the wrong settings in my startup command ($PORT), setting everything up through railway.json now solved the problem. Thanks for looking into this guys!
