Error when updating to 1.8.11

We are going through the update procedures here https://xibo.org.uk/docs/setup/upgrade-xibo-for-docker-install. We are updating from 1.8.9 to 1.8.11 and are getting an error once we get to the step where we run docker-compose up -d. The error is shown below:

    PS D:\xibo\xibo-docker-1.8.9> docker-compose up -d
    Creating network "xibo-docker-189_default" with the default driver
    Pulling cms-web (xibosignage/xibo-cms:release-1.8.11)...
    ERROR: Get https://registry-1.docker.io/v2/xibosignage/xibo-cms/manifests/release-1.8.11: unauthorized: incorrect username or password

Has anyone run into this issue or have any advice on how to solve it? We ran into a similar problem when trying to update to 1.8.10 recently: https://community.xibo.org.uk/t/error-when-updating/15020

We realized we were logged in with the wrong credentials on the docker app and fixed it. It downloaded once we fixed that issue

1 Like