LXD 5.11 - Error: Get "http://unix.socket/1.0": dial unix /var/snap/lxd/common/lxd/unix.socket: connect: connection refused

Bonsoir tout le monde,

Following an update to version 5.11
Apparently, the lxd service refuses to start.

I would like to try to fix it before considering purging and reinstalling everything.

How can I help you to help me ? :slight_smile:

snap list lxd
Nom Version RĂ©vision Suivi Éditeur Notes
lxd 5.11-ad0b61e 24483 5.11/stable canonical✓ -

snap start lxd
erreur : cannot perform the following tasks:

  • Run service command “start” for services [“activate” “daemon” “user-daemon”] of snap “lxd” (systemctl command [start snap.lxd.activate.service] failed with exit status 1: Job for snap.lxd.activate.service failed because the control process exited with error code.
    See “systemctl status snap.lxd.activate.service” and “journalctl -xeu snap.lxd.activate.service” for details.

tail -f /var/snap/lxd/common/lxd/logs/lxd.log
time=“2023-03-12T17:10:50+01:00” level=warning msg=" - Couldn’t find the CGroup network priority controller, network priority will be ignored"
time=“2023-03-12T17:10:51+01:00” level=error msg=“Failed to start the daemon” err=“Bind network address: listen tcp 10.131.159.1:8555: bind: cannot assign requested address”

journalctl -u snap.lxd.daemon -n 300
1 mars 12 17:10:41 toumblak lxd.daemon[3911]: - pidfds
2 mars 12 17:10:41 toumblak lxd.daemon[3911]: Reloaded LXCFS
3 mars 12 17:10:41 toumblak lxd.daemon[597182]: => Re-using existing LXCFS
4 mars 12 17:10:41 toumblak lxd.daemon[597182]: ==> Reloading LXCFS
5 mars 12 17:10:41 toumblak lxd.daemon[597182]: => Starting LXD
6 mars 12 17:10:41 toumblak lxd.daemon[597358]: time=“2023-03-12T17:10:41+01:00” level=warning msg=" - Couldn’t find the CGroup network priority controller, network priority will be ignored"
7 mars 12 17:10:41 toumblak lxd.daemon[597358]: time=“2023-03-12T17:10:41+01:00” level=error msg=“Failed to start the daemon” err=“Bind network address: listen tcp 10.131.159.1:8555: bind: cannot as
7 sign requested address”
8 mars 12 17:10:41 toumblak lxd.daemon[597358]: Error: Bind network address: listen tcp 10.131.159.1:8555: bind: cannot assign requested address
9 mars 12 17:10:42 toumblak lxd.daemon[597182]: => LXD failed to start
10 mars 12 17:10:42 toumblak systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE
11 mars 12 17:10:42 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
12 mars 12 17:10:42 toumblak systemd[1]: snap.lxd.daemon.service: Scheduled restart job, restart counter is at 5.
13 mars 12 17:10:42 toumblak systemd[1]: Stopped Service for snap application lxd.daemon.
14 mars 12 17:10:42 toumblak systemd[1]: snap.lxd.daemon.service: Start request repeated too quickly.
15 mars 12 17:10:42 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
16 mars 12 17:10:42 toumblak systemd[1]: Failed to start Service for snap application lxd.daemon.
17 mars 12 17:10:43 toumblak systemd[1]: snap.lxd.daemon.service: Start request repeated too quickly.
18 mars 12 17:10:43 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
19 mars 12 17:10:43 toumblak systemd[1]: Failed to start Service for snap application lxd.daemon.
20 mars 12 17:10:44 toumblak systemd[1]: Started Service for snap application lxd.daemon.
21 mars 12 17:10:44 toumblak lxd.daemon[597634]: => Preparing the system (24483)
22 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Loading snap configuration
23 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Setting up mntns symlink (mnt:[4026533342])
24 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Setting up kmod wrapper
25 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Preparing /boot
26 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Preparing a clean copy of /run
27 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Preparing /run/bin
28 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Preparing a clean copy of /etc
29 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Preparing a clean copy of /usr/share/misc
30 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Setting up ceph configuration
31 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Setting up LVM configuration
32 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Setting up OVN configuration
33 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Rotating logs
34 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Setting up ZFS (2.1)
35 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Escaping the systemd cgroups
36 mars 12 17:10:44 toumblak lxd.daemon[597634]: ====> Detected cgroup V2
37 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Escaping the systemd process resource limits
38 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Enabling CRIU
39 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Disabling shiftfs on this kernel (auto)
40 mars 12 17:10:44 toumblak lxd.daemon[3911]: Closed liblxcfs.so
41 mars 12 17:10:44 toumblak lxd.daemon[3911]: Running destructor lxcfs_exit
42 mars 12 17:10:44 toumblak lxd.daemon[3911]: Running constructor lxcfs_init to reload liblxcfs
43 mars 12 17:10:44 toumblak lxd.daemon[3911]: mount namespace: 6
44 mars 12 17:10:44 toumblak lxd.daemon[3911]: hierarchies:
45 mars 12 17:10:44 toumblak lxd.daemon[3911]: 0: fd: 8: cpuset,cpu,io,memory,hugetlb,pids,rdma,misc
46 mars 12 17:10:44 toumblak lxd.daemon[3911]: Kernel supports pidfds
47 mars 12 17:10:44 toumblak lxd.daemon[3911]: Kernel does not support swap accounting
48 mars 12 17:10:44 toumblak lxd.daemon[3911]: api_extensions:
49 mars 12 17:10:44 toumblak lxd.daemon[3911]: - cgroups
50 mars 12 17:10:44 toumblak lxd.daemon[3911]: - sys_cpu_online
51 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_cpuinfo
52 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_diskstats
53 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_loadavg
54 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_meminfo
55 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_stat
56 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_swaps
57 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_uptime
58 mars 12 17:10:44 toumblak lxd.daemon[3911]: - proc_slabinfo
59 mars 12 17:10:44 toumblak lxd.daemon[3911]: - shared_pidns
60 mars 12 17:10:44 toumblak lxd.daemon[3911]: - cpuview_daemon
61 mars 12 17:10:44 toumblak lxd.daemon[3911]: - loadavg_daemon
62 mars 12 17:10:44 toumblak lxd.daemon[3911]: - pidfds
63 mars 12 17:10:44 toumblak lxd.daemon[3911]: Reloaded LXCFS
64 mars 12 17:10:44 toumblak lxd.daemon[597634]: => Re-using existing LXCFS
65 mars 12 17:10:44 toumblak lxd.daemon[597634]: ==> Reloading LXCFS
66 mars 12 17:10:44 toumblak lxd.daemon[597634]: => Starting LXD
67 mars 12 17:10:44 toumblak lxd.daemon[597811]: time=“2023-03-12T17:10:44+01:00” level=warning msg=" - Couldn’t find the CGroup network priority controller, network priority will be ignored"
68 mars 12 17:10:45 toumblak lxd.daemon[597811]: time=“2023-03-12T17:10:45+01:00” level=error msg=“Failed to start the daemon” err=“Bind network address: listen tcp 10.131.159.1:8555: bind: cannot as 68 sign requested address”
69 mars 12 17:10:45 toumblak lxd.daemon[597811]: Error: Bind network address: listen tcp 10.131.159.1:8555: bind: cannot assign requested address
70 mars 12 17:10:45 toumblak lxd.daemon[597634]: => LXD failed to start
71 mars 12 17:10:45 toumblak systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE
72 mars 12 17:10:45 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
73 mars 12 17:10:46 toumblak systemd[1]: snap.lxd.daemon.service: Scheduled restart job, restart counter is at 1.
74 mars 12 17:10:46 toumblak systemd[1]: Stopped Service for snap application lxd.daemon.
75 mars 12 17:10:46 toumblak systemd[1]: Started Service for snap application lxd.daemon.
76 mars 12 17:10:46 toumblak lxd.daemon[597854]: => Preparing the system (24483)
77 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Loading snap configuration
78 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Setting up mntns symlink (mnt:[4026533342])
79 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Setting up kmod wrapper
80 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Preparing /boot
81 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Preparing a clean copy of /run
82 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Preparing /run/bin
83 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Preparing a clean copy of /etc
84 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Preparing a clean copy of /usr/share/misc
85 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Setting up ceph configuration
86 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Setting up LVM configuration
87 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Setting up OVN configuration
88 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Rotating logs
89 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Setting up ZFS (2.1)
90 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Escaping the systemd cgroups
91 mars 12 17:10:46 toumblak lxd.daemon[597854]: ====> Detected cgroup V2
92 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Escaping the systemd process resource limits
93 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Enabling CRIU
94 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Disabling shiftfs on this kernel (auto)
95 mars 12 17:10:46 toumblak lxd.daemon[3911]: Closed liblxcfs.so
96 mars 12 17:10:46 toumblak lxd.daemon[3911]: Running destructor lxcfs_exit
97 mars 12 17:10:46 toumblak lxd.daemon[3911]: Running constructor lxcfs_init to reload liblxcfs
98 mars 12 17:10:46 toumblak lxd.daemon[3911]: mount namespace: 6
99 mars 12 17:10:46 toumblak lxd.daemon[3911]: hierarchies:
100 mars 12 17:10:46 toumblak lxd.daemon[3911]: 0: fd: 8: cpuset,cpu,io,memory,hugetlb,pids,rdma,misc
101 mars 12 17:10:46 toumblak lxd.daemon[3911]: Kernel supports pidfds
102 mars 12 17:10:46 toumblak lxd.daemon[3911]: Kernel does not support swap accounting
103 mars 12 17:10:46 toumblak lxd.daemon[3911]: api_extensions:
104 mars 12 17:10:46 toumblak lxd.daemon[3911]: - cgroups
105 mars 12 17:10:46 toumblak lxd.daemon[3911]: - sys_cpu_online
106 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_cpuinfo
107 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_diskstats
108 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_loadavg
109 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_meminfo
110 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_stat
111 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_swaps
112 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_uptime
113 mars 12 17:10:46 toumblak lxd.daemon[3911]: - proc_slabinfo
114 mars 12 17:10:46 toumblak lxd.daemon[3911]: - shared_pidns
115 mars 12 17:10:46 toumblak lxd.daemon[3911]: - cpuview_daemon
116 mars 12 17:10:46 toumblak lxd.daemon[3911]: - loadavg_daemon
117 mars 12 17:10:46 toumblak lxd.daemon[3911]: - pidfds
118 mars 12 17:10:46 toumblak lxd.daemon[3911]: Reloaded LXCFS
119 mars 12 17:10:46 toumblak lxd.daemon[597854]: => Re-using existing LXCFS
120 mars 12 17:10:46 toumblak lxd.daemon[597854]: ==> Reloading LXCFS
121 mars 12 17:10:46 toumblak lxd.daemon[597854]: => Starting LXD
122 mars 12 17:10:46 toumblak lxd.daemon[598030]: time=“2023-03-12T17:10:46+01:00” level=warning msg=" - Couldn’t find the CGroup network priority controller, network priority will be ignored"
123 mars 12 17:10:46 toumblak lxd.daemon[598030]: time=“2023-03-12T17:10:46+01:00” level=error msg=“Failed to start the daemon” err=“Bind network address: listen tcp 10.131.159.1:8555: bind: cannot as 123 sign requested address”
124 mars 12 17:10:46 toumblak lxd.daemon[598030]: Error: Bind network address: listen tcp 10.131.159.1:8555: bind: cannot assign requested address
125 mars 12 17:10:47 toumblak lxd.daemon[597854]: => LXD failed to start
126 mars 12 17:10:47 toumblak systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE
127 mars 12 17:10:47 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
128 mars 12 17:10:47 toumblak systemd[1]: snap.lxd.daemon.service: Scheduled restart job, restart counter is at 2.
129 mars 12 17:10:47 toumblak systemd[1]: Stopped Service for snap application lxd.daemon.
130 mars 12 17:10:47 toumblak systemd[1]: Started Service for snap application lxd.daemon.
131 mars 12 17:10:47 toumblak lxd.daemon[598079]: => Preparing the system (24483)
132 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Loading snap configuration
133 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Setting up mntns symlink (mnt:[4026533342])
134 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Setting up kmod wrapper
135 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Preparing /boot
136 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Preparing a clean copy of /run
137 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Preparing /run/bin
138 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Preparing a clean copy of /etc
139 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Preparing a clean copy of /usr/share/misc
140 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Setting up ceph configuration
141 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Setting up LVM configuration
142 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Setting up OVN configuration
143 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Rotating logs
144 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Setting up ZFS (2.1)
145 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Escaping the systemd cgroups
146 mars 12 17:10:47 toumblak lxd.daemon[598079]: ====> Detected cgroup V2
147 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Escaping the systemd process resource limits
148 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Enabling CRIU
149 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Disabling shiftfs on this kernel (auto)
150 mars 12 17:10:47 toumblak lxd.daemon[3911]: Closed liblxcfs.so
151 mars 12 17:10:47 toumblak lxd.daemon[3911]: Running destructor lxcfs_exit
152 mars 12 17:10:47 toumblak lxd.daemon[3911]: Running constructor lxcfs_init to reload liblxcfs
153 mars 12 17:10:47 toumblak lxd.daemon[3911]: mount namespace: 6
154 mars 12 17:10:47 toumblak lxd.daemon[3911]: hierarchies:
155 mars 12 17:10:47 toumblak lxd.daemon[3911]: 0: fd: 8: cpuset,cpu,io,memory,hugetlb,pids,rdma,misc
156 mars 12 17:10:47 toumblak lxd.daemon[3911]: Kernel supports pidfds
157 mars 12 17:10:47 toumblak lxd.daemon[3911]: Kernel does not support swap accounting
158 mars 12 17:10:47 toumblak lxd.daemon[3911]: api_extensions:
159 mars 12 17:10:47 toumblak lxd.daemon[3911]: - cgroups
160 mars 12 17:10:47 toumblak lxd.daemon[3911]: - sys_cpu_online
161 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_cpuinfo
162 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_diskstats
163 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_loadavg
164 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_meminfo
165 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_stat
166 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_swaps
167 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_uptime
168 mars 12 17:10:47 toumblak lxd.daemon[3911]: - proc_slabinfo
169 mars 12 17:10:47 toumblak lxd.daemon[3911]: - shared_pidns
170 mars 12 17:10:47 toumblak lxd.daemon[3911]: - cpuview_daemon
171 mars 12 17:10:47 toumblak lxd.daemon[3911]: - loadavg_daemon
172 mars 12 17:10:47 toumblak lxd.daemon[3911]: - pidfds
173 mars 12 17:10:47 toumblak lxd.daemon[3911]: Reloaded LXCFS
174 mars 12 17:10:47 toumblak lxd.daemon[598079]: => Re-using existing LXCFS
175 mars 12 17:10:47 toumblak lxd.daemon[598079]: ==> Reloading LXCFS
176 mars 12 17:10:47 toumblak lxd.daemon[598079]: => Starting LXD
177 mars 12 17:10:47 toumblak lxd.daemon[598264]: time=“2023-03-12T17:10:47+01:00” level=warning msg=" - Couldn’t find the CGroup network priority controller, network priority will be ignored"
178 mars 12 17:10:48 toumblak lxd.daemon[598264]: time=“2023-03-12T17:10:48+01:00” level=error msg=“Failed to start the daemon” err=“Bind network address: listen tcp 10.131.159.1:8555: bind: cannot as 178 sign requested address”
179 mars 12 17:10:48 toumblak lxd.daemon[598264]: Error: Bind network address: listen tcp 10.131.159.1:8555: bind: cannot assign requested address
180 mars 12 17:10:48 toumblak lxd.daemon[598079]: => LXD failed to start
181 mars 12 17:10:48 toumblak systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE
182 mars 12 17:10:48 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
183 mars 12 17:10:49 toumblak systemd[1]: snap.lxd.daemon.service: Scheduled restart job, restart counter is at 3.
184 mars 12 17:10:49 toumblak systemd[1]: Stopped Service for snap application lxd.daemon.
185 mars 12 17:10:49 toumblak systemd[1]: Started Service for snap application lxd.daemon.
186 mars 12 17:10:49 toumblak lxd.daemon[598305]: => Preparing the system (24483)
187 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Loading snap configuration
188 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Setting up mntns symlink (mnt:[4026533342])
189 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Setting up kmod wrapper
190 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Preparing /boot
191 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Preparing a clean copy of /run
192 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Preparing /run/bin
193 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Preparing a clean copy of /etc
194 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Preparing a clean copy of /usr/share/misc
195 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Setting up ceph configuration
196 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Setting up LVM configuration
197 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Setting up OVN configuration
198 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Rotating logs
199 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Setting up ZFS (2.1)
200 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Escaping the systemd cgroups
201 mars 12 17:10:49 toumblak lxd.daemon[598305]: ====> Detected cgroup V2
202 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Escaping the systemd process resource limits
203 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Enabling CRIU
204 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Disabling shiftfs on this kernel (auto)
205 mars 12 17:10:49 toumblak lxd.daemon[3911]: Closed liblxcfs.so
206 mars 12 17:10:49 toumblak lxd.daemon[3911]: Running destructor lxcfs_exit
207 mars 12 17:10:49 toumblak lxd.daemon[3911]: Running constructor lxcfs_init to reload liblxcfs
208 mars 12 17:10:49 toumblak lxd.daemon[3911]: mount namespace: 6
209 mars 12 17:10:49 toumblak lxd.daemon[3911]: hierarchies:
210 mars 12 17:10:49 toumblak lxd.daemon[3911]: 0: fd: 8: cpuset,cpu,io,memory,hugetlb,pids,rdma,misc
211 mars 12 17:10:49 toumblak lxd.daemon[3911]: Kernel supports pidfds
212 mars 12 17:10:49 toumblak lxd.daemon[3911]: Kernel does not support swap accounting
213 mars 12 17:10:49 toumblak lxd.daemon[3911]: api_extensions:
214 mars 12 17:10:49 toumblak lxd.daemon[3911]: - cgroups
215 mars 12 17:10:49 toumblak lxd.daemon[3911]: - sys_cpu_online
216 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_cpuinfo
217 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_diskstats
218 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_loadavg
219 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_meminfo
220 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_stat
221 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_swaps
222 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_uptime
223 mars 12 17:10:49 toumblak lxd.daemon[3911]: - proc_slabinfo
224 mars 12 17:10:49 toumblak lxd.daemon[3911]: - shared_pidns
225 mars 12 17:10:49 toumblak lxd.daemon[3911]: - cpuview_daemon
226 mars 12 17:10:49 toumblak lxd.daemon[3911]: - loadavg_daemon
227 mars 12 17:10:49 toumblak lxd.daemon[3911]: - pidfds
228 mars 12 17:10:49 toumblak lxd.daemon[3911]: Reloaded LXCFS
229 mars 12 17:10:49 toumblak lxd.daemon[598305]: => Re-using existing LXCFS
230 mars 12 17:10:49 toumblak lxd.daemon[598305]: ==> Reloading LXCFS
231 mars 12 17:10:49 toumblak lxd.daemon[598305]: => Starting LXD
232 mars 12 17:10:49 toumblak lxd.daemon[598482]: time=“2023-03-12T17:10:49+01:00” level=warning msg=" - Couldn’t find the CGroup network priority controller, network priority will be ignored"
233 mars 12 17:10:49 toumblak lxd.daemon[598482]: time=“2023-03-12T17:10:49+01:00” level=error msg=“Failed to start the daemon” err=“Bind network address: listen tcp 10.131.159.1:8555: bind: cannot as 233 sign requested address”
234 mars 12 17:10:49 toumblak lxd.daemon[598482]: Error: Bind network address: listen tcp 10.131.159.1:8555: bind: cannot assign requested address
235 mars 12 17:10:50 toumblak lxd.daemon[598305]: => LXD failed to start
236 mars 12 17:10:50 toumblak systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE
237 mars 12 17:10:50 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
238 mars 12 17:10:50 toumblak systemd[1]: snap.lxd.daemon.service: Scheduled restart job, restart counter is at 4.
239 mars 12 17:10:50 toumblak systemd[1]: Stopped Service for snap application lxd.daemon.
240 mars 12 17:10:50 toumblak systemd[1]: Started Service for snap application lxd.daemon.
241 mars 12 17:10:50 toumblak lxd.daemon[598527]: => Preparing the system (24483)
242 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Loading snap configuration
243 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Setting up mntns symlink (mnt:[4026533342])
244 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Setting up kmod wrapper
245 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Preparing /boot
246 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Preparing a clean copy of /run
247 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Preparing /run/bin
248 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Preparing a clean copy of /etc
249 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Preparing a clean copy of /usr/share/misc
250 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Setting up ceph configuration
251 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Setting up LVM configuration
252 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Setting up OVN configuration
253 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Rotating logs
254 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Setting up ZFS (2.1)
255 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Escaping the systemd cgroups
256 mars 12 17:10:50 toumblak lxd.daemon[598527]: ====> Detected cgroup V2
257 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Escaping the systemd process resource limits
258 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Enabling CRIU
259 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Disabling shiftfs on this kernel (auto)
260 mars 12 17:10:50 toumblak lxd.daemon[3911]: Closed liblxcfs.so
261 mars 12 17:10:50 toumblak lxd.daemon[3911]: Running destructor lxcfs_exit
262 mars 12 17:10:50 toumblak lxd.daemon[3911]: Running constructor lxcfs_init to reload liblxcfs
263 mars 12 17:10:50 toumblak lxd.daemon[3911]: mount namespace: 6
264 mars 12 17:10:50 toumblak lxd.daemon[3911]: hierarchies:
265 mars 12 17:10:50 toumblak lxd.daemon[3911]: 0: fd: 8: cpuset,cpu,io,memory,hugetlb,pids,rdma,misc
266 mars 12 17:10:50 toumblak lxd.daemon[3911]: Kernel supports pidfds
267 mars 12 17:10:50 toumblak lxd.daemon[3911]: Kernel does not support swap accounting
268 mars 12 17:10:50 toumblak lxd.daemon[3911]: api_extensions:
269 mars 12 17:10:50 toumblak lxd.daemon[3911]: - cgroups
270 mars 12 17:10:50 toumblak lxd.daemon[3911]: - sys_cpu_online
271 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_cpuinfo
272 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_diskstats
273 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_loadavg
274 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_meminfo
275 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_stat
276 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_swaps
277 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_uptime
278 mars 12 17:10:50 toumblak lxd.daemon[3911]: - proc_slabinfo
279 mars 12 17:10:50 toumblak lxd.daemon[3911]: - shared_pidns
280 mars 12 17:10:50 toumblak lxd.daemon[3911]: - cpuview_daemon
281 mars 12 17:10:50 toumblak lxd.daemon[3911]: - loadavg_daemon
282 mars 12 17:10:50 toumblak lxd.daemon[3911]: - pidfds
283 mars 12 17:10:50 toumblak lxd.daemon[3911]: Reloaded LXCFS
284 mars 12 17:10:50 toumblak lxd.daemon[598527]: => Re-using existing LXCFS
285 mars 12 17:10:50 toumblak lxd.daemon[598527]: ==> Reloading LXCFS
286 mars 12 17:10:50 toumblak lxd.daemon[598527]: => Starting LXD
287 mars 12 17:10:50 toumblak lxd.daemon[598705]: time=“2023-03-12T17:10:50+01:00” level=warning msg=" - Couldn’t find the CGroup network priority controller, network priority will be ignored"
288 mars 12 17:10:51 toumblak lxd.daemon[598705]: time=“2023-03-12T17:10:51+01:00” level=error msg=“Failed to start the daemon” err=“Bind network address: listen tcp 10.131.159.1:8555: bind: cannot as 288 sign requested address”
289 mars 12 17:10:51 toumblak lxd.daemon[598705]: Error: Bind network address: listen tcp 10.131.159.1:8555: bind: cannot assign requested address
290 mars 12 17:10:51 toumblak lxd.daemon[598527]: => LXD failed to start
291 mars 12 17:10:51 toumblak systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE
292 mars 12 17:10:51 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
293 mars 12 17:10:52 toumblak systemd[1]: snap.lxd.daemon.service: Scheduled restart job, restart counter is at 5.
294 mars 12 17:10:52 toumblak systemd[1]: Stopped Service for snap application lxd.daemon.
295 mars 12 17:10:52 toumblak systemd[1]: snap.lxd.daemon.service: Start request repeated too quickly.
296 mars 12 17:10:52 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
297 mars 12 17:10:52 toumblak systemd[1]: Failed to start Service for snap application lxd.daemon.
298 mars 12 17:10:52 toumblak systemd[1]: snap.lxd.daemon.service: Start request repeated too quickly.
299 mars 12 17:10:52 toumblak systemd[1]: snap.lxd.daemon.service: Failed with result ‘exit-code’.
300 mars 12 17:10:52 toumblak systemd[1]: Failed to start Service for snap application lxd.daemon.

what is the output of ip a on the host?

Hello @tomp !

This was an IP from an LXD network that “disappeared” after the update


Thank you for answering,
But I needed to test something quickly, so I reinstalled everything.