Hi
I recently geht the error 501 when I try to get to a console of a LXC on the proxmox webfrontend.
My conection runs through a cloudflared tunnel. The error is new to me, and it worked previously.
So I'm not sure, what the cause could be.
I receive the error: https://proxmox.domainname.ch/api2/json/nodes/proxmox/lxc/101/termproxy 501 (Not Implemented) in my broser dev console.
I have also checked, the csrfpreventiontoken is present.
I know, I have setup a transformation rule in cloudflare, but this is only for another subdomain. Therefore, I think, the error can't be this.The error is appearing, when I click on console. In Datacenter the default console is setup. I can click on the LXC and select the noVNC console type. Then it works in a separate window. Therefore I thought, I can change the standard console in the datacenter to noVNC too. But this didn't work, although I have restarted the pve proxy. So I'm out of ideas, what I can check further.
If someone has an idea, that would be much appreciated.
My Cloudflared config looks like this:
I recently geht the error 501 when I try to get to a console of a LXC on the proxmox webfrontend.
My conection runs through a cloudflared tunnel. The error is new to me, and it worked previously.
So I'm not sure, what the cause could be.
I receive the error: https://proxmox.domainname.ch/api2/json/nodes/proxmox/lxc/101/termproxy 501 (Not Implemented) in my broser dev console.
I have also checked, the csrfpreventiontoken is present.
I know, I have setup a transformation rule in cloudflare, but this is only for another subdomain. Therefore, I think, the error can't be this.The error is appearing, when I click on console. In Datacenter the default console is setup. I can click on the LXC and select the noVNC console type. Then it works in a separate window. Therefore I thought, I can change the standard console in the datacenter to noVNC too. But this didn't work, although I have restarted the pve proxy. So I'm out of ideas, what I can check further.
If someone has an idea, that would be much appreciated.
My Cloudflared config looks like this:
INI:
- service: https://192.168.1.2:8006
hostname: proxmox.domain.ch
originRequest:
noTLSVerify: true
originServerName: proxmox.domain.ch