After many days of both containers and vm's running fine, I suddenly cannot start any containers (vm's still start).
Fails from both command line and gui with :
Failed to start pve-container@126.service: Connection timed out
See system logs and 'systemctl status pve-container@126.service' for details.
TASK ERROR: command 'systemctl start pve-container@126' failed: exit code 1
however if i start with (as a test)
lxc-start -n 126 -F -l DEBUG -o /tmp/lxc-210.log
it will start.
I plant to use proxmox for the long term so really desire to understand exactly what is going wrong. How should I start debugging this?
Thanks!
Fails from both command line and gui with :
Failed to start pve-container@126.service: Connection timed out
See system logs and 'systemctl status pve-container@126.service' for details.
TASK ERROR: command 'systemctl start pve-container@126' failed: exit code 1
however if i start with (as a test)
lxc-start -n 126 -F -l DEBUG -o /tmp/lxc-210.log
it will start.
I plant to use proxmox for the long term so really desire to understand exactly what is going wrong. How should I start debugging this?
Thanks!