Hi,
apparently after the upgrade the behaviour concerning http proxy settings has changed leading to problems when using internal s3 storage.
It looks like the fix for bug 6716 broke things for customers, that want apt updates and subscription checks over http proxy but don't want to use proxy for s3 access (internal s3).
The documentation is also incomplete and doesn't state that this configuration would be used for other stuff:
I'd welcome a solution, where such proxy settings can be set separately.
My workaround for now was to copy `/etc/apt/apt.conf.d/76pveproxy` (with proxy settings on) to `/etc/apt/apt.conf.d/76pveproxycustom`. Then remove the proxy settings.
Now subscription checks don't work.
apparently after the upgrade the behaviour concerning http proxy settings has changed leading to problems when using internal s3 storage.
It looks like the fix for bug 6716 broke things for customers, that want apt updates and subscription checks over http proxy but don't want to use proxy for s3 access (internal s3).
The documentation is also incomplete and doesn't state that this configuration would be used for other stuff:
Once configured this proxy will be used for apt network requests and for checking a Proxmox Backup Server support subscription
I'd welcome a solution, where such proxy settings can be set separately.
My workaround for now was to copy `/etc/apt/apt.conf.d/76pveproxy` (with proxy settings on) to `/etc/apt/apt.conf.d/76pveproxycustom`. Then remove the proxy settings.
Now subscription checks don't work.