Hello,
on my test system i have currrently rhodecode 5.1.0 running and now i wann try to upgrade to actual 5.5.x release,
But when is try ./rcstack stack all upgrade i get:
no port specified: /var/run/docker.sock:/var/run/docker.sock
But wheb i run ./rcstack status
I see all containers running and healthy.
Also the docker.socket file is created or removed when i start or stop the docker daemon.
Platform is ubuntu jammy with the latest patches.
Hi! Please re-check any overrides you did in docker-compose files, and make sure your docker service version is up-to date. Most probably its a docker-compose syntax or configuration issue