Not Applicable
Details
Assignee
Triage TeamTriage TeamReporter
Joel ThomasJoel ThomasLabels
Fix versions
Affects versions
Priority
Undefined
Details
Details
Assignee
Triage Team
Triage TeamReporter
Joel Thomas
Joel ThomasLabels
Fix versions
Affects versions
Priority

More fields
More fields
More fields
Katalon Platform
Katalon Platform
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
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