kartik
kartik
RRailway
Created by kartik on 5/18/2024 in #✋|help
builds started failing randomly
hey! all of a sudden my builds started failing with no code changes, just adding more replicas. any idea what i should look into? #12 ERROR: process "/bin/bash -ol pipefail -c npm install -g [email protected] && corepack enable" did not complete successfully: exit code: 1 -----
[stage-0 8/13] RUN --mount=type=cache,id=s/125d95ec-a5f3-4862-b2e2-d70b94e3c79e-/usr/local/share/cache/yarn/v6,target=/usr/local/share/.cache/yarn/v6 npm install -g [email protected] && corepack enable:
0.386 /nix/store/5scibl4zxs148k50bmi8bqyaqlxrsw02-nodejs-18.20.2/bin/node: /nix/store/xpxln7rqi3pq4m0xpnawhxb2gs0mn1s0-gcc-12.3.0-lib/lib/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /nix/store/5scibl4zxs148k50bmi8bqyaqlxrsw02-nodejs-18.20.2/bin/node)
11 replies
RRailway
Created by kartik on 3/15/2024 in #✋|help
Old replicas still running?
Hi! I seem to have a weird issue where old replicas are not being cleaned up it looks like. I can see logs for the old replicas in the observability tab but when looking at the actual service those logs dont appear. Not sure how to propely get this cleaned up. It's problematic because a good portion of my jobs are executing on old code
22 replies