Exactly as the title suggests; after a reboot this morning proxmox will not complete its boot, timer is just ticking with no end in sight. And I can't get into proxmox to find out an underlying issue.
Help!
Help!
Two and a half years later... you saved me! I had the same issue with Proxmox 8.1.3I had the same problem when I was trying to install Proxmox Backup Server on top of Debian 11. Commenting auto IPv6 config out in /etc/network/interfaces fixed the issue:
# iface enp0s25 inet6 auto
Strange thing is the interface (enp0s25) gets correct auto IPv6 configuration even with the line above commented out.
Just inc ase someone comes across this same issue, in my case it a bunch of firewall rules that were added to the host OS when installing docker which prevented the guest OSs to talk to the outside world or even get an IP address from the DHCP server.I have a similar issue, but the Ubuntu client is waiting for about a minute to start and still doesn't get a network interface.
The network is bridged and the router provides DHCP. It used to work fine for month but after a recent update the network problems started.