Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull access denied for mailu/* #2743

Closed
1 of 3 tasks
NicolasGoeddel opened this issue Apr 5, 2023 · 1 comment
Closed
1 of 3 tasks

pull access denied for mailu/* #2743

NicolasGoeddel opened this issue Apr 5, 2023 · 1 comment

Comments

@NicolasGoeddel
Copy link

Environment & Version

Environment

  • docker compose
  • kubernetes
  • docker swarm

Version

  • Version: 1.9

Description

Since today I am no longer able to pull mailu containers:

me@host:~/compose/mailu$ docker compose pull
[+] Running 2/11
 ⠿ resolver Error                                                                                                                                                                                             1.2s
 ⠿ redis Pulled                                                                                                                                                                                               1.0s
 ⠿ antispam Error                                                                                                                                                                                             1.2s
 ⠿ front Error                                                                                                                                                                                                1.2s
 ⠿ fetchmail Error                                                                                                                                                                                            1.2s
 ⠿ db Pulled                                                                                                                                                                                                  1.0s
 ⠿ imap Error                                                                                                                                                                                                 1.2s
 ⠿ webmail Error                                                                                                                                                                                              1.2s
 ⠿ smtp Error                                                                                                                                                                                                 1.2s
 ⠿ admin Error                                                                                                                                                                                                1.2s
 ⠿ certdumper Error                                                                                                                                                                                           1.2s
Error response from daemon: pull access denied for mailu/fetchmail, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Replication Steps

Just try a docker compose pull on you docker-compose.yml file.

Observed behaviour

Even the repositories on the webinterface are gone: https://hub.docker.com/u/mailu/

Expected behaviour

I am expecting to be able to pull the images.

@NicolasGoeddel
Copy link
Author

Okay, I found this ticket: #2704

And also a note in the release notes for version 2.0: https://mailu.io/2.0/releases.html#mailu-2-0-2023-04-03

You now have switched to ghcr.io. It works again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant