snieking
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complet
My servers has started failing their builds lately and I haven't been able to figure out why yet.
Building locally works perfectly fine. I tried to also a
pnpm store prune
into my build command without any success.
I am using Nixpacks.27 replies
Slow outgoing HTTP Requests
Hi,
I am experienced issues with really slow outgoing HTTP requests. If I run my application locally everything works well and is fast. But the app on railway really struggles and I've had to increase the HTTP request timeout to 10 seconds.
Sometimes things go through fast, but very often I get timeouts.
29 replies