makrdev
Deploy Error
Hi Guys, I'm trying to deploy my Directus instance with Github integration. It was already deployed and I want to redeploy after some env. variable changes however I couldn't make it so far.
[16:41:31] WARN (57 on railway): [cache] Error: connect ECONNREFUSED 127.0.0.1:6379
err: {
"type": "Error",
"message": "connect ECONNREFUSED 127.0.0.1:6379",
"stack":
Error: connect ECONNREFUSED 127.0.0.1:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
"errno": -111,
"code": "ECONNREFUSED",
"syscall": "connect",
"address": "127.0.0.1",
"port": 6379
}
5 replies