OpenMarine
[SOLVED] Updater Quirk - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] Updater Quirk (/showthread.php?tid=921)



[SOLVED] Updater Quirk - holgerw - 2018-01-04

If you watch the Log from the Updater (.16 to .17) you will see an Error:
cant cp aisdecoder because it is locked or busy.

So this binary will never be updated.

Before Updating, the Background AIS Processes should be disabled. (Unckec the ENABLE Button)

Maybe better the Updater should check for any open Processes himself, like it does for Node-Red.

PS: are there Timeouts for the Question "Update Node-Red) y/N"? & for the Reboot at the End?
Anybody using Headless could be waiting forever for the Raspi to get ready. 


Keep on your excellent Work in twentyeighteen.
Holger


RE: Updater Quirk - Sailoog - 2018-01-04

It has been solved on next version killing aisdecoder before reinstalling.

Yes update node-red has a timeout.

We have added a timeout at the end of update process as you suggested.

Thanks!