7 months ago
This project is public.
In networking, I specified port 3000.
In custom start command:
bin/rails db:prepare && bin/rails server -b 0.0.0.0 -p ${{PORT}}
There is no Procfile.production
Thank you for helping Serge
5 Replies
7 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 502 gateway error when deploying to production
- 🧵 Nextjs Dockerfile Application Failed To Respond
- 🧵 rails 502 bad geateway
If you find the answer from one of these, please let us know by solving the thread!
7 months ago
have you set PORT in variables tab?
coding-dynasty
have you set PORT in variables tab?
7 months ago
Thanks,
I just did it. Still not working.
Serge
s66erge
Thanks, I just did it. Still not working. Serge
7 months ago
are there any errors im the console, or any screenshots to invistigate? is the repo publicly accessable? drop the link to the project
7 months ago
There is something wrong going with database access, as you can see in the logs in this public link:
supportive-tranquility | Railway
but I donot understand what ?