Just now tried experimenting with LXD on my new installation of Ubuntu 20.04… but seeing it hang at the bootstrap step
(base) emcp@2600k:~$ juju bootstrap
Clouds
aws
aws-china
aws-gov
azure
azure-china
cloudsigma
google
joyent
localhost
oracle
oracle-classic
rackspace
Select a cloud [localhost]: localhost
Enter a name for the Controller [localhost-localhost]:
Creating Juju controller "localhost-localhost" on localhost/localhost
Looking for packaged Juju agent version 2.7.6 for amd64
To configure your system to better support LXD containers, please see: https://github.com/lxc/lxd/blob/master/doc/production-setup.md
Launching controller instance(s) on localhost/localhost...
-- creating container
then after a while it breaks my ssh session with
client_loop: send disconnect: Broken pipe
EDIT: Seems it totally crashed mid-bootstrap and now I need to wipe whatever it started and start over.
any tips to debug it? thinking of reinstalling 20.04 anyway since I am having VNC troubles as well (Tiger VNC wiped tight vnc)
When I try to get back in, my PC is not reachable… forcing me to reboot and login with keyboard and mouse… once inside I get this
(base) emcp@2600k:~$ juju clouds --debug
20:50:19 INFO juju.cmd supercommand.go:83 running juju [2.7.6 gc go1.10.4]
20:50:19 DEBUG juju.cmd supercommand.go:84 args: []string{"/snap/juju/11454/bin/juju", "clouds", "--debug"}
20:50:19 INFO juju.util.exec exec.go:209 run result: exit status 1
20:50:19 DEBUG juju.kubernetes.provider detectcloud.go:24 failed to query local microk8s: microk8s is not installed: microk8s not found
20:50:19 WARN cmd list.go:140 no API addresses
ERROR cmd: error out silently
20:50:19 DEBUG cmd supercommand.go:519 error stack:
cmd: error out silently
/build/juju/parts/juju/go/src/github.com/juju/juju/cmd/juju/cloud/list.go:182: