Skip to content

[BUG] Installer failing  #366

Description

@sgregori

Installing:
`
image utmstack.azurecr.io/datasources:v10 could not be accessed on a registry to record
its digest. Each node will access utmstack.azurecr.io/datasources:v10 independently,
possibly leading to different nodes running different versions of the image.

image utmstack.azurecr.io/logstash:v10 could not be accessed on a registry to record
its digest. Each node will access utmstack.azurecr.io/logstash:v10 independently,
possibly leading to different nodes running different versions of the image.

image utmstack.azurecr.io/opensearch:v10 could not be accessed on a registry to record
its digest. Each node will access utmstack.azurecr.io/opensearch:v10 independently,
possibly leading to different nodes running different versions of the image.

image utmstack.azurecr.io/datasources:v10 could not be accessed on a registry to record
its digest. Each node will access utmstack.azurecr.io/datasources:v10 independently,
possibly leading to different nodes running different versions of the image.

image utmstack.azurecr.io/postgres:v10 could not be accessed on a registry to record
its digest. Each node will access utmstack.azurecr.io/postgres:v10 independently,
possibly leading to different nodes running different versions of the image.
`

On syslog:
Jan 24 19:28:21 utmstack dockerd[375]: time="2024-01-24T19:28:21.115023507Z" level=error msg="Handler for GET /v1.44/distribution/utmstack.azurecr.io/postgres:v10/json returned error: Head \"https://utmstack.azurecr.io/v2/postgres/manifests/v10\": unauthorized: {\"errors\":[{\"code\":\"UNAUTHORIZED\",\"message\":\"authentication required, visit https://aka.ms/acr/authorization for more information.\"}]}" Jan 24 19:35:06 utmstack dockerd[375]: time="2024-01-24T19:35:06.819988870Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://utmstack.azurecr.io/v2/logstash/manifests/v10\": unauthorized: {\"errors\":[{\"code\":\"UNAUTHORIZED\",\"message\":\"authentication required, visit https://aka.ms/acr/authorization for more information.\"}]}"

To Reproduce
Run the latest installer.

Expected behavior
Clean install with all docker containers created.

Environment

  • OS: Ubuntu 22.04 inside LXC container

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions