premature closing
nutritiousdeath
HOBBYOP

3 days ago

so when trying to use my systems i am getting premature closes on everything.

callClaude error (attempt 1): Invalid response body while trying to fetch https://api.anthropic.com/v1/messages: Premature close

callClaude error (attempt 2): Invalid response body while trying to fetch https://api.anthropic.com/v1/messages: Premature close

callClaude error (attempt 3): Invalid response body while trying to fetch https://api.anthropic.com/v1/messages: Premature close

7 Replies

is this a nodejs project?


if yes, upgrade your node version to 24.18.0 or newer


nutritiousdeath
HOBBYOP

3 days ago

yes it is and so how do i do that


if you are using railway default builder (Railpack), you just have to add RAILPACK_NODE_VERSION=24.18.0 in your environment variable


if you are using railway default builder (Railpack), you just have to add RAILPACK_NODE_VERSION=24.18.0 in your environment variable


nutritiousdeath
HOBBYOP

3 days ago

yeah i felt kinda dumb i think im just tired thank you


nutritiousdeath
HOBBYOP

3 days ago

so i did the update and i am still getting this error:

callClaude error (attempt 1): Invalid response body while trying to fetch https://api.anthropic.com/v1/messages: Premature close

callClaude error (attempt 2): Invalid response body while trying to fetch https://api.anthropic.com/v1/messages: Premature close

callClaude error (attempt 3): Invalid response body while trying to fetch https://api.anthropic.com/v1/messages: Premature close


Welcome!

Sign in to your Railway account to join the conversation.

Loading...