"tools/lxc_console.c:" Error

Editor

Well-Known Member
Apr 26, 2017
108
1
58
Turkey
This morning the machine stopped automatically and when I restarted I started receiving this error.

Code:
lxc-console: 111: tools/lxc_console.c: main: 152 111 is not running

What could be the reason?
 
Hi,
please try to run the container in foreground with debugging `lxc-start -n ID -F -l DEBUG -o /tmp/lxc-ID.log`, where ID is the containers vmid.
 
  • Like
Reactions: bialy7
What was the problem? Is the container running correctly again? Please post an update so others might be able to resolve the same issue.
 
What was the problem? Is the container running correctly again? Please post an update so others might be able to resolve the same issue.

The problem is that the external hard-disk suddenly stops being recognized on the Proxmox server. UUID of the corresponding external hard disk from the FSTAB file was deleted and HDD Proxmox was added again without format.

Code:
/etc/fstab
 
I am having the same issue - Did some updates on a new Debian10 container, rebooted, and same error,,

I have an external USB connected to the proxmox host - I can seee the backups on the device when logged into the proxmox gui (in fact, I did a backup of the Debian CT on this device

Which fstab file - on the container or the host ?? Maybe disconnect the USB ??