I have a pretty basic setup where I have some docker containers hosting various services. They’re all only on my local LAN. The docker containers are on Flatcar Linux, which is in a VM in Proxmox.
In the same Proxmox instance I have a Debian VM with only cloudflared on it. I then expose these services over Cloudflare Tunnel + Access.
Here’s what that all looks like:
Here’s the issue: after not using these services for a long time, Cloudflare Access says “502 Bad Gateway” which means the service is no longer reachable. I can’t diagnose the problem because as soon as I try to ssh into the Flatcar Linux VM that hosts the Docker containers, the services start working again. The act of SSHing into the VM fixes the problem. Then, several days (maybe weeks?) later the services become unavailable again.
Does anyone know what might be the issue here or how I might go about diagnosing it?
In the same Proxmox instance I have a Debian VM with only cloudflared on it. I then expose these services over Cloudflare Tunnel + Access.
Here’s what that all looks like:
Here’s the issue: after not using these services for a long time, Cloudflare Access says “502 Bad Gateway” which means the service is no longer reachable. I can’t diagnose the problem because as soon as I try to ssh into the Flatcar Linux VM that hosts the Docker containers, the services start working again. The act of SSHing into the VM fixes the problem. Then, several days (maybe weeks?) later the services become unavailable again.
Does anyone know what might be the issue here or how I might go about diagnosing it?