Monitoring sources are gone
-
Hi,
Just discovered that all monitoring sources are gone eg. not showing up. It worked, but as mentioned, I just discovered it. I'm running SignalK on a Victron Venos OS based on a Raspberry PI. In the past I had to Raspberry's one for Venus OS and the other one for OpenCPN. Could it be, that Sailloger is still picking the old links?
On the current Rasp. I see in "Data Browser" all the active information (temp in Kelvin) selected in Saillogger Web app. but it's not shown. Any idea why it's not working). Adding an additional monitoring section, just for testing, the new section shows up but with 0 data. So it seems, for what ever reason, Saillogger is not having access to the SignalK data.
Best regards -
Hi Otto,
This is a bit strange, as long as there is a single active monitoring device, where the data is sourced should not matter.
Can you check a few things:
- First ensure that there is no older device or something else configured with the same collector ID. Multiple devices sending data simultaneously will cause problems.
- Reboot the Raspberry Pi if you haven't already and wait for 15 minutes to see if the labels in Saillogger or data is changing. Try to reconfigure the monitoring parameters on Saillogger at this point.
- If still doesn't work, it would help to delete the local cache on Signal K. It is unlikely but it might have been corrupted in a hard reset. Here is how it should look like on Venus OS (I haven't tried this on a Raspberry Pi running Venus OS but should be similar)
- Stop Signal K process (Toggle off Signal K in Venus OS menu) - This is important
- SSH into Venus OS
- Delete the local cache by
/data/conf/signalk/plugin-config-data/signalk-saillogger/saillogger_v2.sqlite3
- Start Signal K process
- If it is still not working, the best is to reinstall Signal K from scratch, here is how it would look like on Venus OS (I haven't tried this on a Raspberry Pi running Venus OS but should be similar):
- Stop Signal K process (Toggle off Signal K in Venus OS menu) - This is important
- SSH into Venus OS
- Delete the Signal K directory by
rm -rf /data/conf/signalk
- Start Signal K process
- You will need to download the Signal K plugin again and configure it.
Note that options 3 and 4 can be dangerous in that they may corrupt Venus OS and/or Signal K.
Good luck and keep us posted on what you find.
-
Hi,
thanks for your immediate response ... highly appreciated. When reading your advice, it popped up that I already had once the same problem and it was and still is hökens-anchor-alarm https://www.npmjs.com/package/hoekens-anchor-alarm after deleting the anchor-alarm everything is back to normal. Thank you.