Hi, our Proxmox backup server needs a proxy server to access the wider internet.
We have configured the proxy in the web ui and in /etc/environments. Echo $http(s)_proxy returns the right settings.
Everything (apt, etc.) worked so far.
When we try to register a custom ACME account, however, backupmanager hangs on "Attempting to fetch Terms of Service from..." for a while after providing the directory URI, then throws an "Error: client error (Connect)".
When I run a curl on the same URI, I get a proper response from the CA's server.
The same procedure worked flawlessly with our PVE servers in the same network.
I am not entirely sure about what is going wrong, but it seems that proxmox-backup-manager does not honor the proxy settings for the ACME registration.
Has somebody seen this problem and can give me some advice?
We have configured the proxy in the web ui and in /etc/environments. Echo $http(s)_proxy returns the right settings.
Everything (apt, etc.) worked so far.
When we try to register a custom ACME account, however, backupmanager hangs on "Attempting to fetch Terms of Service from..." for a while after providing the directory URI, then throws an "Error: client error (Connect)".
When I run a curl on the same URI, I get a proper response from the CA's server.
The same procedure worked flawlessly with our PVE servers in the same network.
I am not entirely sure about what is going wrong, but it seems that proxmox-backup-manager does not honor the proxy settings for the ACME registration.
Has somebody seen this problem and can give me some advice?