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

[Bug]: private image requiring 'docker login' even after a successful login on the server #4432

Open
1hachem opened this issue Nov 28, 2024 · 1 comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@1hachem
Copy link

1hachem commented Nov 28, 2024

Error Message and Logs

even after login on the server to docker hub I keep getting the error :

Error pull access denied for hachem/hyko-backend, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

when trying to deploy a private docker image resource

Steps to Reproduce

1.setup a docker image resource with a private image on dockerhub
2.login on the coolify server with your creds
3.try to deploy the resource

Example Repository URL

No response

Coolify Version

v4.0.0-beta.373

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04.4 LTS

Additional Information

No response

@1hachem 1hachem added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Nov 28, 2024
@djsisson
Copy link
Contributor

@1hachem can u run docker pull hachem/hyko-backend in terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

2 participants