Error 502 While deploying rails app
quarrybreeze
FREEOP

a year ago

I am a student deploying a ruby on rails app via railway.

I followed the guide to deploy via github found on the docs: https://docs.railway.com/guides/rails

Build logs seemed fine.
Deploy logs would stop after "Starting Container".

I noticed that if I skip step 7 of the guide to deploy (add custom start command `bin/rails db:prepare && bin/rails server -b ::` ), deployment seems to work fine. This happened on two of my apps.

Not sure what is happening. Maybe worth looking into.

Under Review

0 Threads mention this feature

0 Replies

Loading...