LXD not working after Ubuntu 20.04 update, upgrade

Please, any help recovering and restoring my containers would be helpful. Thanks in advance.
all LXC commands hang…

~$ which lxc
/usr/bin/lxc

~$ which lxd
/usr/bin/lxd

~$ lxd --version
4.0.2

~$ sudo lxd.migrate

=> Connecting to source server
error: Unable to connect to the source LXD: Get "http://unix.socket/1.0": dial unixy


LXD on ZFS

lxd --debug
DBUG[07-08|10:10:37] Connecting to a local LXD over a Unix socket
DBUG[07-08|10:10:37] Sending request to LXD                   method=GET url=http:/=


systemctl list-jobs
JOB UNIT                                 TYPE  STATE
2   multi-user.target                    start waiting
132 snap.lxd.activate.service            start running
145 systemd-update-utmp-runlevel.service start waiting
1   graphical.target                     start waiting

@freeekanayaka this seems quite similar to Snap.lxd.activate.service hanging after system reboot

It’s possible but unlikely unless clustering was similarly mis-enabled on this system.

Your output is truncated above, please make sure to copy paste the entire thing.

Can you show:

  • snap list
  • journalctl -u snap.lxd.daemon -n 300
  • systemctl -a

jeff@cojoserver:~$ snap list
Name Version Rev Tracking Publisher Notes
core18 20200427 1754 latest/stable canonical✓ base
lxd 4.0.2 16048 4.0/stable/… canonical✓ -
snapd 2.45.1 8140 latest/stable canonical✓ snapd

Once again, you’re truncating every line of the output making it unusable…

Maybe use a different terminal or tool so that the lines wrap but aren’t truncated.

jeff@cojoserver:~$ journalctl -u snap.lxd.daemon -n 300
– Logs begin at Sun 2019-07-14 21:56:03 EDT, end at Wed 2020-07-08 12:42:02 EDT. –
Jul 08 12:36:58 cojoserver lxd.daemon[2337]: t=2020-07-08T12:36:58-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:36:59 cojoserver lxd.daemon[2337]: t=2020-07-08T12:36:59-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:00 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:00-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:01 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:01-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:02 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:02-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:03 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:03-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:04 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:04-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:05 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:05-0400 lvl=warn msg=“Failed connecting to global database (attempt 9775): failed to create dqlite connection: no available dqlite leader server found”
Jul 08 12:37:07 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:07-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:08 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:08-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:08 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:08-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:09 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:09-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:10 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:10-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:11 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:11-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:12 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:12-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:13 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:13-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:14 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:14-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:15 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:15-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:16 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:16-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:17 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:17-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:20 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:20-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:20 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:20-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:20 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:20-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:21 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:21-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:22 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:22-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:23 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:23-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:24 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:24-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:25 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:25-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:26 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:26-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:27 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:27-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:28 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:28-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:29 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:29-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:32 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:32-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:32 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:32-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:33 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:33-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:34 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:34-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:35 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:35-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:36 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:36-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:37 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:37-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:38 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:38-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:39 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:39-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:40 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:40-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:41 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:41-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:42 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:42-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:45 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:45-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:45 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:45-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:45 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:45-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:46 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:46-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:47 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:47-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:48 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:48-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:49 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:49-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:50 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:50-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:51 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:51-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:52 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:52-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:53 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:53-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:54 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:54-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:57 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:57-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:57 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:57-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:58 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:58-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:37:59 cojoserver lxd.daemon[2337]: t=2020-07-08T12:37:59-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:00 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:00-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:01 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:01-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:02 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:02-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:03 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:03-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:04 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:04-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:05 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:05-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:06 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:06-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:07 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:07-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:08 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:08-0400 lvl=warn msg=“Failed connecting to global database (attempt 9780): failed to create dqlite connection: no available dqlite leader server found”
Jul 08 12:38:10 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:10-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:10 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:10-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:10 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:10-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:11 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:11-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:12 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:12-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:13 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:13-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:14 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:14-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:15 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:15-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:16 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:16-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:17 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:17-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:18 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:18-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:19 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:19-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:22 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:22-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:22 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:22-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:23 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:23-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:23 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:23-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:24 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:24-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:25 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:25-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:26 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:26-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:27 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:27-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:28 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:28-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:29 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:29-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:30 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:30-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:31 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:31-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:34 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:34-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:35 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:35-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:35 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:35-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:36 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:36-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:37 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:37-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:38 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:38-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:39 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:39-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:40 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:40-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:41 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:41-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:42 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:42-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:43 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:43-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:44 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:44-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:47 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:47-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:47 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:47-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:47 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:47-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:48 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:48-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:49 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:49-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:50 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:50-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:51 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:51-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:52 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:52-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:53 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:53-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:54 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:54-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:55 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:55-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:56 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:56-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:59 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:59-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:38:59 cojoserver lxd.daemon[2337]: t=2020-07-08T12:38:59-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:00 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:00-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:01 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:01-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:02 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:02-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:03 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:03-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:04 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:04-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:05 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:05-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:06 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:06-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:07 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:07-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:08 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:08-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:09 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:09-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:10 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:10-0400 lvl=warn msg=“Failed connecting to global database (attempt 9785): failed to create dqlite connection: no available dqlite leader server found”
Jul 08 12:39:12 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:12-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:12 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:12-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:12 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:12-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:13 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:13-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:14 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:14-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:15 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:15-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:16 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:16-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:17 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:17-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:18 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:18-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:19 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:19-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:20 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:20-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:21 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:21-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:24 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:24-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:24 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:24-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:25 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:25-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:25 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:25-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:26 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:26-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:27 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:27-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:28 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:28-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:29 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:29-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:30 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:30-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:31 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:31-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:32 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:32-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:33 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:33-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:36 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:36-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:37 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:37-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:37 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:37-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:38 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:38-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:39 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:39-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:40 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:40-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:41 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:41-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:42 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:42-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:43 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:43-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:44 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:44-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:45 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:45-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:46 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:46-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:49 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:49-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:49 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:49-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:49 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:49-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:50 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:50-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:51 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:51-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:52 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:52-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:53 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:53-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:54 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:54-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:55 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:55-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:56 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:56-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:57 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:57-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:39:58 cojoserver lxd.daemon[2337]: t=2020-07-08T12:39:58-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:01 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:01-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:01 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:01-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:02 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:02-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:03 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:03-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:04 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:04-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:05 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:05-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:06 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:06-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:07 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:07-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:08 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:08-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:09 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:09-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:10 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:10-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:11 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:11-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:12 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:12-0400 lvl=warn msg=“Failed connecting to global database (attempt 9790): failed to create dqlite connection: no available dqlite leader server found”
Jul 08 12:40:14 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:14-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:14 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:14-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:14 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:14-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:15 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:15-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:16 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:16-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:17 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:17-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:18 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:18-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:19 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:19-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:20 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:20-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:21 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:21-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:22 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:22-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:23 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:23-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:26 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:26-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:26 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:26-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:27 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:27-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:27 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:27-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:28 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:28-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:29 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:29-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:30 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:30-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:31 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:31-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:32 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:32-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:33 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:33-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:34 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:34-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:35 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:35-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:38 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:38-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:39 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:39-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:39 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:39-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:40 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:40-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:41 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:41-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:42 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:42-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:43 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:43-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:44 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:44-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:45 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:45-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:46 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:46-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:47 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:47-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:48 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:48-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:51 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:51-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:51 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:51-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:51 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:51-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:52 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:52-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:53 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:53-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:54 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:54-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:55 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:55-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:56 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:56-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:57 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:57-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:58 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:58-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:40:59 cojoserver lxd.daemon[2337]: t=2020-07-08T12:40:59-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:00 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:00-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:03 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:03-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:03 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:03-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:04 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:04-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:05 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:05-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:06 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:06-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:07 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:07-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:08 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:08-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:09 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:09-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:10 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:10-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:11 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:11-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:12 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:12-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:13 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:13-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:14 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:14-0400 lvl=warn msg=“Failed connecting to global database (attempt 9795): failed to create dqlite connection: no available dqlite leader server found”
Jul 08 12:41:16 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:16-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:16 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:16-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:16 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:16-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:17 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:17-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:18 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:18-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:19 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:19-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:20 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:20-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:21 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:21-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:22 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:22-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:23 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:23-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:24 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:24-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:25 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:25-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:28 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:28-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:28 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:28-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:29 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:29-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:29 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:29-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:30 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:30-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:31 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:31-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:32 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:32-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:33 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:33-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:34 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:34-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:35 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:35-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:36 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:36-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:37 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:37-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:40 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:40-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:41 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:41-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:41 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:41-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:42 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:42-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:43 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:43-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:44 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:44-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:45 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:45-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:46 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:46-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:47 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:47-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:48 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:48-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:49 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:49-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:50 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:50-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:53 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:53-0400 lvl=warn msg=“Dqlite: attempt 0: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:53 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:53-0400 lvl=warn msg=“Dqlite: attempt 1: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:53 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:53-0400 lvl=warn msg=“Dqlite: attempt 2: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:54 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:54-0400 lvl=warn msg=“Dqlite: attempt 3: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:55 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:55-0400 lvl=warn msg=“Dqlite: attempt 4: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:56 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:56-0400 lvl=warn msg=“Dqlite: attempt 5: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:57 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:57-0400 lvl=warn msg=“Dqlite: attempt 6: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:58 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:58-0400 lvl=warn msg=“Dqlite: attempt 7: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:41:59 cojoserver lxd.daemon[2337]: t=2020-07-08T12:41:59-0400 lvl=warn msg=“Dqlite: attempt 8: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:42:00 cojoserver lxd.daemon[2337]: t=2020-07-08T12:42:00-0400 lvl=warn msg=“Dqlite: attempt 9: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:42:01 cojoserver lxd.daemon[2337]: t=2020-07-08T12:42:01-0400 lvl=warn msg=“Dqlite: attempt 10: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”
Jul 08 12:42:02 cojoserver lxd.daemon[2337]: t=2020-07-08T12:42:02-0400 lvl=warn msg=“Dqlite: attempt 11: server 0: dial: Failed to connect to HTTP endpoint: dial tcp: address 0: missing port in address”

