bareboat-necessities / lysmarine_gen

With BBN OS you can build a central boat computer. BBN OS is free and open source. It is based on commonly used community supported open source projects such as SignalK, PyPilot, OpenCPN, and others. BBN OS graphical user interface will let you build a cockpit front-end to all functionality of the OS from chartplotting, dashboards, weather, etc.
https://github.com/bareboat-necessities/lysmarine_gen
255 stars 58 forks source link

Signal K server white screen (not working) #358

Closed Aitonos closed 11 months ago

Aitonos commented 1 year ago

Hi to everybody.

,Yesterday I couldn't reach kip from other devices in the network of the BBN.

Trying to figure out how to get it accessible, I checked the ssl connection under signal K settings and after restart, no more access to signal K server, and no more kip, subsequently.

How can I get signal K back to life without losing all the settings?

Thanks!

mgrouch commented 1 year ago

You can ask on SignalK support slack channel how to undo your changes you did with SSL that broke your system. Here is the link: https://signalk-dev.slack.com/

Aitonos commented 1 year ago

Thanks for the reply. In OP there's sk installer that allows y to deactivate ssl, is not any similar tool in BBN? In case I have to reinstall sk, how to be done in BBN? Thanks for the great work.

mgrouch commented 1 year ago

The script which installs SignalK on BBN is here

https://github.com/bareboat-necessities/lysmarine_gen/blob/bullseye/install-scripts/4-server/04-signalk.sh

(Needs to be run as root)

Aitonos commented 1 year ago

Thanks, I'll try.