[SOLVED] Connection error - server offline

cola16

Member
Feb 2, 2024
47
2
8
I bought a new network interface card and set up the existing network as bonding.
After that, I get a "Connection error - server offline?" error when doing certain tasks in proxmox web.

There is no problem restarting the host but when I connect to the shell, I get Connection failed (Error 501:).
I can see the console of the vm or change the settings of the vm,
but when I press shutdown or start the vm I get "Connection error - server offline?"

ping between VMs or between PVE hosts works.
ip does not changed.
Changed from bridge20-enp7s0 to bridge20-bond20-enp7s0.
 
I misanalyzed the cause

Yesterday, I add new network bonding. also I update proxmox machines.

During the update process, cloudflare was updated, and it seems to be the cause of the problem
If I access it directly with the IP address, it works
 
Hey @cola16 , I’m in the same case as you with a similar setup.

I have a cloudflare tunnel docker that was updated 2 days ago and I have proxmox that shows me the message :
1728927835551.png
Whenever I try to start or stop a node or a VM.

I tried login in using the IP rather than the cloudflare domain and it works but I was wondering if you solved the issue regarding the cloudflare tunnel.
 
Last edited:
Hey @cola16 , I’m in the same case as you with a similar setup.

I have a cloudflare tunnel docker that was updated 2 days ago and I have proxmox that shows me the message :
View attachment 76261
Whenever I try to start or stop a node or a VM.

I tried login in using the IP rather than the cloudflare domain and it works but I was wondering if you solved the issue regarding the cloudflare tunnel.
I solved
Disable Chunked Encoding

go to "public hostname" settings
-> Additional application settings -> HTTP Settings -> Disable Chunked Encoding


1728952950143.png
 
  • Like
Reactions: Emeraude98