Skip to content

Failed to pull images using docker.io #2193

@dd-eof

Description

@dd-eof

Hi.

I am trying to follow: https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker/

And after configuring .env I am trying to run 'docker compose' I am getting:

docker compose -f docker-compose.yml up -d

WARN[0000] The "HTTP_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "HTTPS_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG" variable is not set. Defaulting to a blank string.
[+] up 4/4

! Image jitsi/jvb:latest Interrupted 1.0s
✘ Image jitsi/prosody:latest Error failed to resolve reference "docker.io/jitsi/prosody:latest": docker.io/jitsi/prosody:latest: n... 1.0s
! Image jitsi/web:latest Interrupted 1.0s
! Image jitsi/jicofo:latest Interrupted 1.0s
Error response from daemon: failed to resolve reference "docker.io/jitsi/prosody:latest": docker.io/jitsi/prosody:latest: not found

Warnings probably are less important than "✘ Image jitsi/prosody:latest Error failed to resolve reference "docker.io/jitsi/prosody:latest":"

Checking the url manually returns 404 page after expected redirect. Looks like images were moved to a different location. What that location would be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions