Report this

What is the reason for this report?

Server unreachable without using VPN, sometimes (This site can't be reached)

Posted on May 21, 2020

I’m really at the end of my rope here. The issue started when my domain expired a few days ago. I renewed the domain yesterday and the issues are just not stopping.

I know this sounds stupid. But I have 2 separate DigitalOcean droplets, and both will randomly just stop connecting for random people. One of them just serves a static website of html/js/css files, and one is a node.js app with a reverse proxy.

Both have worked fine for months, with no changes, until my domain lapsed. I’ve renewed my Lets Encrypt Certbot SSL certs for both servers as well, and nothing else has changed.

I can connect to both via a VPN in my same country. Also other people can connect in my country. However many people can not connect in the USA (who were able to before).

Things I’ve tried:

  • I thought it was a caching issue on the server so I deleted the nginx cache folder
  • I thought it was a caching issue on the browser so I tried different browsers
  • I thought it was an issue with the device so I tried different devices
  • I thought it was an issue with the UFW firewall so I disabled it on both servers
  • I thought maybe fail2ban had banned me and select other people so I disabled it

I have NO IDEA what else it could be, but I run an app and am getting angry emails and refund requests!

Static site: https://sheetgurus.com Node App: https://app.sheetgurus.com (Should just display a JSON {error } message

I can not access either one of these sites without using a VPN, nor can most of my customers. The requests do not even show up in the access.log or error.log, they just simply do not get sent to the server at all. If I use a VPN, then no problem. What is going on??

Thank you

The developer cloud

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

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.