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

Error pull access denied for r2r #779

Closed
JannisFengler opened this issue Jul 27, 2024 · 1 comment · Fixed by #780
Closed

Error pull access denied for r2r #779

JannisFengler opened this issue Jul 27, 2024 · 1 comment · Fixed by #780

Comments

@JannisFengler
Copy link

Describe the bug
When i run:
r2r serve --docker
then i get this error:
✘ r2r Error pull access denied for r2r, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 1.2s Error response from daemon: pull access denied for r2r, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Expected behavior
It should pull the right container.

Desktop (please complete the following information):

  • OS: Ubuntu 24.04

Additional context
In the last PR, the container repository was changed from image: emrgntcmplxty/r2r:mainto
image: r2r:kg. Maybe the new repo is not public or has wrong access settings.

@NolanTrem
Copy link
Collaborator

NolanTrem commented Jul 27, 2024

Hey @JannisFengler thanks for catching this—not sure how it slipped into main. The image that you mentioned, emrgntcmplxty/r2r:main, is the correct one. Shipping a fix but let me know if this doesn't resolve it for you!

Thanks 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

Successfully merging a pull request may close this issue.

2 participants