I think I just messed up my docker-compose file. The reason was that my Tilt did not show up in my dashboard anymore. In my brewblox folder I have the docker-compose.yml file and a docker-compose-shared.yml. When I run brewblox-clt update I get the following error:
I think my docker-compose file also went wonky somehow. It seems it is obsolete but I’m not really sure why.
WARN[0000] /home/kaapsebrouwers/brewblox/docker-compose.shared.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/kaapsebrouwers/brewblox/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✘ Container brewblox-ui-1 Error while... 14.1s
✘ Container brewblox-redis-1 Error wh... 14.1s
✘ Container brewblox-eventbus-1 Error... 14.1s
Error response from daemon: cannot stop container: 0ee1ea2fc6a93f5c77b9cd09b2594c54de1ef44e6ffdf6ebb3121b374242e385: permission denied
ERROR CalledProcessError(Command 'docker compose up -d ' returned non-zero exit status 1.)
ERROR
root@kb-brewblox:/home/kaapsebrouwers/brewblox# docker compose down --remove-orphans
WARN[0000] /home/kaapsebrouwers/brewblox/docker-compose.shared.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/kaapsebrouwers/brewblox/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✘ Container 96adaf758a41_brewblox-eventbus-1 Error while Stopping 14.1s
✘ Container 0ee1ea2fc6a9_brewblox-redis-1 Error while Stopping 14.1s
✘ Container bead3d9a9af9_brewblox-ui-1 Error while Stopping 14.1s
Error response from daemon: cannot stop container: fa6d7e8868a1aacca70165b166e8d58e9ffe3be18d5403a53ad8b8824a5174ff: permission denied