Today when tried to log in to my WordPress dashboard, I can’t! And I tried to log in to cyberpanel control panel but I can’t, first I saw 503 error then I tried to Turn off Droplet then Turn on Droplet from digitalocean dashboard then I see: https://nimb.ws/Mr17l9
This site can’t be reached 45.55.33.121 refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED
My IP: https://45.55.33.121:8090/ My websites: https://wpqanda.com/ https://kitchengs.com/
Is there any help or solution? If this is related to installing WordPress plugins, how I can access WordPress while I can’t access the control panel?
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello,
The connection refused error could usually be caused by on of these things:
systemctl enable nginx
(changenginx
withapache2
in case that you are using Apache) in order to enable it, so that next time your server reboots, the web service gets started too.Let me know how it goes. Best, Bobby