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]: Nixpacks halts at build process at random (step 10/12), wont export the docker image and times out #4683

Open
vitusan opened this issue Dec 27, 2024 · 1 comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@vitusan
Copy link

vitusan commented Dec 27, 2024

Error Message and Logs

No error log is presented, executions keep halted at the end of the step 10 only to be timed out after 10 minutes or so.

It happens at random, it happens with manual executions and with git hooks as well.

Server CPU usage keeps spiked until the timeout like the build process kept going (not an issue with the app itself built with Angular v19).

Version 370 was working fine, but after upgrade past version 377, it stopped working and downgrade to version 370 is not possible due to incompatibilities.

Steps to Reproduce

  1. Update to ver 379
  2. Hit deploy with Nixpacks in node app
  3. Wait about 10 minutes
  4. Get timedout

Example Repository URL

No response

Coolify Version

v4.0.0-beta-377~379

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04

Additional Information

No response

@vitusan vitusan added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 27, 2024
@vitusan
Copy link
Author

vitusan commented Dec 28, 2024

It hangs in the ng build command, but the catch is that the command has already finished and produced the expected output.

Image
Image

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. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant