snieking
snieking
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
anyways, makred this as solved. Thanks for the quick assistance
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
yea, would be a bigger project to convert my monorepo to that.
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
time to start considering bun perhaps
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
gotcha, makes sense
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
worked btw when I set it to 18, thanks.
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
Is there some issue with Nixpacks and node 20?
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
new build in progress
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
ah I had ^18, now I received 18
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
yea that was just me playing and debugging
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
╔══════════════════════════════ Nixpacks v1.16.0 ══════════════════════════════╗

║ setup │ nodejs_20, pnpm-8_x ║

║──────────────────────────────────────────────────────────────────────────────║

║ install │ npm install -g corepack && corepack enable ║

║ │ pnpm i --frozen-lockfile ║

║──────────────────────────────────────────────────────────────────────────────║

║ build │ pnpm --version && rm -rf **/**/node_modules && pnpm i && pnpm ║

║ │ build:libs ║

║──────────────────────────────────────────────────────────────────────────────║

║ start │ pnpm start:chr-listener ║

╚══════════════════════════════════════════════════════════════════════════════╝
╔══════════════════════════════ Nixpacks v1.16.0 ══════════════════════════════╗

║ setup │ nodejs_20, pnpm-8_x ║

║──────────────────────────────────────────────────────────────────────────────║

║ install │ npm install -g corepack && corepack enable ║

║ │ pnpm i --frozen-lockfile ║

║──────────────────────────────────────────────────────────────────────────────║

║ build │ pnpm --version && rm -rf **/**/node_modules && pnpm i && pnpm ║

║ │ build:libs ║

║──────────────────────────────────────────────────────────────────────────────║

║ start │ pnpm start:chr-listener ║

╚══════════════════════════════════════════════════════════════════════════════╝
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
Same issue unfortunately
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
The logs are spammed with the following for both of my failing services:
72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.fetcher/-/utils.fetcher-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.keyvaluecache/-/utils.keyvaluecache-2.1.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.logger/-/utils.logger-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.createhash/-/utils.createhash-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.isnodelike/-/utils.isnodelike-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.dropunuseddefinitions/-/utils.dropunuseddefinitions-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.fetcher/-/utils.fetcher-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.keyvaluecache/-/utils.keyvaluecache-2.1.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.logger/-/utils.logger-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.createhash/-/utils.createhash-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.isnodelike/-/utils.isnodelike-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

72.52  WARN  GET https://registry.npmjs.org/@apollo/utils.dropunuseddefinitions/-/utils.dropunuseddefinitions-2.0.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
It worked fine before and I can't recall anything that I've changed that could have affected this.
27 replies
RRailway
Created by snieking on 9/24/2023 in #✋|help
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
3ba1c704-e8b3-4cf3-9314-29c91a5957c0
27 replies
RRailway
Created by snieking on 4/26/2023 in #✋|help
Slow outgoing HTTP Requests
Well good and bad news. Same issue in Heroku with same Dockerfile. So it should be something in the application. 🙂 At least I know where to continue dig now.
29 replies
RRailway
Created by snieking on 4/26/2023 in #✋|help
Slow outgoing HTTP Requests
I am not sure what to test next, probably I have to try to run the container in a separate cloud service, if its the same there then we at least know its not something related to railway.
29 replies
RRailway
Created by snieking on 4/26/2023 in #✋|help
Slow outgoing HTTP Requests
Hey @Brody, I tried first new node fetch with node18 and it was the same issue. I now converted it to a Docker service with node:18-alpine, but still the same issue.
29 replies
RRailway
Created by snieking on 4/26/2023 in #✋|help
Slow outgoing HTTP Requests
okey, good to know thanks. I'll experiment a bit more with my side. I'll open a fresh ticket if I still struggle after trying both things.
29 replies
RRailway
Created by snieking on 4/26/2023 in #✋|help
Slow outgoing HTTP Requests
Yea this service sends quite a few http calls, so would be good to know
29 replies
RRailway
Created by snieking on 4/26/2023 in #✋|help
Slow outgoing HTTP Requests
Thanks!
29 replies
RRailway
Created by snieking on 4/26/2023 in #✋|help
Slow outgoing HTTP Requests
cool, I will try that then and check if that resolves the issue. Next step after that would be to try to docker again I suppose
29 replies