Report this

What is the reason for this report?

Help! My site crashed when I updated site / wordpress address

Posted on February 4, 2020

Like a few folks in this help section, I built a one-click wordpress installation with digital ocean.

I host my personal domain - stefanpalios.com - through google domains. I set it up with custom nameservers to point to digital ocean. I then pointed the URL to my IP address of the digital ocean droplet - http://68.183.198.59/.

It was working ok, except when I typed in “stefanpalios.com” I got directed to “http://68.183.198.59/” and the IP is what showed in the address bar.

Following instructions from another thread, I updated my site + wordpress address in my wordpress dashboard, changing from http://68.183.198.59/ to https://stefanpalios.com. That effectively crashed my site – I now get a “This site can’t be reached. stefanpalios.com refused to connect.” error

I cannot access my wp-admin to change things back. How do I get my site back?!



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.

Hello, @stefanpalios

If you can access your database from the MySQL/MariaDB console you can change the home and site URLs from there.

You need to update the: option_name: siteurl and option_name: home

If you’ve installed phpMyAdmin you can make this change from there as well. Alternatively if you have a database backup prior the change you can restore your database as well.

Hope this helps, let me know how it goes.

Regards, Alex

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.