OpenMarine
Problem after Signal K update geting Tinypilot connected - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: Pypilot (https://forum.openmarine.net/forumdisplay.php?fid=17)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=18)
+--- Thread: Problem after Signal K update geting Tinypilot connected (/showthread.php?tid=3086)

Pages: 1 2


RE: Problem after Signal K update geting Tinypilot connected - xfactor99 - 2020-12-30

(2020-12-30, 05:18 AM)seandepagnier Wrote: I will debug... and also to fix pypilot to not crash no matter what signalk sends it...  I pushed a simple change but I have not yet tried out the latest signalk server, so I hope it works with meta now as well as ignore signalk messages it can't understand.

Hi Sean
the "crash" message with signalk on the nokia display is something like "lost server connecion"
save sailing
Andreas


RE: Problem after Signal K update geting Tinypilot connected - ironman - 2020-12-30

(2020-12-30, 05:18 AM)seandepagnier Wrote: I will debug... and also to fix pypilot to not crash no matter what signalk sends it...  I pushed a simple change but I have not yet tried out the latest signalk server, so I hope it works with meta now as well as ignore signalk messages it can't understand.

I also added a try: except: pass around it, but the next problem now arises with missing xte in the signalk synchronisation. Wil report details on that in github. From the signalk community comes the news that these meta messages are indeed new in 1.36, and will be switched off by default in the next release.


RE: Problem after Signal K update geting Tinypilot connected - xfactor99 - 2020-12-30

Hi Ironman


I think the device sttings in signalk for tinypulot schould allow read/write. And as I saw in your screenshot you have read only.

I dont think that will solve the whole problem, but maybe a part. just give it a try.

Save sailing
Andreas


RE: Problem after Signal K update geting Tinypilot connected - ironman - 2020-12-30

@xfactor99: I did not realize but this indeed will prevent future problems.

@sean: I downloaded and tested your change against signalk 1.37.4 and it is effective. I reported the signalk-xte issue in github https://github.com/pypilot/pypilot/issues/70


RE: Problem after Signal K update geting Tinypilot connected - ironman - 2021-02-01

I just had to install python3-zeroconf and python3-websocket on a fresh openplotter image to get zeroconf working. I found this hinted at in the logging. You might want to take it up with the openplotter guys. I'm quite sure it was the 2020-12-16-OpenPlotter-v2-Headless.img but it might also have been 2020-03-24-OpenPlotter-v2-Starting.img