Hello,
I am trying to get PBS working behind traefik reverse proxy.
At the moment all my services are running behind traefik and i got no problems.
PVE works, pbs webinterface works and 10 other websites are working well.
But trying to make a backup from pve to pbs using the fqdn to get routed through traefik does not work.
I get this error Message:
I also found these threads but they did not resolve the problem:
https://forum.proxmox.com/threads/does-not-follow-http-standard.128906/
https://forum.proxmox.com/threads/p...ed-missing-upgrade-header.107203/#post-460898
I also read the bug report and startet a lxc container with apache2 to test the config from Max Carrara.
It does not work at all. I get the same error.
Summing up:
Someone got an idea how to fix this issue?
I can use tools like curl etc. but I do not really know, where i have to start at pbs to investigate this.
Maybe someone can support me here?
I am trying to get PBS working behind traefik reverse proxy.
At the moment all my services are running behind traefik and i got no problems.
PVE works, pbs webinterface works and 10 other websites are working well.
But trying to make a backup from pve to pbs using the fqdn to get routed through traefik does not work.
I get this error Message:
Code:
INFO: Error: missing Upgrade header
I also found these threads but they did not resolve the problem:
https://forum.proxmox.com/threads/does-not-follow-http-standard.128906/
https://forum.proxmox.com/threads/p...ed-missing-upgrade-header.107203/#post-460898
I also read the bug report and startet a lxc container with apache2 to test the config from Max Carrara.
It does not work at all. I get the same error.
Summing up:
- Backup Job from pve to pbs to local ip address with port 8007 --> works
- Backup Job from pve to pbs as pbs.domain.xy with port 443 with traefik as reverse proxy --> not working, missing upgrade header
- Backup Job from pve to pbs as pbs.domain.xy with port 443 with apache2 as reverse proxy -> not working, missing upgrade header
Someone got an idea how to fix this issue?
I can use tools like curl etc. but I do not really know, where i have to start at pbs to investigate this.
Maybe someone can support me here?
Last edited: