You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 occursDescribe 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
The text was updated successfully, but these errors were encountered: