6 months ago
Hello,
My deployment is persistently failing/hanging at the npm install step for my Node.js project.
I have already performed extensive debugging and can confirm the issue is not with my application code but with the builder's network connectivity to the npm registry.
Debugging steps already taken:
Verified the
package.jsonfile is correct and complete.Ensured
NODE_ENV=productionis set.Disabled source code cache via
railway.toml(nixpacks.source_cache = false).Forced the use of the official npm registry and verbose logging by adding an
.npmrcfile.
The verbose logs from the latest build clearly show multiple 504 Gateway Timeout errors when trying to fetch packages from registry.npmjs.org.
Could you please investigate the network health of the builders assigned to my project and consider purging any and all build-related caches on your end?
Project ID:
1 Replies
6 months ago
Hey there 
GCP is currently undergoing an incident. We're seeing GCP build degradation on our side. We've status'd to indicate. You can always see our status for incidents here: https://status.railway.com/
We're also seeing incidents light up across the internet at other providers who similarly have a dependency on GCP for certain services. Please send some hugs for your fellow on-call engineers today.
Status changed to Awaiting User Response Railway • 6 months ago
Status changed to Solved sarahkb125 • 6 months ago