Hi, Ben Hutchings (2018-07-27): > lxc-start: lxccontainer.c: wait_on_daemonized_start: 754 Received container > state "ABORTING" instead of "RUNNING" > lxc-start: tools/lxc_start.c: main: 368 The container failed to start. > lxc-start: tools/lxc_start.c: main: 370 To get more details, run the > container in foreground mode. > lxc-start: tools/lxc_start.c: main: 372 Additional information can be > obtained by setting the --logfile and --logpriority options.
FWIW, I had the same problem, and it got fixed by starting lxc-net.service. I had /etc/default/lxc-net configured already for other reasons; I don't know if that's necessary here. Cheers!