jeff@cojoserver:~$

jeff@cojoserver:~$ systemctl -a
UNIT LOAD ACTIVE SUB JOB DESCRIPTION >
● boot.automount not-found inactive dead boot.automount >
proc-sys-fs-binfmt_misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point >
dev-block-8:3.device loaded active plugged Samsung_SSD_850 3 >
dev-cojoserver\x2dvg-root.device loaded active plugged /dev/cojoserver-vg/root >
dev-cojoserver\x2dvg-swap_1.device loaded active plugged /dev/cojoserver-vg/swap_1 >
dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_250GB_S21NNCAH122617M.device loaded active plugged Samsung_SSD_850 >
dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_250GB_S21NNCAH122617M\x2dpart1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_250GB_S21NNCAH122617M\x2dpart2.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2did-ata\x2dSamsung_SSD_850_EVO_250GB_S21NNCAH122617M\x2dpart3.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2did-ata\x2dWDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1408301.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-ata\x2dWDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1408301\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-ata\x2dWDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1408301\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-ata\x2dWDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1455848.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-ata\x2dWDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1455848\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-ata\x2dWDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1455848\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-ata\x2dWDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA71YYNS.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-ata\x2dWDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA71YYNS\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-ata\x2dWDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA71YYNS\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-ata\x2dWDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA7703A4.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-ata\x2dWDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA7703A4\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-ata\x2dWDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA7703A4\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-dm\x2dname\x2dcojoserver\x2d\x2dvg\x2droot.device loaded active plugged /dev/disk/by-id/dm-name-cojoserver–vg-root >
dev-disk-by\x2did-dm\x2dname\x2dcojoserver\x2d\x2dvg\x2dswap_1.device loaded active plugged /dev/disk/by-id/dm-name-cojoserver–vg-swap_1 >
dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dwFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3tYs0EIENiDfy09KKLMMa5Loao3Htz5Ew.device loaded active plugged /dev/disk/by-id/dm-uuid-LVM-wFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3tYs0EIENiDfy09KKLMMa5Loao3Htz5>
dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dwFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3ulDbXfcc6E0D7U1c1rxOnQLx3jYDCwBp.device loaded active plugged /dev/disk/by-id/dm-uuid-LVM-wFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3ulDbXfcc6E0D7U1c1rxOnQLx3jYDCw>
dev-disk-by\x2did-lvm\x2dpv\x2duuid\x2dkz6LSp\x2dPn6o\x2decJT\x2dBWjd\x2dkqzL\x2dCBuk\x2dejRLBY.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2did-scsi\x2d0ATA_Samsung_SSD_850_S21NNCAH122617M.device loaded active plugged Samsung_SSD_850 >
dev-disk-by\x2did-scsi\x2d0ATA_Samsung_SSD_850_S21NNCAH122617M\x2dpart1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2did-scsi\x2d0ATA_Samsung_SSD_850_S21NNCAH122617M\x2dpart2.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2did-scsi\x2d0ATA_Samsung_SSD_850_S21NNCAH122617M\x2dpart3.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1408301.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1408301\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1408301\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1455848.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1455848\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1455848\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA71YYNS.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA71YYNS\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA71YYNS\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA7703A4.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA7703A4\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2d0ATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA7703A4\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-scsi\x2d1ATA_Samsung_SSD_850_EVO_250GB_S21NNCAH122617M.device loaded active plugged Samsung_SSD_850 >
dev-disk-by\x2did-scsi\x2d1ATA_Samsung_SSD_850_EVO_250GB_S21NNCAH122617M\x2dpart1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2did-scsi\x2d1ATA_Samsung_SSD_850_EVO_250GB_S21NNCAH122617M\x2dpart2.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2did-scsi\x2d1ATA_Samsung_SSD_850_EVO_250GB_S21NNCAH122617M\x2dpart3.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1408301.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1408301\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1408301\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1455848.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1455848\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD30EURS\x2d63SPKY0_WD\x2dWMC1T1455848\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA71YYNS.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA71YYNS\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA71YYNS\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA7703A4.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA7703A4\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2d1ATA_WDC_WD60EFRX\x2d68L0BN1_WD\x2dWX11DA7703A4\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-scsi\x2d350014ee0037c26ca.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2d350014ee0037c26ca\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2d350014ee0037c26ca\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2d350014ee058d15d7c.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2d350014ee058d15d7c\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2d350014ee058d15d7c\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2d350014ee20f730615.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2d350014ee20f730615\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2d350014ee20f730615\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-scsi\x2d350014ee264c86413.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2d350014ee264c86413\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2d350014ee264c86413\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-scsi\x2d35002538d700bcfd5.device loaded active plugged Samsung_SSD_850 >
dev-disk-by\x2did-scsi\x2d35002538d700bcfd5\x2dpart1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2did-scsi\x2d35002538d700bcfd5\x2dpart2.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2did-scsi\x2d35002538d700bcfd5\x2dpart3.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_850_S21NNCAH122617M.device loaded active plugged Samsung_SSD_850 >
dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_850_S21NNCAH122617M\x2dpart1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_850_S21NNCAH122617M\x2dpart2.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2did-scsi\x2dSATA_Samsung_SSD_850_S21NNCAH122617M\x2dpart3.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1408301.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1408301\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1408301\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1455848.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1455848\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD30EURS\x2d63S_WD\x2dWMC1T1455848\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA71YYNS.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA71YYNS\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA71YYNS\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA7703A4.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA7703A4\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-scsi\x2dSATA_WDC_WD60EFRX\x2d68L_WD\x2dWX11DA7703A4\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-wwn\x2d0x50014ee0037c26ca.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-wwn\x2d0x50014ee0037c26ca\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-wwn\x2d0x50014ee0037c26ca\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-wwn\x2d0x50014ee058d15d7c.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2did-wwn\x2d0x50014ee058d15d7c\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2did-wwn\x2d0x50014ee058d15d7c\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2did-wwn\x2d0x50014ee20f730615.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-wwn\x2d0x50014ee20f730615\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-wwn\x2d0x50014ee20f730615\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-wwn\x2d0x50014ee264c86413.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2did-wwn\x2d0x50014ee264c86413\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2did-wwn\x2d0x50014ee264c86413\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2did-wwn\x2d0x5002538d700bcfd5.device loaded active plugged Samsung_SSD_850 >
dev-disk-by\x2did-wwn\x2d0x5002538d700bcfd5\x2dpart1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2did-wwn\x2d0x5002538d700bcfd5\x2dpart2.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2did-wwn\x2d0x5002538d700bcfd5\x2dpart3.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2dlabel-lxd\x2dhd.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2dpartlabel-EFI\x5cx20System\x5cx20Partition.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2dpartlabel-zfs\x2d7c102e65d2e5caf7.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2dpartlabel-zfs\x2da7e3314a41a210e8.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2dpartlabel-zfs\x2ddc82f435201d0d41.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2dpartlabel-zfs\x2df4be9813b593578c.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2dpartuuid-213f4d28\x2d243a\x2dfb4f\x2db45f\x2d8e6665285fc8.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2dpartuuid-2c57c5d9\x2dd051\x2d464b\x2dba28\x2df7f5598679ce.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2dpartuuid-4127dafc\x2d0642\x2dd847\x2d9e7d\x2ddcd965658781.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2dpartuuid-49682ef8\x2d3216\x2d4c91\x2d8fb7\x2d66ffbf2779c1.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2dpartuuid-5a90ec15\x2d8cab\x2d4547\x2dbd63\x2d3545d8b94f27.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2dpartuuid-675d1a3b\x2dbec0\x2d4846\x2dae76\x2d47fb8fb5bb4b.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2dpartuuid-6e8eb399\x2d153b\x2da246\x2dab97\x2d8661d0b7e8e8.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2dpartuuid-800be2fa\x2d7cec\x2d1a46\x2db3f9\x2dddfa286f7d9c.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2dpartuuid-950333f7\x2d1cbb\x2ddb4f\x2db444\x2d6d2843622a63.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2dpartuuid-c0da88fb\x2d1a8e\x2d6345\x2dbfcd\x2d3b906f2de562.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2dpartuuid-ced07f62\x2db460\x2d7f43\x2d829b\x2d49d61dd35cc7.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2.device loaded active plugged Samsung_SSD_850 >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart2.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d2\x2dpart3.device loaded active plugged Samsung_SSD_850 3 >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d3.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d3\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d3\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d4.device loaded active plugged WDC_WD30EURS-63S >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d4\x2dpart1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d4\x2dpart9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d5\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d6.device loaded active plugged WDC_WD60EFRX-68L >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d6\x2dpart1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-disk-by\x2dpath-pci\x2d0000:00:1f.2\x2data\x2d6\x2dpart9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-disk-by\x2duuid-04296800\x2d0229\x2d437d\x2da4f1\x2d5f5f23181440.device loaded active plugged Samsung_SSD_850 2 >
dev-disk-by\x2duuid-10a62385\x2df063\x2d4e45\x2d8994\x2d63b5ac8422a6.device loaded active plugged /dev/disk/by-uuid/10a62385-f063-4e45-8994-63b5ac8422a6 >
dev-disk-by\x2duuid-335E\x2d9E5F.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-disk-by\x2duuid-644bd356\x2dfad0\x2d4e2c\x2da335\x2d926709ff3eda.device loaded active plugged /dev/disk/by-uuid/644bd356-fad0-4e2c-a335-926709ff3eda >
dev-disk-by\x2duuid-9365003296040254303.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-dm\x2d0.device loaded active plugged /dev/dm-0 >
dev-dm\x2d1.device loaded active plugged /dev/dm-1 >
dev-loop0.device loaded active plugged /dev/loop0 >
dev-loop1.device loaded active plugged /dev/loop1 >
dev-loop2.device loaded active plugged /dev/loop2 >
dev-loop3.device loaded active plugged /dev/loop3 >
dev-loop4.device loaded active plugged /dev/loop4 >
dev-loop5.device loaded active plugged /dev/loop5 >
dev-mapper-cojoserver\x2d\x2dvg\x2droot.device loaded active plugged /dev/mapper/cojoserver–vg-root >
dev-mapper-cojoserver\x2d\x2dvg\x2dswap_1.device loaded active plugged /dev/mapper/cojoserver–vg-swap_1 >
dev-rfkill.device loaded active plugged /dev/rfkill >
dev-sda.device loaded active plugged Samsung_SSD_850 >
dev-sda1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
dev-sda2.device loaded active plugged Samsung_SSD_850 2 >
dev-sda3.device loaded active plugged Samsung_SSD_850 3 >
dev-sdb.device loaded active plugged WDC_WD30EURS-63S >
dev-sdb1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-sdb9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-sdc.device loaded active plugged WDC_WD30EURS-63S >
dev-sdc1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
dev-sdc9.device loaded active plugged WDC_WD30EURS-63S 9 >
dev-sdd.device loaded active plugged WDC_WD60EFRX-68L >
dev-sdd1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-sdd9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-sde.device loaded active plugged WDC_WD60EFRX-68L >
dev-sde1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
dev-sde9.device loaded active plugged WDC_WD60EFRX-68L 9 >
dev-ttyprintk.device loaded active plugged /dev/ttyprintk >
dev-ttyS0.device loaded active plugged /dev/ttyS0 >
dev-ttyS1.device loaded active plugged /dev/ttyS1 >
dev-ttyS10.device loaded active plugged /dev/ttyS10 >
dev-ttyS11.device loaded active plugged /dev/ttyS11 >
dev-ttyS12.device loaded active plugged /dev/ttyS12 >
dev-ttyS13.device loaded active plugged /dev/ttyS13 >
dev-ttyS14.device loaded active plugged /dev/ttyS14 >
dev-ttyS15.device loaded active plugged /dev/ttyS15 >
dev-ttyS16.device loaded active plugged /dev/ttyS16 >
dev-ttyS17.device loaded active plugged /dev/ttyS17 >
dev-ttyS18.device loaded active plugged /dev/ttyS18 >
dev-ttyS19.device loaded active plugged /dev/ttyS19 >
dev-ttyS2.device loaded active plugged /dev/ttyS2 >
dev-ttyS20.device loaded active plugged /dev/ttyS20 >
dev-ttyS21.device loaded active plugged /dev/ttyS21 >
dev-ttyS22.device loaded active plugged /dev/ttyS22 >
dev-ttyS23.device loaded active plugged /dev/ttyS23 >
dev-ttyS24.device loaded active plugged /dev/ttyS24 >
dev-ttyS25.device loaded active plugged /dev/ttyS25 >
dev-ttyS26.device loaded active plugged /dev/ttyS26 >
dev-ttyS27.device loaded active plugged /dev/ttyS27 >
dev-ttyS28.device loaded active plugged /dev/ttyS28 >
dev-ttyS29.device loaded active plugged /dev/ttyS29 >
dev-ttyS3.device loaded active plugged /dev/ttyS3 >
dev-ttyS30.device loaded active plugged /dev/ttyS30 >
dev-ttyS31.device loaded active plugged /dev/ttyS31 >
dev-ttyS4.device loaded active plugged /dev/ttyS4 >
dev-ttyS5.device loaded active plugged /dev/ttyS5 >
dev-ttyS6.device loaded active plugged /dev/ttyS6 >
dev-ttyS7.device loaded active plugged /dev/ttyS7 >
dev-ttyS8.device loaded active plugged /dev/ttyS8 >
dev-ttyS9.device loaded active plugged /dev/ttyS9 >
sys-devices-pci0000:00-0000:00:01.0-0000:01:00.1-sound-card1.device loaded active plugged GK107 HDMI Audio Controller >
sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device loaded active plugged 7 Series/C216 Chipset Family High Definition Audio Controller >
sys-devices-pci0000:00-0000:00:1c.5-0000:04:00.0-net-enp4s0.device loaded active plugged 82574L Gigabit Network Connection (Motherboard) >
sys-devices-pci0000:00-0000:00:1c.6-0000:05:00.0-net-enp5s0.device loaded active plugged 82574L Gigabit Network Connection (Motherboard) >
sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda1.device loaded active plugged Samsung_SSD_850 EFI\x20System\x20Partition >
sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda2.device loaded active plugged Samsung_SSD_850 2 >
sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda-sda3.device loaded active plugged Samsung_SSD_850 3 >
sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sda.device loaded active plugged Samsung_SSD_850 >
sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb9.device loaded active plugged WDC_WD30EURS-63S 9 >
sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device loaded active plugged WDC_WD30EURS-63S >
sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc1.device loaded active plugged WDC_WD30EURS-63S lxd-hd >
sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdc-sdc9.device loaded active plugged WDC_WD30EURS-63S 9 >
sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sdc.device loaded active plugged WDC_WD30EURS-63S >
sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdd-sdd1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdd-sdd9.device loaded active plugged WDC_WD60EFRX-68L 9 >
sys-devices-pci0000:00-0000:00:1f.2-ata5-host4-target4:0:0-4:0:0:0-block-sdd.device loaded active plugged WDC_WD60EFRX-68L >
sys-devices-pci0000:00-0000:00:1f.2-ata6-host5-target5:0:0-5:0:0:0-block-sde-sde1.device loaded active plugged WDC_WD60EFRX-68L lxd-hd >
sys-devices-pci0000:00-0000:00:1f.2-ata6-host5-target5:0:0-5:0:0:0-block-sde-sde9.device loaded active plugged WDC_WD60EFRX-68L 9 >
sys-devices-pci0000:00-0000:00:1f.2-ata6-host5-target5:0:0-5:0:0:0-block-sde.device loaded active plugged WDC_WD60EFRX-68L >
sys-devices-platform-serial8250-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1 >
sys-devices-platform-serial8250-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS10 >
sys-devices-platform-serial8250-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS11 >
sys-devices-platform-serial8250-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS12 >
sys-devices-platform-serial8250-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS13 >
sys-devices-platform-serial8250-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS14 >
sys-devices-platform-serial8250-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS15 >
sys-devices-platform-serial8250-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS16 >
sys-devices-platform-serial8250-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS17 >
sys-devices-platform-serial8250-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS18 >
sys-devices-platform-serial8250-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS19 >
sys-devices-platform-serial8250-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2 >
sys-devices-platform-serial8250-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS20 >
sys-devices-platform-serial8250-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS21 >
sys-devices-platform-serial8250-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS22 >
sys-devices-platform-serial8250-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS23 >
sys-devices-platform-serial8250-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS24 >
sys-devices-platform-serial8250-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS25 >
sys-devices-platform-serial8250-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS26 >
sys-devices-platform-serial8250-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS27 >
sys-devices-platform-serial8250-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS28 >
sys-devices-platform-serial8250-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS29 >
sys-devices-platform-serial8250-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3 >
sys-devices-platform-serial8250-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS30 >
sys-devices-platform-serial8250-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS31 >
sys-devices-platform-serial8250-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS4 >
sys-devices-platform-serial8250-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS5 >
sys-devices-platform-serial8250-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS6 >
sys-devices-platform-serial8250-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS7 >
sys-devices-platform-serial8250-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS8 >
sys-devices-platform-serial8250-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS9 >
sys-devices-pnp0-00:07-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:07/tty/ttyS0 >
sys-devices-virtual-block-dm\x2d0.device loaded active plugged /sys/devices/virtual/block/dm-0 >
sys-devices-virtual-block-dm\x2d1.device loaded active plugged /sys/devices/virtual/block/dm-1 >
sys-devices-virtual-block-loop0.device loaded active plugged /sys/devices/virtual/block/loop0 >
sys-devices-virtual-block-loop1.device loaded active plugged /sys/devices/virtual/block/loop1 >
sys-devices-virtual-block-loop2.device loaded active plugged /sys/devices/virtual/block/loop2 >
sys-devices-virtual-block-loop3.device loaded active plugged /sys/devices/virtual/block/loop3 >
sys-devices-virtual-block-loop4.device loaded active plugged /sys/devices/virtual/block/loop4 >
sys-devices-virtual-block-loop5.device loaded active plugged /sys/devices/virtual/block/loop5 >
sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill >
sys-devices-virtual-net-br0.device loaded active plugged /sys/devices/virtual/net/br0 >
sys-devices-virtual-net-lxcbr0.device loaded active plugged /sys/devices/virtual/net/lxcbr0 >
sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk >
sys-module-configfs.device loaded active plugged /sys/module/configfs >
sys-module-fuse.device loaded active plugged /sys/module/fuse >
sys-subsystem-net-devices-br0.device loaded active plugged /sys/subsystem/net/devices/br0 >
sys-subsystem-net-devices-enp4s0.device loaded active plugged 82574L Gigabit Network Connection (Motherboard) >
sys-subsystem-net-devices-enp5s0.device loaded active plugged 82574L Gigabit Network Connection (Motherboard) >
sys-subsystem-net-devices-lxcbr0.device loaded active plugged /sys/subsystem/net/devices/lxcbr0 >
-.mount loaded active mounted Root Mount >
boot-efi.mount loaded active mounted /boot/efi >
boot.mount loaded active mounted /boot >
dev-hugepages.mount loaded active mounted Huge Pages File System >
dev-mqueue.mount loaded active mounted POSIX Message Queue File System >
proc-sys-fs-binfmt_misc.mount loaded inactive dead Arbitrary Executable File Formats File System >
run-snapd-ns-lxd.mnt.mount loaded active mounted /run/snapd/ns/lxd.mnt >
run-snapd-ns.mount loaded active mounted /run/snapd/ns >
run-user-1000.mount loaded active mounted /run/user/1000 >
snap-core18-1754.mount loaded active mounted Mount unit for core18, revision 1754 >
snap-lxd-15898.mount loaded active mounted Mount unit for lxd, revision 15898 >
snap-lxd-15932.mount loaded active mounted Mount unit for lxd, revision 15932 >
snap-lxd-16048.mount loaded active mounted Mount unit for lxd, revision 16048 >
snap-snapd-7777.mount loaded active mounted Mount unit for snapd, revision 7777 >
snap-snapd-8140.mount loaded active mounted Mount unit for snapd, revision 8140 >
sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System >
sys-kernel-config.mount loaded active mounted Kernel Configuration File System >
sys-kernel-debug.mount loaded active mounted Kernel Debug File System >
sys-kernel-tracing.mount loaded active mounted Kernel Trace File System >
● tmp.mount not-found inactive dead tmp.mount >
var-lib-lxcfs.mount loaded active mounted /var/lib/lxcfs >
var-snap-lxd-common-ns-mntns.mount loaded active mounted /var/snap/lxd/common/ns/mntns >
var-snap-lxd-common-ns-shmounts.mount loaded active mounted /var/snap/lxd/common/ns/shmounts >
var-snap-lxd-common-ns.mount loaded active mounted /var/snap/lxd/common/ns >
acpid.path loaded active waiting ACPI Events Check >
apport-autoreport.path loaded inactive dead Process error reports when automatic reporting is enabled (file watch) >
resolvconf-pull-resolved.path loaded active waiting resolvconf-pull-resolved.path >
systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch >
systemd-ask-password-plymouth.path loaded inactive dead Forward Password Requests to Plymouth Directory Watch >
systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch >
init.scope loaded active running System and Service Manager >
session-51.scope loaded active running Session 51 of user jeff >
session-52.scope loaded active running Session 52 of user jeff >
accounts-daemon.service loaded active running Accounts Service >
acpid.service loaded inactive dead ACPI event daemon >
apparmor.service loaded active exited Load AppArmor profiles >
apport-autoreport.service loaded inactive dead Process error reports when automatic reporting is enabled >
apport.service loaded active exited LSB: automatic crash report generation >
apt-daily-upgrade.service loaded inactive dead Daily apt upgrade and clean activities >
apt-daily.service loaded inactive dead Daily apt download activities >
atd.service loaded active running Deferred execution scheduler >
● auditd.service not-found inactive dead auditd.service >
blk-availability.service loaded active exited Availability of block devices >
● cloud-init-local.service not-found inactive dead cloud-init-local.service >
● cloud-init.service not-found inactive dead cloud-init.service >
● connman.service not-found inactive dead connman.service >
● console-screen.service not-found inactive dead console-screen.service >
console-setup.service loaded active exited Set console font and keymap >
cron.service loaded active running Regular background program processing daemon >
dbus.service loaded active running D-Bus System Message Bus >
● display-manager.service not-found inactive dead display-manager.service >
dm-event.service loaded inactive dead Device-mapper event daemon >
dmesg.service loaded inactive dead Save initial kernel messages after boot >
● dracut-mount.service not-found inactive dead dracut-mount.service >
e2scrub_all.service loaded inactive dead Online ext4 Metadata Check for All Filesystems >
e2scrub_reap.service loaded inactive dead Remove Stale Online ext4 Metadata Check Snapshots >
emergency.service loaded inactive dead Emergency Shell >
● fcoe.service not-found inactive dead fcoe.service >
finalrd.service loaded active exited Create final runtime dir for shutdown pivot root >
fstrim.service loaded inactive dead Discard unused blocks on filesystems from /etc/fstab >
fwupd-refresh.service loaded inactive dead Refresh fwupd metadata and update motd >
getty-static.service loaded inactive dead getty on tty2-tty6 if dbus and logind are not available >
getty@tty1.service loaded active running Getty on tty1 >
grub-common.service loaded active exited LSB: Record successful boot for GRUB >
grub-initrd-fallback.service loaded inactive dead GRUB failed boot detection >
ifup@br0.service loaded active exited ifup for br0 >
ifupdown-pre.service loaded active exited Helper to synchronize boot up for ifupdown >
irqbalance.service loaded active running irqbalance daemon >
● iscsi-shutdown.service not-found inactive dead iscsi-shutdown.service >
iscsid.service loaded inactive dead iSCSI initiator daemon (iscsid) >
● kbd.service not-found inactive dead kbd.service >
keyboard-setup.service loaded active exited Set the console keyboard layout >
kmod-static-nodes.service loaded active exited Create list of static device nodes for the current kernel >
logrotate.service loaded inactive dead Rotate log files >
● lvm2-activation-early.service not-found inactive dead lvm2-activation-early.service >
● lvm2-activation.service not-found inactive dead lvm2-activation.service >
lvm2-lvmpolld.service loaded inactive dead LVM2 poll daemon >
lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling >
lvm2-pvscan@8:3.service loaded active exited LVM event activation on device 8:3 >
lxc-net.service loaded active exited LXC network bridge setup >
lxc.service loaded active exited LXC Container Initialization and Autoboot Code >
lxcfs.service loaded active running FUSE filesystem for LXC >
lxd-agent-9p.service loaded inactive dead LXD - agent - 9p mount >
lxd-agent.service loaded inactive dead LXD - agent >
man-db.service loaded inactive dead Daily man-db regeneration >
lines 241-360

