Switchboard Connection Failing with nDisplay

I’m currently trying to run nDisplay on a single pc with two displays in order to render a 360 view of the scene. I had to add nDisplay’s plugin to my existing project and it went fine but when connecting Switchboard to its listener this is what im getting:

Blockquote
LogSwitchboard: Display: Incoming connection via 172.26.27.18:53889
LogSwitchboard: Display: Received send file to client command
LogSwitchboard: Warning: Client 172.26.27.18:53889 has been inactive for more than 5.0s – closing connection
LogSwitchboard: Display: Client 172.26.27.18:53889 disconnected

I also noticed that the Switchboard application keeps sending messages over to the listener, as if the messages never reach the listener. This is unusal given I tried both with loopback address and local ip of the pc. (image attached)
nDisplayNetworkIssue

Is there any way to fix this? I started off from an architectural template, may that be the issue?

Hello, I’m having the same problem, I’ve changed multiple computers and the situation is the same, do you have a solution for that now?

I saw that issue while working on a Chinese-based computer. The project directory had Chinese characters. Got it solved by changing the directory to English characters only.