July 14Jul 14 Author 13 hours ago, mdastous said:were you able to reproduce the pull issue?Yes, this is fixed in dev, I'll be releasing into beta soon.
July 17Jul 17 Just updated to 2026.07.02 a couple days ago. Two issues I've noticed:In the new "Columns" view customization, if any changes are made, clicking "Cancel" still saves the changes and closes the boxI have an Immich stack installed that has been working perfectly fine. It is still functional, but I see the following error in my logs: Jul 16 20:39:53 unRAID compose.manager: [WARN] [composeLoadlist] progressive stack load failed - Data: {"project":"immich","position":1,"total":3,"elapsedMs":338}Jul 16 20:39:53 unRAID compose.manager: [INFO] [composeLoadlist] compose list ready - Data: {"rows":2,"elapsedMs":673,"mode":"progressive","composeListReady":true}
Monday at 04:59 AM5 days I'm trying to setup Arcane for docker management. Now I have it working with the compose manger plugin. But I am a bit confused. I want to build the "stack" inside of Arcane not the compose manager. I really just want to use the compose manager to run the initial Arcane yaml.So would my yaml file just be for Arcane and nothing else? And the .env file that I put in there is that going to apply to just Arcane or all the containers that I spin up using it as well?/mnt/user/appdata/docker-compose/arcane/compose.yamlI have my projects folder setup asPROJECTS_FOLDER="/mnt/user/appdata/docker-compose/And I would have thought that Arcane wouldn't be able to see anything below there but when it loaded it showed all my of existing containers that reside in the /mnt/user/appdata//appdata folder. volumes: - /var/run/docker.sock:/var/run/docker.sock - arcane-data:/app/data - /mnt/user/appdata/docker-compose/arcane:/app/data volumes: arcane-data:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.