You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One Raspberry Pi4, OS buster running SignalK 1.40.0. This is the centre where all signals from NMEA 0183, NMEA 2000 and I²C are coming in.
an Intel NUC, OS Ubuntu 20.04 also running OCPN 5.2.4.
Both computers are connected via Ethernet cable and OCPN is set to receive data via SignalK server. When OCPN ran longer I got messages from Ubuntu that the hard disk memory was full. The investigation revealed that apparently OCPN Draw 1.8 writes the entire SignalK data stream to the Ubuntu "syslog". This reaches about 20 GB over 24 hours.
After disabling OCPN Draw, no more data was written to "syslog" file.
The text was updated successfully, but these errors were encountered:
Can you provide the exact version of ODraw you are using (available in properties/about) and where you obtained it, Prod/Beta/Alpha? Can you also provide a section of the log showing the issue you have as well as a zip file containing an example of the input, signalk, data? I need this to investigate this issue otherwise I am working in the dark. Thanks
I have just tried with ODraw v1.8.7.1 (the latest version) and do not get the issue. So I think you may be using an older version as I did see logging of SignalK data with version 1.8.6.1 .
My system looks like this:
Both computers are connected via Ethernet cable and OCPN is set to receive data via SignalK server. When OCPN ran longer I got messages from Ubuntu that the hard disk memory was full. The investigation revealed that apparently OCPN Draw 1.8 writes the entire SignalK data stream to the Ubuntu "syslog". This reaches about 20 GB over 24 hours.
After disabling OCPN Draw, no more data was written to "syslog" file.
The text was updated successfully, but these errors were encountered: