SignalK / freeboard-sk

Chartplotter implementation for Signal K servers
Apache License 2.0
35 stars 27 forks source link

Vessel no longer detected since upgrade to 2.9.0. Also no longer detecting .mbtiles charts #167

Closed zubenubi closed 1 month ago

zubenubi commented 2 months ago

Since an update to v 2.9.0, My vessel position is no longer detected and the 'center on vessel' button is grayed out. image

In addition, I have been using .mbtiles charts for many years. Are these no longer supported? All I can see now are Open Sea Map and Open Map terrestrial. I have confirmed that the .mbtiles charts are still in their expected location at /home/pi/.signalk/charts

tkurki commented 2 months ago

Charts are served by the charts plugin. Is it still enabled? Status in dashboard? Any errors in syslog on server startup?

panaaj commented 2 months ago

I have deprecated v2.9.0 as there is an issue where the Javascript JIT compiler is throwing an error which is likely related to the update to Angular 18 and only occurs in a production build. image

panaaj commented 1 month ago

v2.9.1 resolves this issue.