2 years ago
all of a sudden my build fails not why.
my build logs below:
12 [stage-0 8/10] RUN --mount=type=cache,id=s/7ab35504-aa16-4709-8041-93fc4941a8dd-next/cache,target=/app/.next/cache --mount=type=cache,id=s/7ab35504-aa16-4709-8041-93fc4941a8dd-node_modules/cache,target=/app/node_modules/.cache --mount=type=cache,id=s/7ab35504-aa16-4709-8041-93fc4941a8dd-tsconfigtsbuildinfo,target=/app/tsconfig.tsbuildinfo npm run build
#12 0.122 runc run failed: unable to start container process: error during container init: error mounting "/var/lib/docker/overlay2/33kazl2c6avogle26tuiejlpn/diff" to rootfs at "/app/tsconfig.tsbuildinfo": mount /var/lib/docker/overlay2/33kazl2c6avogle26tuiejlpn/diff:/app/tsconfig.tsbuildinfo (via /proc/self/fd/6), flags: 0x5000: not a directory
#12 ERROR: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 1
Please assist. It was working just one day ago.
ⓘ Deployment information is only viewable by project members and Railway employees.
2 Replies
9 months ago
Any update?