Question
502 Bad Gateway after Ghost restart
I’ve recently been playing around with Ghost as a possible blogging platform and attempted to install a theme I found. I put the files into the ghost/content/themes folder and extracted the zip (that all went just fine). I then went to restart ghost as is suggested on the guide I was following and I’m now getting a 502 error from nginx.
See http://elliotblackburn.com/
The only command I tried to restart with was sudo service ghost restart
.
I then found https://www.digitalocean.com/community/questions/502-bad-gateway-after-ghost-upgrade?comment=24356 and attempted to do the same but to nginx and it said it restarted just fine but I’m still getting a 502 error.
Here is a copy of my /var/log/nginx/error.log - http://pastebin.com/TLNHP5VU
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.
×
Mine is same with yours. Have you finally found a way out?