TCP CONN REFUSED - MISE

ggomesbra
HOBBYOP

a month ago

[Region: us-east4]

╭────────────────╮

│ Railpack 0.8.0 │

╰────────────────╯

↳ Detected Node

↳ Using npm package manager

Packages

──────────

node │ 22.20.0 │ package.json > engines > node (22)

Steps

──────────

▸ install

$ npm ci

▸ build

$ npm run build

Deploy

──────────

$ npm run start

Successfully prepared Railpack plan for build

context: 76q1-NILk

load build definition from railpack-plan.json

0ms

install mise packages: node

929ms

mise ERROR error sending request for url (https://nodejs.org/dist/index.json)

mise ERROR client error (Connect)

mise ERROR tcp connect error: Connection refused (os error 111)

mise ERROR Connection refused (os error 111)

mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

ERROR: failed to build: failed to solve: process "sh -c mise trust -a && mise install" did not complete successfully: exit code: 1

I am having a hard time deploying my next.js application. Works fine on my local env. Works fine on Vercel. But here i am having a problem with mise. I think this is on Railway end? Can you point me out to how I could solve this? I tried fixing the node version, tried leaving it >= 22.12. While looking into the ERROR it would make me think that this is a problem with the nodejs registry, but it is accessible via direct request. So this is probably a problem with railways mise client?

Thanks in advance.

Solved

3 Replies

Railway
BOT

a month ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


Railway

Hey there! We've found the following might help you get unblocked faster: - [🧵 mise TCP conn REFUSED](https://station.railway.com/community/mise-tcp-conn-refused-13ec6ab5) - [🧵 Broken private networking between services](https://station.railway.com/questions/broken-private-networking-between-servic-32f883b9) - [🧵 Connection refused. Is the server running on that host and accepting TCP/IP connections?](https://station.railway.com/questions/connection-refused-is-the-server-runnin-45fb3647) If you find the answer from one of these, please let us know by solving the thread!

ggomesbra
HOBBYOP

a month ago

Not related to my problem. And the first one was I, but unfortunatelly i missposted it.


a month ago

Hey,

This was a transient issue with the mise servers, unfortunately we don't have any control over that.

In cases like this it is best to retry the deployment at a later time.

Best,

Brody


Status changed to Awaiting User Response Railway about 1 month ago


Railway
BOT

24 days ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 24 days ago


Loading...
TCP CONN REFUSED - MISE - Railway Help Station