Image build fails
kareemabbas1
PROOP

8 months ago

I used to get this error every now and then, but things were solved when I redeployed. Now I'm unable to make any new deployments due to that error. The error indicates that it's related to the image build, which has nothing to do with the project itself because I'm not using Docker in my project, and it has something to do with Railway itself. Maybe the image cache! Honestly, I don't know what this error is about; it's not the first time, but this time it's causing downtime, so please, someone look into it. Please consider that we're in production and there should not be any downtime. I've included all the resources about this error.

$20 Bounty

2 Replies

techwithanirudh
FREE

7 months ago

What happens if you delete node_modules and your lockfile, then reinstall the packages (locally)?


techwithanirudh

What happens if you delete node_modules and your lockfile, then reinstall the packages (locally)?

kareemabbas1
PROOP

7 months ago

Nothing! I've tried this before posting here. As I mentioned, this is not the first time I have encountered this issue. The difference this time is that all builds have failed since yesterday. Everything is working fine locally whether you delete node_modules, lockfile, and re-install/build or you build directly without re-installing.


Loading...