Hi All,
Hope you are doing well!!!
I have setup parse-server-migration locally. Server starts but gets disconnected due to below ERROR.
Kindly help me out to resolve this issue as i am not able to move forward. Thanks in advance
Note: I have setup Redis and MongoDB on Azure.
Moralis Server is running on port 1337.
info: Parse LiveQuery Server starts running
Error: connect ETIMEDOUT 40.123.253.126:6379
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16) {
errno: -4039,
code: ‘ETIMEDOUT’,
syscall: ‘connect’,
address: ‘40.123.253.126’,
port: 6379
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.