why in localhost run succes but railway failed
pannathon45733
HOBBYOP
2 years ago
Error: listen EADDRNOTAVAIL: address not available 35.212.162.221:3001
at Server.setupListenHandle [as _listen2] (node:net:1800:21)
at listenInCluster (node:net:1865:12)
at doListen (node:net:2014:7)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'EADDRNOTAVAIL',
errno: -99,
syscall: 'listen',
address: '35.212.162.221',
port: 3001
}
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
bruno1510
TRIAL
2 years ago
Did you fix it?