I have followed all the instruction to install a droplet with Ruby on Rails. I’ve removed the folder (/home/rails) created by system and created a new one. These are the tutorials that I followed:
Even after setup all Ruby on Rails app, it still getting Nginx 504 Gateway Time-out error.
Is there another step to follow?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sorry to see that your question hasn’t received an answer yet. Unfortunately, after this much time, it is unlikely that an answer for this specific question will be provided. For people still landing here via search, check out this updated tutorial showing you how to get up and running with Ruby on Rails behind Nginx:
Click below to sign up and get $100 of credit to try our products over 60 days!
If you can paste us your error logs and your nginx config file that would be very helpful.
Also we have a one-click install image available under the Applications tab on the create droplet page so you can spin up a server there and review the configuration on a live running system and compare it to yours.
Hi! Could you provide us with anymore information about your problem? Try checking your logs.
Unicorn:
tail /home/unicorn/log/unicorn.log
Nginx:
tail /var/log/nginx/error.log