Partial errors with Cloudflare tunnel

tilimirti

New Member
Jun 20, 2024
2
1
1
A few days ago I set up a Cloudflare tunnel on a dedicated Ubuntu Server VM to remotely access Proxmox.
I can log in without problems, but when I try to turn a VM on or off it gives me the error "Connection error - server offline?". I can only see the statistics on "Summary" and the VM on "Console" with noVNC.
I can't even open the Proxmox shell when I'm connected to the Tunnels.
Do you have any ideas?
 

Attachments

  • error.jpg
    error.jpg
    8.9 KB · Views: 18
  • Like
Reactions: tariqsaidofficial
I had this issue and found it was a problem with the web blocking on my work's network. Call to explain that I wasn't doing anything nefarious and it works again after whitelisting my public hostname.
 
i recently encountered the same problem.

1. check all ip used by all lxc and host (ensure no conflicting ip)
2. check the logs of the cloudflared lxc (tunnel logs)
3. checked dns, i enabled dns for ipv6 but the lxc cannot reach. hence, the error occurred.
4. updated the lxc to only use ipv4 dns
5. problem solved
6. monitor the ping status, and all seems good
 
I would never use a Cloudflare tunnel to expose the Proxmox gui. You are much better off using something like Tailscale.