OpenMarine

Full Version: OpenPlotter 3 roadmap
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
had the same problem. Solve it by re-installing it.
Hope this will help.
(2022-03-04, 01:31 PM)meretvent Wrote: [ -> ]had the same problem.  Solve it by re-installing it.
Hope this will help.

Reinstall several times without success? ...
(2022-03-04, 03:27 PM)Papyrus Wrote: [ -> ]
(2022-03-04, 01:31 PM)meretvent Wrote: [ -> ]had the same problem.  Solve it by re-installing it.
Hope this will help.

Reinstall several times without success? ...

Installing how? 

This should install the latest release, paste & run in a terminal > 
Code:
sudo npm install -g signalk-server

https://github.com/SignalK/signalk-serve...ag/v1.41.3
(2022-03-02, 07:14 PM)Sailoog Wrote: [ -> ]
(2022-03-02, 01:20 AM)John1270 Wrote: [ -> ]Can I ask if your using the raspberry pi or a lab top? I could not get the flatpak to download charts correctly, do I need to use a single also? Thank you!!

what charts?

Charts for openplotter
(2022-03-04, 03:47 PM)PaddyB Wrote: [ -> ]
(2022-03-04, 03:27 PM)Papyrus Wrote: [ -> ]
(2022-03-04, 01:31 PM)meretvent Wrote: [ -> ]had the same problem.  Solve it by re-installing it.
Hope this will help.

Reinstall several times without success? ...

Installing how? 

This should install the latest release, paste & run in a terminal > 
Code:
sudo npm install -g signalk-server

https://github.com/SignalK/signalk-serve...ag/v1.41.3
pi@raspberrypi:~ $ sudo npm install -g signalk-server
npm ERR! code ENETUNREACH
npm ERR! syscall connect
npm ERR! errno ENETUNREACH
npm ERR! request to https://registry.npmjs.org/signalk-server failed, reason: connect ENETUNREACH 104.16.18.35:443

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2022-03-04T15_53_08_382Z-debug-0.log
(2022-03-04, 04:00 AM)tYuoAz Wrote: [ -> ]Awesome! Do you have a running changelog between V2 and V3? I'm new to this project but have been sinking my teeth in lately. Would love to see a list of what's totally new in V3 vs V2.

Not yet because we are in alpha stage but there will be a change log in beta stage
(2022-03-04, 11:12 AM)Papyrus Wrote: [ -> ]Error installing signal K ver 3.2.1 :

npm verb node v16.14.0
npm verb npm  v8.3.1
npm ERR! code ENETUNREACH
npm ERR! syscall connect
npm ERR! errno ENETUNREACH
npm ERR! request to https://registry.npmjs.org/signalk-server failed, reason: connect ENETUNREACH 104.16.21.35:443



Help ? thank you

https://stackoverflow.com/questions/4901...netunreach
(2022-02-28, 09:41 PM)TVR Wrote: [ -> ]
(2022-02-28, 08:22 PM)Sailoog Wrote: [ -> ]OpenPlotter Network app for OpenPlotter 3 is released, docs will follow.

Test and report as usual please.

Thanks!



I spoke too soon. Everything shows up as connected, but any device connected via wifi complains it has no internet connection (despite USB tethering being enabled).

It seems that "sharing connection" feature is not working right not only for tethering, investigating...
(2022-03-04, 08:19 PM)Sailoog Wrote: [ -> ]
(2022-03-04, 11:12 AM)Papyrus Wrote: [ -> ]Error installing signal K ver 3.2.1 :

npm verb node v16.14.0
npm verb npm  v8.3.1
npm ERR! code ENETUNREACH
npm ERR! syscall connect
npm ERR! errno ENETUNREACH
npm ERR! request to https://registry.npmjs.org/signalk-server failed, reason: connect ENETUNREACH 104.16.21.35:443



Help ? thank you

https://stackoverflow.com/questions/4901...netunreach

Solved, Internet connection by Box 4G failing ? ...
(2022-03-04, 03:27 PM)Papyrus Wrote: [ -> ]
(2022-03-04, 01:31 PM)meretvent Wrote: [ -> ]had the same problem.  Solve it by re-installing it.
Hope this will help.

Reinstall several times without success? ...

Ounce...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42