I am getting an error (connect ECONNREFUSED 127.0.0.1:6379) I do not understand. I am not sure how to fix connection error. I had no problem on other deploymrnt sites?
jackal73
HOBBYOP
a year ago
Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 6379
}
Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 6379
}
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies