-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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]: Unable to build (nodejs) — or update the instance #3496
Comments
It looks like a temporary ghcr repository error. Can you please try again? |
Hello andrasbacsai and thank you for your reply.
|
If I try to manually pull the ghcr.io/coollabsio/coolify-helper:1.0.0 image from a terminal, I got the same error. Is this normal those images are behind some auth/credential stuff ? |
I too am running into an issue with a build-server configured and authorized with my Github PAT to work on My token has the following permissions:
I am working with an repo that is part of a github-org ( 2024-Sep-20 10:50:26.054082
SOURCE_COMMIT=ce8c037baaf4900aaf5d1f46fe32ff91f34233c9 COOLIFY_FQDN=https://dev.example.io/ COOLIFY_URL=dev.example.io COOLIFY_BRANCH=dev docker compose --project-name vcgcgw4kkckwck08ss04g88c --project-directory /data/coolify/applications/vcgcgw4kkckwck08ss04g88c -f /data/coolify/applications/vcgcgw4kkckwck08ss04g88c/docker-compose.yaml up --build -d
2024-Sep-20 10:50:26.054082
vcgcgw4kkckwck08ss04g88c-104811605913 Pulling
2024-Sep-20 10:50:26.347077
vcgcgw4kkckwck08ss04g88c-104811605913 Error Head "[https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9":](https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9%22:) unauthorized
2024-Sep-20 10:50:26.355132
Error response from daemon: Head "[https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9":](https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9%22:) unauthorized
2024-Sep-20 10:50:26.409360
Oops something is not okay, are you okay? 😢
2024-Sep-20 10:50:26.416932
vcgcgw4kkckwck08ss04g88c-104811605913 Pulling
2024-Sep-20 10:50:26.416932
vcgcgw4kkckwck08ss04g88c-104811605913 Error Head "[https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9":](https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9%22:) unauthorized
2024-Sep-20 10:50:26.416932
Error response from daemon: Head "[https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9":](https://ghcr.io/v2/sample-org/example/example-dev/manifests/ce8c037baaf4900aaf5d1f46fe32ff91f34233c9%22:) unauthorized
2024-Sep-20 10:50:26.424086
Deployment failed. Removing the new version of your application. |
This issue is most likely not Coolify related, it can occure when you have authenticated with ghrc but your PAT has expired, to fix it log out of ghrc or renew you PAT to make it work. |
Error Message and Logs
Any build a try to start stop at the very beginning with this access denied issue.
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.337
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
I tried to update the instance, but the automatic process never ends (I can start the process and get the spinning loader... but nothing more, even if I let spin for 1 hour). I also tried the manual update process from the documentation (from https://coolify.io/docs/upgrade), but nothing is really happening, even if I wait for a while
The text was updated successfully, but these errors were encountered: