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]: Unable to build (nodejs) — or update the instance #3496

Open
kappuccino opened this issue Sep 19, 2024 · 2 comments
Open

[Bug]: Unable to build (nodejs) — or update the instance #3496

kappuccino opened this issue Sep 19, 2024 · 2 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 💤 Waiting for feedback Issues awaiting a response from the author.

Comments

@kappuccino
Copy link

Error Message and Logs

Any build a try to start stop at the very beginning with this access denied issue.

Starting deployment of ************************* to localhost.
Preparing container with helper image: ghcr.io/coollabsio/coolify-helper:1.0.0.

docker rm -f q0os8ckcswggocs4so00wg4o
Error response from daemon: No such container: q0os8ckcswggocs4so00wg4o

docker run -d --network coolify --name q0os8ckcswggocs4so00wg4o --rm -v /root/.docker/config.json:/root/.docker/config.json:ro -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/coollabsio/coolify-helper:1.0.0
Unable to find image 'ghcr.io/coollabsio/coolify-helper:1.0.0' locally
docker: Error response from daemon: Head "[https://ghcr.io/v2/coollabsio/coolify-helper/manifests/1.0.0":](https://ghcr.io/v2/coollabsio/coolify-helper/manifests/1.0.0%22:) denied: denied.
See 'docker run --help'.

Oops something is not okay, are you okay? 😢
Unable to find image 'ghcr.io/coollabsio/coolify-helper:1.0.0' locally
docker: Error response from daemon: Head "[https://ghcr.io/v2/coollabsio/coolify-helper/manifests/1.0.0":](https://ghcr.io/v2/coollabsio/coolify-helper/manifests/1.0.0%22:) denied: denied.
See 'docker run --help'.
Deployment failed. Removing the new version of your application.

Steps to Reproduce

  1. Having a running app
  2. Click redeploy

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

@kappuccino kappuccino added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Sep 19, 2024
@kappuccino kappuccino changed the title [Bug]: Unable to build (nodejs) [Bug]: Unable to build (nodejs) — or update the instance Sep 19, 2024
@andrasbacsai
Copy link
Member

It looks like a temporary ghcr repository error. Can you please try again?

@andrasbacsai andrasbacsai added 💤 Waiting for feedback Issues awaiting a response from the author. and removed 🔍 Triage Issues that need assessment and prioritization. labels Sep 19, 2024
@kappuccino
Copy link
Author

Hello andrasbacsai and thank you for your reply.
Still the same on both deploy + update of coolify

Oops something is not okay, are you okay? 😢.
Unable to find image 'ghcr.io/coollabsio/coolify-helper:1.0.0' locally docker: Error response from daemon: Head "[https://ghcr.io/v2/coollabsio/coolify-helper/manifests/1.0.0":](https://ghcr.io/v2/coollabsio/coolify-helper/manifests/1.0.0%22:) denied: denied.

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. 💤 Waiting for feedback Issues awaiting a response from the author.
Projects
None yet
Development

No branches or pull requests

2 participants