modprobe@drm.service loaded inactive dead Load Kernel Module drm >
motd-news.service loaded inactive dead Message of the Day >
multipathd.service loaded active running Device-Mapper Multipath Device Controller >
networkd-dispatcher.service loaded active running Dispatcher daemon for systemd-networkd >
networking.service loaded active exited Raise network interfaces >
● NetworkManager.service not-found inactive dead NetworkManager.service >
● nfs-kernel-server.service not-found inactive dead nfs-kernel-server.service >
● nfs-server.service not-found inactive dead nfs-server.service >
ondemand.service loaded inactive dead Set the CPU Frequency Scaling governor >
open-iscsi.service loaded inactive dead Login to default iSCSI targets >
open-vm-tools.service loaded inactive dead Service for virtual machines hosted on VMware >
plymouth-quit-wait.service loaded inactive dead Hold until boot process finishes up >
plymouth-quit.service loaded inactive dead Terminate Plymouth Boot Screen >
plymouth-read-write.service loaded inactive dead Tell Plymouth To Write Out Runtime Data >
plymouth-start.service loaded inactive dead Show Plymouth Boot Screen >
polkit.service loaded active running Authorization Manager >
pollinate.service loaded inactive dead Pollinate to seed the pseudo random number generator >
● rbdmap.service not-found inactive dead rbdmap.service >
rc-local.service loaded inactive dead /etc/rc.local Compatibility >
rescue.service loaded inactive dead Rescue Shell >
resolvconf-pull-resolved.service loaded inactive dead resolvconf-pull-resolved.service >
resolvconf.service loaded active exited Nameserver information manager >
● rpc-statd-notify.service not-found inactive dead rpc-statd-notify.service >
rsync.service loaded inactive dead fast remote file copy program daemon >
rsyslog.service loaded active running System Logging Service >
secureboot-db.service loaded inactive dead Secure Boot updates for DB and DBX >
setvtrgb.service loaded active exited Set console scheme >
● smb.service not-found inactive dead smb.service >
snap.lxd.activate.service loaded activating start start Service for snap application lxd.activate >
snap.lxd.daemon.service loaded active running Service for snap application lxd.daemon >
snapd.apparmor.service loaded active exited Load AppArmor profiles managed internally by snapd >
snapd.autoimport.service loaded inactive dead Auto import assertions from block devices >
snapd.core-fixup.service loaded inactive dead Automatically repair incorrect owner/permissions on core devices >
snapd.failure.service loaded inactive dead Failure handling of the snapd snap >
snapd.recovery-chooser-trigger.service loaded inactive dead Wait for the Ubuntu Core chooser trigger >
snapd.seeded.service loaded active exited Wait until snapd is fully seeded >
snapd.service loaded active running Snap Daemon >
snapd.snap-repair.service loaded inactive dead Automatically fetch and run repair assertions >
ssh.service loaded active running OpenBSD Secure Shell server >
systemd-ask-password-console.service loaded inactive dead Dispatch Password Requests to Console >
systemd-ask-password-plymouth.service loaded inactive dead Forward Password Requests to Plymouth >
systemd-ask-password-wall.service loaded inactive dead Forward Password Requests to Wall >
systemd-binfmt.service loaded inactive dead Set Up Additional Binary Formats >
systemd-boot-system-token.service loaded inactive dead Store a System Token in an EFI Variable >
systemd-fsck-root.service loaded inactive dead File System Check on Root Device >
systemd-fsck@dev-disk-by\x2duuid-04296800\x2d0229\x2d437d\x2da4f1\x2d5f5f23181440.service loaded active exited File System Check on /dev/disk/by-uuid/04296800-0229-437d-a4f1-5f5f23181440 >
systemd-fsck@dev-disk-by\x2duuid-335E\x2d9E5F.service loaded active exited File System Check on /dev/disk/by-uuid/335E-9E5F >
systemd-fsckd.service loaded inactive dead File System Check Daemon to report status >
systemd-hwdb-update.service loaded inactive dead Rebuild Hardware Database >
systemd-initctl.service loaded inactive dead initctl Compatibility Daemon >
systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage >
systemd-journald.service loaded active running Journal Service >
systemd-logind.service loaded active running Login Service >
systemd-machine-id-commit.service loaded inactive dead Commit a transient machine-id on disk >
systemd-modules-load.service loaded active exited Load Kernel Modules >
systemd-networkd.service loaded inactive dead Network Service >
systemd-pstore.service loaded inactive dead Platform Persistent Storage Archival >
systemd-quotacheck.service loaded inactive dead File System Quota Check >
systemd-random-seed.service loaded active exited Load/Save Random Seed >
systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems >
systemd-resolved.service loaded active running Network Name Resolution >
systemd-rfkill.service loaded inactive dead Load/Save RF Kill Switch Status >
systemd-sysctl.service loaded active exited Apply Kernel Variables >
systemd-sysusers.service loaded active exited Create System Users >
systemd-timesyncd.service loaded active running Network Time Synchronization >
systemd-tmpfiles-clean.service loaded inactive dead Cleanup of Temporary Directories >
systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev >
systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories >
systemd-udev-settle.service loaded active exited udev Wait for Complete Device Initialization >
systemd-udev-trigger.service loaded active exited udev Coldplug all Devices >
systemd-udevd.service loaded active running udev Kernel Device Manager >
● systemd-update-done.service not-found inactive dead systemd-update-done.service >
systemd-update-utmp-runlevel.service loaded inactive dead start Update UTMP about System Runlevel Changes >
systemd-update-utmp.service loaded active exited Update UTMP about System Boot/Shutdown >
systemd-user-sessions.service loaded active exited Permit User Sessions >
● systemd-vconsole-setup.service not-found inactive dead systemd-vconsole-setup.service >
ufw.service loaded active exited Uncomplicated firewall >
unattended-upgrades.service loaded active running Unattended Upgrades Shutdown >
user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 >
user@1000.service loaded active running User Manager for UID 1000 >
uuidd.service loaded inactive dead Daemon for generating UUIDs >
vgauth.service loaded inactive dead Authentication service for virtual machines hosted on VMware >
● whoopsie.service not-found inactive dead whoopsie.service >
zfs-import-cache.service loaded active exited Import ZFS pools by cache file >
zfs-load-module.service loaded active exited Install ZFS kernel module >
zfs-mount.service loaded active exited Mount ZFS filesystems >
zfs-share.service loaded active exited ZFS file system shares >
zfs-volume-wait.service loaded active exited Wait for ZFS Volume (zvol) links in /dev >
zfs-zed.service loaded active running ZFS Event Daemon (zed) >
-.slice loaded active active Root Slice >
system-getty.slice loaded active active system-getty.slice >
system-lvm2\x2dpvscan.slice loaded active active system-lvm2\x2dpvscan.slice >
system-modprobe.slice loaded active active system-modprobe.slice >
system-systemd\x2dfsck.slice loaded active active system-systemd\x2dfsck.slice >
system.slice loaded active active System Slice >
user-1000.slice loaded active active User Slice of UID 1000 >
user.slice loaded active active User and Session Slice >
acpid.socket loaded active listening ACPID Listen Socket >
apport-forward.socket loaded inactive dead Unix socket for apport crash forwarding >
dbus.socket loaded active running D-Bus System Message Bus Socket >
dm-event.socket loaded active listening Device-mapper event daemon FIFOs >
iscsid.socket loaded active listening Open-iSCSI iscsid Socket >
lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket >
multipathd.socket loaded active running multipathd control socket >
snap.lxd.daemon.unix.socket loaded active running Socket unix for snap application lxd.daemon >
snapd.socket loaded active running Socket activation for snappy daemon >
syslog.socket loaded active running Syslog Socket >
systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket >
systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe >
systemd-journald-audit.socket loaded active running Journal Audit Socket >
systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) >
systemd-journald.socket loaded active running Journal Socket >
systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch >
systemd-udevd-control.socket loaded active running udev Control Socket >
systemd-udevd-kernel.socket loaded active running udev Kernel Socket >
uuidd.socket loaded active listening UUID daemon activation socket >
dev-cojoserver\x2dvg-swap_1.swap loaded active active /dev/cojoserver-vg/swap_1 >
dev-disk-by\x2did-dm\x2dname\x2dcojoserver\x2d\x2dvg\x2dswap_1.swap loaded active active /dev/disk/by-id/dm-name-cojoserver–vg-swap_1 >
dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dwFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3ulDbXfcc6E0D7U1c1rxOnQLx3jYDCwBp.swap loaded active active /dev/disk/by-id/dm-uuid-LVM-wFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3ulDbXfcc6E0D7U1c1rxOnQLx3jYDCw>
dev-disk-by\x2duuid-10a62385\x2df063\x2d4e45\x2d8994\x2d63b5ac8422a6.swap loaded active active /dev/disk/by-uuid/10a62385-f063-4e45-8994-63b5ac8422a6 >
lines 361-480/547 89%

systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories >
systemd-udev-settle.service loaded active exited udev Wait for Complete Device Initialization >
systemd-udev-trigger.service loaded active exited udev Coldplug all Devices >
systemd-udevd.service loaded active running udev Kernel Device Manager >
● systemd-update-done.service not-found inactive dead systemd-update-done.service >
systemd-update-utmp-runlevel.service loaded inactive dead start Update UTMP about System Runlevel Changes >
systemd-update-utmp.service loaded active exited Update UTMP about System Boot/Shutdown >
systemd-user-sessions.service loaded active exited Permit User Sessions >
● systemd-vconsole-setup.service not-found inactive dead systemd-vconsole-setup.service >
ufw.service loaded active exited Uncomplicated firewall >
unattended-upgrades.service loaded active running Unattended Upgrades Shutdown >
user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 >
user@1000.service loaded active running User Manager for UID 1000 >
uuidd.service loaded inactive dead Daemon for generating UUIDs >
vgauth.service loaded inactive dead Authentication service for virtual machines hosted on VMware >
● whoopsie.service not-found inactive dead whoopsie.service >
zfs-import-cache.service loaded active exited Import ZFS pools by cache file >
zfs-load-module.service loaded active exited Install ZFS kernel module >
zfs-mount.service loaded active exited Mount ZFS filesystems >
zfs-share.service loaded active exited ZFS file system shares >
zfs-volume-wait.service loaded active exited Wait for ZFS Volume (zvol) links in /dev >
zfs-zed.service loaded active running ZFS Event Daemon (zed) >
-.slice loaded active active Root Slice >
system-getty.slice loaded active active system-getty.slice >
system-lvm2\x2dpvscan.slice loaded active active system-lvm2\x2dpvscan.slice >
system-modprobe.slice loaded active active system-modprobe.slice >
system-systemd\x2dfsck.slice loaded active active system-systemd\x2dfsck.slice >
system.slice loaded active active System Slice >
user-1000.slice loaded active active User Slice of UID 1000 >
user.slice loaded active active User and Session Slice >
acpid.socket loaded active listening ACPID Listen Socket >
apport-forward.socket loaded inactive dead Unix socket for apport crash forwarding >
dbus.socket loaded active running D-Bus System Message Bus Socket >
dm-event.socket loaded active listening Device-mapper event daemon FIFOs >
iscsid.socket loaded active listening Open-iSCSI iscsid Socket >
lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket >
multipathd.socket loaded active running multipathd control socket >
snap.lxd.daemon.unix.socket loaded active running Socket unix for snap application lxd.daemon >
snapd.socket loaded active running Socket activation for snappy daemon >
syslog.socket loaded active running Syslog Socket >
systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket >
systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe >
systemd-journald-audit.socket loaded active running Journal Audit Socket >
systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) >
systemd-journald.socket loaded active running Journal Socket >
systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch >
systemd-udevd-control.socket loaded active running udev Control Socket >
systemd-udevd-kernel.socket loaded active running udev Kernel Socket >
uuidd.socket loaded active listening UUID daemon activation socket >
dev-cojoserver\x2dvg-swap_1.swap loaded active active /dev/cojoserver-vg/swap_1 >
dev-disk-by\x2did-dm\x2dname\x2dcojoserver\x2d\x2dvg\x2dswap_1.swap loaded active active /dev/disk/by-id/dm-name-cojoserver–vg-swap_1 >
dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dwFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3ulDbXfcc6E0D7U1c1rxOnQLx3jYDCwBp.swap loaded active active /dev/disk/by-id/dm-uuid-LVM-wFJ5a3c7SxJA0goenU6Uy0YMKVMEnnf3ulDbXfcc6E0D7U1c1rxOnQLx3jYDCw>
dev-disk-by\x2duuid-10a62385\x2df063\x2d4e45\x2d8994\x2d63b5ac8422a6.swap loaded active active /dev/disk/by-uuid/10a62385-f063-4e45-8994-63b5ac8422a6 >
dev-dm\x2d1.swap loaded active active /dev/dm-1 >
dev-mapper-cojoserver\x2d\x2dvg\x2dswap_1.swap loaded active active /dev/mapper/cojoserver–vg-swap_1 >
● all.target not-found inactive dead all.target >
basic.target loaded active active Basic System >
blockdev@dev-disk-by\x2duuid-04296800\x2d0229\x2d437d\x2da4f1\x2d5f5f23181440.target loaded inactive dead Block Device Preparation for /dev/disk/by-uuid/04296800-0229-437d-a4f1-5f5f23181440 >
blockdev@dev-disk-by\x2duuid-335E\x2d9E5F.target loaded inactive dead Block Device Preparation for /dev/disk/by-uuid/335E-9E5F >
blockdev@dev-dm\x2d1.target loaded inactive dead Block Device Preparation for /dev/dm-1 >
blockdev@dev-loop0.target loaded inactive dead Block Device Preparation for /dev/loop0 >
blockdev@dev-loop1.target loaded inactive dead Block Device Preparation for /dev/loop1 >
blockdev@dev-loop2.target loaded inactive dead Block Device Preparation for /dev/loop2 >
blockdev@dev-loop3.target loaded inactive dead Block Device Preparation for /dev/loop3 >
blockdev@dev-loop4.target loaded inactive dead Block Device Preparation for /dev/loop4 >
blockdev@dev-loop5.target loaded inactive dead Block Device Preparation for /dev/loop5 >
blockdev@dev-mapper-cojoserver\x2d\x2dvg\x2droot.target loaded inactive dead Block Device Preparation for /dev/mapper/cojoserver–vg-root >
blockdev@dev-mapper-cojoserver\x2d\x2dvg\x2dswap_1.target loaded inactive dead Block Device Preparation for /dev/mapper/cojoserver–vg-swap_1 >
blockdev@dev-sda1.target loaded inactive dead Block Device Preparation for /dev/sda1 >
blockdev@dev-sda2.target loaded inactive dead Block Device Preparation for /dev/sda2 >
● cloud-init.target not-found inactive dead cloud-init.target >
cryptsetup.target loaded active active Local Encrypted Volumes >
emergency.target loaded inactive dead Emergency Mode >
getty-pre.target loaded inactive dead Login Prompts (Pre) >
getty.target loaded active active Login Prompts >
graphical.target loaded inactive dead start Graphical Interface >
local-fs-pre.target loaded active active Local File Systems (Pre) >
local-fs.target loaded active active Local File Systems >
multi-user.target loaded inactive dead start Multi-User System >
network-online.target loaded active active Network is Online >
network-pre.target loaded active active Network (Pre) >
network.target loaded active active Network >
nss-lookup.target loaded active active Host and Network Name Lookups >
nss-user-lookup.target loaded active active User and Group Name Lookups >
paths.target loaded active active Paths >
remote-fs-pre.target loaded active active Remote File Systems (Pre) >
remote-fs.target loaded active active Remote File Systems >
rescue.target loaded inactive dead Rescue Mode >
shutdown.target loaded inactive dead Shutdown >
slices.target loaded active active Slices >
sockets.target loaded active active Sockets >
sound.target loaded active active Sound Card >
swap.target loaded active active Swap >
sysinit.target loaded active active System Initialization >
time-set.target loaded active active System Time Set >
time-sync.target loaded active active System Time Synchronized >
timers.target loaded active active Timers >
umount.target loaded inactive dead Unmount All Filesystems >
zfs-import.target loaded active active ZFS pool import target >
zfs-volumes.target loaded active active ZFS volumes are ready >
zfs.target loaded active active ZFS startup target >
apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities >
apt-daily.timer loaded active waiting Daily apt download activities >
e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems >
fstrim.timer loaded active waiting Discard unused blocks once a week >
fwupd-refresh.timer loaded active waiting Refresh fwupd metadata regularly >
logrotate.timer loaded active waiting Daily rotation of log files >
man-db.timer loaded active waiting Daily man-db regeneration >
motd-news.timer loaded active waiting Message of the Day >
● snapd.refresh.timer not-found inactive dead snapd.refresh.timer >
snapd.snap-repair.timer loaded inactive dead Timer to automatically fetch and run repair assertions >
systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories >

LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
JOB = Pending job for the unit.

538 loaded units listed.
To show all installed unit files use ‘systemctl list-unit-files’.
lines 428-547/547 (END)

It might be indeed the same problem we saw yesterday as @tomp was saying.

@cojojeff please can you paste the output of:

sudo sqlite3 /var/snap/lxd/common/lxd/database/local.db "SELECT * FROM config"

and:

sudo sqlite3 /var/snap/lxd/common/lxd/database/local.db "SELECT * FROM raft_nodes"

?

You might need to install the sqlite3 package if you don’t have it already.

jeff@cojoserver:~$ sudo sqlite /var/snap/lxd/common/lxd/database/local.db “SELECT * FROM config”
sudo: sqlite: command not found

jeff@cojoserver:~$ sudo sqlite /var/snap/lxd/common/lxd/database/local.db “SELECT * FROM raft_nodes”
sudo: sqlite: command not found
jeff@cojoserver:~$

@freeekanayaka told you that you need to install the sqlite3 package

The command to use is sqlite3 not sqlite, see my original reply.

Thanks for your patience…

jeff@cojoserver:~$ sudo sqlite3 /var/snap/lxd/common/lxd/database/local.db “SELECT * FROM config”
[sudo] password for jeff:
2|cluster.https_address|192.168.1.20:8443
4|core.https_address|:8443

jeff@cojoserver:~$ sudo sqlite3 /var/snap/lxd/common/lxd/database/local.db “SELECT * FROM raft_nodes”
1|0|0

Ok, so it is the same as @laney

@freeekanayaka I think we need some kind of LXD patch to sort this out, seems like it’s hitting a bunch of people. It makes no sense to me that we can have a properly configured cluster.https_address but 0 as address in raft_nodes.

Yeah, looking into this. It must be a regression caused by some of the recent changes that landed. It’s slightly different than @laney’s since there is actually a valid cluster.https_address value. My working theory is that the address 0 comes from an upgrade from the time we where using hashicorp/raft.

Not sure if this helps but it was after ID 13 when I lost everything.

jeff@cojoserver:~$ snap changes
ID Status Spawn Ready Summary
13 Done 3 days ago, at 15:29 EDT yesterday at 14:55 EDT Auto-refresh snap “lxd”
14 Done yesterday at 17:12 EDT yesterday at 17:12 EDT Refresh “lxd” snap from “candidate” channel
15 Done yesterday at 17:12 EDT yesterday at 17:12 EDT Refresh “lxd” snap

jeff@cojoserver:~$

@cojojeff please can you make sure your LXD daemon is not running (e.g. sudo systemctl stop snap.lxd.daemon and then ps aux|grep lxd to make sure no process is left) and then try this fix:

sudo cp /var/snap/lxd/common/lxd/database/local.db /var/snap/lxd/common/lxd/database/local.db.bak.1
sudo sqlite3 /var/snap/lxd/common/lxd/database/local.db "UPDATE raft_nodes SET address='192.168.1.20:8443'"

?

and finally restart the daemon with sudo systemctl start snap.lxd.daemon.

1 Like

@stgraber I have the feeling that this commit is what is causing the regression. Is there a way to know if that was indeed included in the snap change @cojojeff pointed at? If it’s not easy, that’s ok, it’s not critical, but would help adding context.