just updated to newer image and old stacks are lost on the web UI but stacks for folders are existent with old yaml. scanning wont reintroduce them
Issues are for bug reports only, please go to the "Discussions" tab to submit a Feature Request
- [x] I understand
Hey, just updated to the latest version . i lost all my stacks on the web ui. tried scanning the stacks folders but it wont retrieve the old stacks back in to the web ui. any help would be greatly appreciated
Have the same issue but with the Image from cmcooper1980. On the Docker log from dockge I get the following:
2025-10-29T23:30:24Z [SERVER] INFO: Socket disconnected!
2025-10-29T23:30:24Z [AUTH] INFO: Origin is not set, IP: ::ffff:192.168.178.31
2025-10-29T23:30:24Z [SERVER] INFO: Socket connected (direct)
2025-10-29T23:30:24Z [AUTH] INFO: Login by token. IP=192.168.178.31
2025-10-29T23:30:24Z [AUTH] INFO: Username from JWT: [email protected]
2025-10-29T23:30:24Z [AUTH] INFO: Successfully logged in user [email protected]. IP=192.168.178.31
Trace: TypeError: composeStatus is not iterable
at Function.isComposeExitClean (/app/backend/stack.ts:409:43)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Function.statusConvert (/app/backend/stack.ts:437:20)
at async Function.getStackList (/app/backend/stack.ts:346:29)
at async DockgeServer.sendStackList (/app/backend/dockge-server.ts:601:33)
at process.unexpectedErrorHandler (/app/backend/dockge-server.ts:89:21)
at process.emit (node:events:519:28)
at process.emit (/usr/local/lib/node_modules/tsx/dist/suppress-warnings.cjs:1:472)
at emitUnhandledRejection (node:internal/process/promises:252:13)
at throwUnhandledRejectionsMode (node:internal/process/promises:388:19)
at processPromiseRejections (node:internal/process/promises:475:17)
at process.processTicksAndRejections (node:internal/process/task_queues:106:32)
If you keep encountering errors, please report to https://github.com/cmcooper1980/dockge
Trace: TypeError: composeStatus is not iterable
at Function.isComposeExitClean (/app/backend/stack.ts:409:43)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Function.statusConvert (/app/backend/stack.ts:437:20)
at async Function.getStackList (/app/backend/stack.ts:346:29)
at async DockgeServer.sendStackList (/app/backend/dockge-server.ts:601:33)
at process.unexpectedErrorHandler (/app/backend/dockge-server.ts:89:21)
at process.emit (node:events:519:28)
at process.emit (/usr/local/lib/node_modules/tsx/dist/suppress-warnings.cjs:1:472)
at emitUnhandledRejection (node:internal/process/promises:252:13)
at throwUnhandledRejectionsMode (node:internal/process/promises:388:19)
at processPromiseRejections (node:internal/process/promises:475:17)
at process.processTicksAndRejections (node:internal/process/task_queues:106:32)
If you keep encountering errors, please report to https://github.com/cmcooper1980/dockge
Maybe this can help for debuging. Containers are properly running but the same as above that the UI is empty and even if i create an new Stack the Folder will created but not visible on the UI.
Try workaround like rchekhina proposed yesterday in https://github.com/cmcooper1980/dockge/discussions/24#discussioncomment-14815825, this solved my issue. It's relevant with https://github.com/cmcooper1980/dockge latest images.
Try workaround like rchekhina proposed yesterday in cmcooper1980#24 (comment), this solved my issue. It's relevant with https://github.com/cmcooper1980/dockge latest images.
I am just now experiencing this issue and I have updated to the latest image and I have tried to apply the workaround. But all my stacks are missing from the web UI.
Exact same here, I updated my Debian packages and lost access to all the containers on the web interface.