OpenMarine

Full Version: stopping SignalK server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sorry if this has been asked before, but without a search capability on this forum I could not see reading thru 14 pages.

When you update a data provider in signalk you need to restart the service, which you can do from OpenPlotter, but there is no way just to stop the SignalK service (if you want to do updates) other than finding and killing the process. Is that true or did I miss something?


thanks,
Yes, that is how it works for OP 0.10.x

It would be different for OP 1.x.x:

$ sudo systemctl stop signalk.service
$ sudo systemctl stop signalk.socket

$ sudo systemctl start signalk.service
$ sudo systemctl start signalk.socket