I am having a lot of issues trying to upgrade my Debian 10 containers to Debian 11, after having upgraded the host OS from Proxmox 6 to 7.
Overall the upgrades take long, I see a lot of these type of messages combined with a lot of very long timeouts:
or
And at some point it sort of just stops, can force a reboot on the container, after which it's impossible to login.
I have tried restoring one of the containers from a backup, unprivileged, with nesting enabled. Same issue.
I see some people with similar issues, but not exactly the same either.
Overall the upgrades take long, I see a lot of these type of messages combined with a lot of very long timeouts:
Code:
Failed to reload daemon: Transport endpoint is not connected
Failed to get properties: Transport endpoint is not connected
Failed to reload daemon: Transport endpoint is not connected
or
Code:
Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
Installing new version of config file /etc/kernel/postinst.d/apt-auto-removal ...
Failed to reload daemon: Transport endpoint is not connected
Failed to get unit file state for apt-daily-upgrade.timer: Transport endpoint is not connected
Failed to retrieve unit state: Transport endpoint is not connected
apt-daily-upgrade.timer is a disabled or a static unit not running, not starting it.
Failed to get unit file state for apt-daily.timer: Transport endpoint is not connected
Failed to retrieve unit state: Transport endpoint is not connected
And at some point it sort of just stops, can force a reboot on the container, after which it's impossible to login.
I have tried restoring one of the containers from a backup, unprivileged, with nesting enabled. Same issue.
I see some people with similar issues, but not exactly the same either.