Local cloud setup with 1 device getting Error: connect ETIMEDOUT, even with device connected

Hi,

We are trying to setup a local cloud and we see this error getting printed on the console constantly. Apparently, the socket connection timeout error occurs for every device that is/has been connected to the local cloud instance.

Caught exception: Error: connect ETIMEDOUT{“code”:“ETIMEDOUT”,“errno”:“ETIMEDOUT”,“syscall”:“connect”}

What could be the cause of this issue? If it is because of the socket timeout, can the timeout be increased?

TIA