Two signal-k servers, problem receiving data from Victron Venus plugin.
I have cerbo-gx with venus os large which receives NMEA 2000 data via dbus and signal-k works fine. But I have problems with constantly full memory on cerbo and therefore only run Victron-venus-plugin on this now, and installed signal-k server also on my Mac which has far greater capacity. So installation with two signal-k servers. What I have challenges with is receiving data on signal-k server installed on MAC. They are connected to the same router in local network. Attached is a picture of both servers and error message. Anyone see the problem with the setup?
May 25 12:42:47 [object Object] May 25 12:42:48 signalk-server running at 0.0.0.0:3000 May 25 12:42:48 connect EHOSTUNREACH 192.168.1.2:3000 - Local (192.168.1.233:56030)
May 25 12:42:47 [object Object] May 25 12:42:48 signalk-server running at 0.0.0.0:3000 May 25 12:42:48 connect EHOSTUNREACH 192.168.1.2:3000 - Local (192.168.1.233:56030)


2 Replies
192.168.1.2 is not correct. EHOSTUNREACH means ”host unreachable”, which means the address does not work in your network
Ok, thank you very much. I changed the address to "venus.local" and now it works normally and I receive all data as far as I can see. Thank you and have a great evening.