targadriver
SKSignal K
•Created by targadriver on 2/4/2025 in #questions
Configuring SignalK-Venus plugin
I am trying to configure the SignalK-Venus plugin remote via MQTT, RPI5, and ColorGX on lan, MQTT enabled. NodeJS 22.13.1. YD-USB for N2k data.
When I update the IP addr in the plugin config and hit update the follwing errors are shown on the PlugIn Config screen.
Errors .properties['configuration'].properties['ignoredSenders'].items.enum should NOT have fewer than 1 items .properties['configuration'].properties['ignoredSenders'].items should be array .properties['configuration'].properties['ignoredSenders'].items should match some schema in anyOfFrom the log I show:
Feb 01 11:54:52 2025-02-01T19:54:52.451Z signalk-venus-plugin Dbus connection attempt 1 Feb 01 11:54:52 2025-02-01T19:54:52.454Z signalk-venus-plugin Connecting null Feb 01 11:54:52 2025-02-01T19:54:52.473Z signalk-venus-plugin name owner change: {"serial":23,"path":"/org/freedesktop/DBus","interface":"org.freedesktop.DBus","member":"NameOwnerChanged","sender":"org.freedesktop.DBus","signature":"sss","type":4,"flags":1,"body":[":1.64","",":1.64"]} Feb 01 11:54:52 2025-02-01T19:54:52.473Z signalk-venus-plugin name owner change: {"serial":23,"path":"/org/freedesktop/DBus","interface":"org.freedesktop.DBus","member":"NameOwnerChanged","sender":"org.freedesktop.DBus","signature":"sss","type":4,"flags":1,"body":[":1.64","",":1.64"]} Feb 01 11:54:52 2025-02-01T19:54:52.474Z signalk-venus-plugin name owner change: {"serial":23,"path":"/org/freedesktop/DBus","interface":"org.freedesktop.DBus","member":"NameOwnerChanged","sender":"org.freedesktop.DBus","signature":"sss","type":4,"flags":1,"body":[":1.64","",":1.64"]} Feb 01 11:54:53 2025-02-01T19:54:53.574Z signalk-venus-plugin stop Feb 01 11:54:53 ::ffff:127.0.0.1 - - [01/Feb/2025:19:54:53 +0000] "POST /skServer/plugins/venus/config HTTP/1.1" 200 38 "http://127.0.0.1:3000/admin/" "Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"thanks in advance, John
5 replies