3 months 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.
Pinned Solution
3 months ago
I suggest migrating to Railpack or a Dockerfile, as Nixpacks is deprecated.
5 Replies
3 months 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 • 3 months ago
Status changed to Awaiting Railway Response Railway • 3 months ago
Status changed to Open Railway • 3 months ago
3 months 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?
3 months ago
I'm using Railway's Nixpacks, so I don't have a manual Dockerfile.
3 months ago
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.
3 months ago
Yeah, it just stopped working one day out of nowhere. Switching to Railpack did the trick though, thanks.
Status changed to Solved brody • 3 months ago


