Report this

What is the reason for this report?

Ghost Error: Your site url in config.js is invalid

Posted on March 31, 2016

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!

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.

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."

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.