Builds keeps failing with "Error: Docker build failed"
yuvalreg
PROOP

a month ago

I keep getting this error while trying to deploy my service:

ERROR: failed to build: failed to solve: process "/bin/bash -ol pipefail -c sudo apt-get update && sudo apt-get install -y --no-install-recommends libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libgbm1 libasound2t64 libpangocairo-1.0-0 libxss1 libgtk-3-0 libxshmfence1 libglu1 chromium" did not complete successfully: exit code: 100

already tried 3 redeployes.

Solved$10 Bounty

Pinned Solution

I suggest migrating to Railpack or a Dockerfile, as Nixpacks is deprecated.

5 Replies

Railway
BOT

a month ago

This question appears to be about your application code rather than the Railway platform, which is outside the scope of what we can help with.


Status changed to Awaiting User Response Railway about 1 month ago


Status changed to Awaiting Railway Response Railway about 1 month ago


Status changed to Open Railway about 1 month ago


Would you be able to share your Dockerfile so that I can analyze the issue further?


abhiveer-avonova

Would you be able to share your Dockerfile so that I can analyze the issue further?

yuvalreg
PROOP

a month ago

I'm using Railway's Nixpacks, so I don't have a manual Dockerfile.


I suggest migrating to Railpack or a Dockerfile, as Nixpacks is deprecated.


0x5b62656e5d

I suggest migrating to Railpack or a Dockerfile, as Nixpacks is deprecated.

yuvalreg
PROOP

a month ago

Yeah, it just stopped working one day out of nowhere. Switching to Railpack did the trick though, thanks.


Status changed to Solved brody about 1 month ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...