@flakpyro The patch was pushed though to XO from Sources. Hasnt hit XOA yet i dont beleive.
https://github.com/vatesfr/xen-orchestra/commit/003cc6f9cc7de6bff9eaee9fa0bc14a1f7b64cc0
I am not seeing this error after patch applied to XOA...
fix(proxy): fetch failed (#10346)
* fix(backups): fetch failed
disable compresion between xoa on proxy on xoa side
* fix(xo-proxy): disable compression on the proxy
it was disable with hrp, replaced by #10038 since it was never
sending accept-encoding header
compression can be put back later on a route by route basis after
careful checks ( for example : file restore, backup listing )