A NodeJS project building failed.

brucewind
HOBBY

2 years ago

I changed very few files, and pushed them into github, after that github-actions build passed. In the end, railway building went failure.

the last few lines of build logs below:

ERROR: failed to solve: process "/bin/bash -ol pipefail -c nix-env -if .nixpacks/nixpkgs-bf744fe90419885eefced41b3e5ae442d732712d.nix && nix-collect-garbage -d" did not complete successfully: exit code: 100

Error: Docker build failed

ProjectID: 11039c5b-a8e3-4789-ad66-c7c5ed7f843e

6 Replies

brucewind
HOBBY

2 years ago

Ive tried re-push to make build process try again. It still showed me failure.


brucewind
HOBBY

2 years ago

I wrote the same feedback info on discord.


brucewind
HOBBY

2 years ago

Solved. pls ignore this.


Anonymous
TRIAL

2 years ago

Having the same issue since yesterday. What did you do to fix it?


2 years ago

@Development Team - Can you send the nixpacks build info table shown at the top of the build log?


brucewind
HOBBY

2 years ago

Having the same issue since yesterday. What did you do to fix it?

I built nodejs project with node 14, Some one had told me that I should try node 18. And then, I tried. It works.