I tried install a Ghost CMS on a droplet, actually the installation looks like okay in terminal, but I can’t access my site to see it… I think the DNS is not propagated yet since It will complete 48hours today later. But I can’t access the blog using the ip address. Instead it returns to me “ERR_CONNECTION_REFUSED” What could I have done wrong? www.selvabim.com.br
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!
Hey @arnsoares ,
There are a lot of possible reasons why this could be happening. I would start with the following:
tail -n 20 /var/log/nginx/error.logphp -vI hope this helps and feel free to keep the conversation going!
Best regards,
I tried a lot of things including destroying the droplet and creating another. I discovered that the problem was in the let’s encrypt configuration. So now, I think this is working and I am able to access the site.
But I am having another problem. I am having bad gateway when access my site using ‘www’ so. I can run this using just https://selvabim.com.br But not when I try https://www.selvabim.com.br
I am using an A record to “selvabim.com.br” directing to the IP Address “68.183.125.93” and two CNAME’s “www.selvabim.com.br” and “www.selvabim.com.br.selvabim.com.br” with value of “selvabim.com.br”
I add in the nginx configuration “sudo nano /etc/nginx/sites-available/default” server_name www.selvabim.com.br selvabim.com.br;
In ghost config url I added the: https://selvabim.com.br
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.