Error: Docker build failed

yd-developer
PRO

2 years ago

Our build are consistently failing due to the following issue. This has been going on since last night.

Dockerfile:20

18 | ENV NIXPACKSPATH /app/nodemodules/.bin:$NIXPACKS_PATH

19 | COPY . /app/.

20 | >>> RUN --mount=type=cache,id=s/8ab4de88-91da-482d-b297-8a581c3a6341-/usr/local/share/cache/yarn/v6,target=/usr/local/share/.cache/yarn/v6 yarn install --frozen-lockfile

21 |

22 | # build phase

ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn install --frozen-lockfile" did not complete successfully: exit code: 1

Error: Docker build failed

Archived

6 Replies

2 years ago

That wouldn't be the actual error, that is just the message telling you that there was an error, the actual error is further up in the logs.

Please send your full build logs with this - https://bookmarklets.up.railway.app/log-downloader/


jephthah-snr
HOBBY

a year ago

i'm having the same error


a year ago

jephthah, Please open your own thread and provide your build logs with the tool I linked above.


jephthah-snr
HOBBY

a year ago

here it is

Attachments


jephthah-snr
HOBBY

a year ago

hey man are you there?


clawgibson
HOBBY

a year ago

Same error here.

Attachments


a year ago

Neither of you has the same error as OP.

I had asked jephthah-snr to open a new thread, please open a new thread yourself as well, do not hijack other users' threads.

Archiving as OP has not replied in 2 months, assuming they solved their issue.

Status changed to Archived brody over 1 year ago


Error: Docker build failed - Railway Help Station