#Broken sites error 522, need help

5 messages · Page 1 of 1 (latest)

tight rover
#

Hi, I am running a WordPress Site and several services on a Proxmox server at my house. I use Cloudflare for my Domains and proxy, sent back to Nginx Proxy Manager on my home server. I have used this setup for almost a year, and it has been working well.
Unfortunately, a couple nights ago, the power went out, and all my sites quit working, timing out with error 522. I discovered my ISP changed my public IP Address. I revised my Cloudflare Domain to point to the new address, figuring that would fix it, but I'm still having the sites time out. I am running the WordPress Site on a Cloudpanel VM, which is proxied through Cloudflare to Nginx Proxy Manager. Anyone know what I might be missing to fix my sites?

undone solstice
#

Hmm, I would double check the new IP and any of your firewall settings to see if any of them contain the old IP

#

I would also look into switching to a Cloudflare Tunnel if I were you, that way if your IP changes it doesn't kill your sites. https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/

Cloudflare Docs

Cloudflare Tunnel provides you with a secure way to connect your resources to Cloudflare without a publicly routable IP address. With Tunnel, you do not send traffic to an external IP — instead, a lightweight daemon in your infrastructure (cloudflared) creates outbound-only connections to Cloudflare's global network. Cloudflare Tunnel can conn...

tight rover
#

Thanks, that sounds like a good option. So I would want to install the "Cloudflared" tunnel app on the Cloudpanel VM that hosts the site, and it should be able to pick up the site on localhost?