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]: Deployment takes very long (suddenly) #4939

Open
hamanuha opened this issue Jan 23, 2025 · 4 comments
Open

[Bug]: Deployment takes very long (suddenly) #4939

hamanuha opened this issue Jan 23, 2025 · 4 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 💤 Waiting for feedback Issues awaiting a response from the author.

Comments

@hamanuha
Copy link
Contributor

Error Message and Logs

My deployments suddenly take very long.
All projects are node/static projects using nixpacks.

Image

The "npm ci" command takes a lot of time. Everything before and everything after works as usual.
2025-Jan-23 14:42:53.309854 #11 [stage-0 7/11] RUN --mount=type=cache,id=fcgo00o-/root/npm,target=/root/.npm npm ci

Steps to Reproduce

  1. Redeploy any of the existing node projects

Example Repository URL

No response

Coolify Version

v.4.0.0-beta.380

Are you using Coolify Cloud?

Yes (Coolify Cloud)

Operating System and Version (self-hosted)

No response

Additional Information

No response

@hamanuha hamanuha added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 23, 2025
@peaklabs-dev
Copy link
Member

This is probably just a UI problem with the time calculation. Or do you really have to wait that long?

We have fixed the UI in the next release (not yet released on the cloud yet).

@peaklabs-dev peaklabs-dev added 💤 Waiting for feedback Issues awaiting a response from the author. and removed 🔍 Triage Issues that need assessment and prioritization. labels Jan 23, 2025
@peaklabs-dev peaklabs-dev added this to the v4.0.0 Stable Release milestone Jan 23, 2025
@aschenkuttel
Copy link

Same Issue for me with installs going well over 20 minutes on like 20 dependencies.

@hamanuha
Copy link
Contributor Author

This is probably just a UI problem with the time calculation. Or do you really have to wait that long?

We have fixed the UI in the next release (not yet released on the cloud yet).

No it really takes that long. I checked the deployment log multiple times and npm ci is in this case the command where it freezes for multiple minutes.

Anything I can do to help investigating?

@peaklabs-dev peaklabs-dev removed the 💤 Waiting for feedback Issues awaiting a response from the author. label Jan 23, 2025
@peaklabs-dev
Copy link
Member

Can you please provide me with a sample repo where this problem occurs so that I can try to reproduce it?

@peaklabs-dev peaklabs-dev added the 💤 Waiting for feedback Issues awaiting a response from the author. label Jan 24, 2025
@peaklabs-dev peaklabs-dev marked this as a duplicate of #4944 Jan 24, 2025
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

3 participants