I entered my own personal linux hell when I partially destroyed my install when trying to update after wiping my package source. After getting aptitude to fix my mistakes, I now have the web interface back up and running.
However, I can't start containers. I can create and destroy them, but no longer start them.
root@mysterybox:/home# lxc-start -n 103 -o lxc-103.log
The configuration file contains legacy configuration keys.
Please update your configuration file!
lxc-start: 103: start.c: lxc_init_handler: 569 Failed to create anonymous pair of unix sockets
lxc-start: 103: tools/lxc_start.c: main: 368 The container failed to start.
lxc-start: 103: tools/lxc_start.c: main: 370 To get more details, run the container in foreground mode.
lxc-start: 103: tools/lxc_start.c: main: 372 Additional information can be obtained by setting the --logfile and --logpriority options.
In the log file:
lxc-start 103 20171119062853.836 ERROR lxc_commands - commands.c:lxc_cmd_init:1143 - Failed to create the command service point /var/lib/lxc$
lxc-start 103 20171119062853.837 ERROR lxc_start - start.c:lxc_init_handler:578 - failed to set up command socket
lxc-start 103 20171119062853.837 ERROR lxc_start_ui - tools/lxc_start.c:main:368 - The container failed to start.
lxc-start 103 20171119062853.837 ERROR lxc_start_ui - tools/lxc_start.c:main:372 - Additional information can be obtained by setting the --l$
Any Ideas?
However, I can't start containers. I can create and destroy them, but no longer start them.
root@mysterybox:/home# lxc-start -n 103 -o lxc-103.log
The configuration file contains legacy configuration keys.
Please update your configuration file!
lxc-start: 103: start.c: lxc_init_handler: 569 Failed to create anonymous pair of unix sockets
lxc-start: 103: tools/lxc_start.c: main: 368 The container failed to start.
lxc-start: 103: tools/lxc_start.c: main: 370 To get more details, run the container in foreground mode.
lxc-start: 103: tools/lxc_start.c: main: 372 Additional information can be obtained by setting the --logfile and --logpriority options.
In the log file:
lxc-start 103 20171119062853.836 ERROR lxc_commands - commands.c:lxc_cmd_init:1143 - Failed to create the command service point /var/lib/lxc$
lxc-start 103 20171119062853.837 ERROR lxc_start - start.c:lxc_init_handler:578 - failed to set up command socket
lxc-start 103 20171119062853.837 ERROR lxc_start_ui - tools/lxc_start.c:main:368 - The container failed to start.
lxc-start 103 20171119062853.837 ERROR lxc_start_ui - tools/lxc_start.c:main:372 - Additional information can be obtained by setting the --l$
Any Ideas?