Thanks for using the TrueNAS Community Edition issue tracker! TrueNAS Enterprise users receive direct support for their reports from our support portal.

24.10.1 udpate wiped docker settings

Description

After applying the 24.10.1 update this morning, all the Apps were missing although the Apps tab showed Application Service Running.
Here is some output from docker commands which seem to show that docker has been reset to factory settings:
```
root@babka:/# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
root@babka:/# docker volume ls
DRIVER VOLUME NAME
root@babka:/# docker network ls
NETWORK ID NAME DRIVER SCOPE
16543aa02fdf bridge bridge local
ce7c5182fd5f host host local
2cec5de3b713 none null local
root@babka:/#
```

I've attached debug from 24.10.0.2 (pre update) and 24.10.1 (post update).

Here is the output of the same docker commands pre-update (24.10.0.2):
```
joel@babka:~$ sudo docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
9c3be3398770 ghcr.io/mealie-recipes/mealie:v2.4.0 "/app/run.sh" 44 hours ago Up 14 minutes (healthy) 9000/tcp mealie
bfa2b6e5569b postgres:16 "docker-entrypoint.s…" 44 hours ago Up 14 minutes (healthy) 5432/tcp mealie-postgres
b84c3bebbdf2 caddy:cloudflare-mod "caddy run --config …" 2 days ago Up 14 minutes 443/udp, 2019/tcp, 0.0.0.0:8888->80/tcp, :::8888->80/tcp, 0.0.0.0:9443->443/tcp, :::9443->443/tcp caddy
0f784a20934b httpd:2.4.62 "httpd-foreground" 2 days ago Up 14 minutes (healthy) 80/tcp, 0.0.0.0:30036->30036/tcp ix-webdav-webdav-1
68de9c5d12b2 altran1502/immich-server:v1.122.2 "tini – /bin/bash s…" 3 days ago Up 14 minutes (healthy) 2283/tcp, 0.0.0.0:30041->30041/tcp ix-immich-server-1
17ac199deed7 tensorchord/pgvecto-rs:pg15-v0.2.0 "docker-entrypoint.s…" 3 days ago Up 14 minutes (healthy) 5432/tcp ix-immich-pgvecto-1
1f7413091fbb bitnami/redis:7.4.1 "/opt/bitnami/script…" 3 days ago Up 14 minutes (healthy) 6379/tcp ix-immich-redis-1
630d037e5a87 altran1502/immich-machine-learning:v1.122.2 "tini – ./start.sh" 3 days ago Up 14 minutes (healthy) ix-immich-machine-learning-1
3dda3586ad47 portainer/portainer-ce:2.24.1 "/portainer --data /…" 4 days ago Up 14 minutes 8000/tcp, 9000/tcp, 9443/tcp, 0.0.0.0:31015->31015/tcp ix-portainer-portainer-1
joel@babka:~$ sudo docker volume ls
DRIVER VOLUME NAME
local 6d42714db9727d31bf4a505753dfe234adbe99a5ee564c0ba76baf872ce3ce57
local c19d03c7b2c028ce03d422c177525a69a7ecea2481638df33c1180933f2f24e4
local ix-immich_redis-data
local ix-webdav_webdav-tmp
joel@babka:~$ sudo docker network ls
NETWORK ID NAME DRIVER SCOPE
22f4ae0f826b bridge bridge local
fe155c4b8343 caddy_net bridge local
11359317ab24 host host local
7ae628908f54 ix-immich_default bridge local
ae3ab3c31670 ix-portainer_default bridge local
8795dcfc3df2 ix-webdav_default bridge local
e726199e0093 joplin_net bridge local
3a1a8575c8f2 none null local
3d0737388998 seafile-net bridge local
joel@babka:~$
```

Session ID: c4f95a8e-bb35-b5da-b4e9-d8f40e732cbf

Problem/Justification

None

Impact

None

Activity

Show:

Bug Clerk December 23, 2024 at 7:40 PM

This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Bug Clerk December 23, 2024 at 7:40 PM

Thank you for confirming. I’m closing this ticket for now as non-reproducible. Feel free to open a new on if you encounter a similar issue.

Joel Thomas December 23, 2024 at 5:54 PM

I am not still experiencing the issue because I recreated my lost Docker settings. I do think this issue was unique to my system and not a bug with the 24.10.1 update.

I am not exactly sure what happened, but I suspect that this update exposed a latent problem with the way my pools were mounted (under /mnt/mnt instead of /mnt), and I suspect that incorrect mounting was a side effect of recovering from an earlier problem where I catastrophically lost all the drives in my pool at once. I guess the original docker settings had been incorrectly stored in a .ix-apps directory somewhere on the system/boot pool due to incorrect mounting of the app/data pool, but I couldn’t find it after fixing the mount point.

Bug Clerk December 23, 2024 at 5:19 PM

can you please give an update to this ticket? Were you able to sort out the error based on advice in the TrueNAS forum or are you still experiencing an issue?

Joel Thomas December 18, 2024 at 4:26 PM

I’ve re-attached the debug logs through the secure link in case they weren’t attached initially.

Not Applicable

Details

Assignee

Reporter

Labels

Fix versions

Priority

More fields

Katalon Platform

Created December 18, 2024 at 4:21 PM
Updated December 23, 2024 at 7:40 PM
Resolved December 23, 2024 at 7:40 PM