By simachew
I have created a droplet with the one click ghost app, configured /var/www/ghost/config.js /etc/nginx/sites-available/ghost with my sites url and it worked fine until I added a theme and restarted it.
Up on restart I get 502 bad gateway, I tried running npm start --production and I get the error “Error: your site url in config.js is invalid”. here is the error https://jpst.it/GFUL
I can’t figure out what really is the problem. Your help is highly appreciated.
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Answer provided by user SphericalCow "If I am reading the code right on ghost/core/server/config/index.js, it seems like it needs the protocol. Not sure if you have it in your config, but it should be
http://mysite.com
Otherwise, it seems like the issue happened after you had added a new theme. I don’t recall any settings where I had to set a new theme with the site url, but you may want to see if the site comes up after removing the new theme. If so, there may be something wrong with the new theme."
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.