dokploy icon indicating copy to clipboard operation
dokploy copied to clipboard

Docker Registry `permisison_denied` alert

Open Dawsson opened this issue 11 months ago • 2 comments

What problem will this feature address?

Would allow the user to know that they have an issue with their docker registry, not their code.

The issue is that deployments logs are empty when an issue like this occurs

Describe the solution you'd like

Alert the user if they are missing permissions inside of the deployment logs

Describe alternatives you've considered

Checking the logs of the dokploy container was my solution

Additional context

No response

Will you send a PR to implement it?

No

Dawsson avatar Jan 01 '25 09:01 Dawsson

Can you give more details or a way to reproduce the problem in a detailed and accurate way?

Siumauricio avatar Jan 02 '25 01:01 Siumauricio

I created a classic account API key on GH with permission to a Enterprise GH org with the permission to read and write packages, and one more which iirc was just below it. Would be on the same topic of packages.

I used this key as the password combined with my GH username and ghcr.io to create a registry on the latest registry setup page. I then deployed a typescript app using nixpacks to a docker swarm cluster with the constraint of only workers

I apologize for the lack of explanation before, was in a rush. If there's anything else you need let me know. This happened earlier today so may have some small details incorrect

Dawsson avatar Jan 02 '25 02:01 Dawsson

Hey, this issue should be already fixed in a newest versions, so this shouldn't occur anymore!

For now I will close this issue

Siumauricio avatar Nov 19 '25 06:11 Siumauricio