$ workshop launch --wait-on-error
error: cannot complete launch for "dev", execution is paused
To proceed, resolve the issue and run "workshop launch --continue dev"
To cancel and undo: "workshop launch --abort dev"
To view more information: "workshop tasks 39"
$ lxc start --project workshop.$(id -u) dev-$(< .workshop.lock)
$ workshop run debugging-script
$ workshop launch --abort
error: cannot perform the following tasks:
- Create new "dev" workshop (Instance is running)
"dev" launch aborted
It requires manual
lxccommands but I think people are likely to run into this one: