Apps not starting - containerd.sock error

TheFluffyOne

Cadet
Joined
Feb 17, 2023
Messages
8
Just upgraded from 22.12.3.2 to 23.10-BETA.1. None of my apps are starting (stuck in deploying status) and the apps page reports the following:

Application(s) have failed to start: failed to connect to all addresses; last error: UNKNOWN: unix:/run/k3s/containerd/containerd.sock: No such file or directory

The mentioned file does exist in the filesystem:

Code:
gmckeown@tauceti:~$ ls -l /run/k3s/containerd/containerd.sock
srw-rw---- 1 root root 0 Aug 31 13:40 /run/k3s/containerd/containerd.sock
gmckeown@tauceti:~$


Anyone else come across this issue?
 

ABain

Bug Conductor
iXsystems
Joined
Aug 18, 2023
Messages
172
Hi, there was an issue reported against BETA.1 where the apps service does not start on first boot for which the workaround was to unset pool > select pool.
NAS-123547The duplicate issue is expected to be fixed in RC.1
 
Top