OpenMarine

Full Version: Issues upgrading new install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Have spent some frustrating days trying to start fresh from OP 0.1.0 then upgrading to 0.17 on a rpi3B with first strompi3 (gave up on this after several attempts - couldnt get serialless make to work) and moitesseir hat.
Am no in a state where OP doesnt start any more, Just splash screen but nothing thereafter.
Terminal shows:
pi@op3:~ $ openplotter
Signal K starting
Traceback (most recent call last):
File "/home/pi/.config/openplotter/openplotter", line 3539, in <module>
MainFrame().Show()
File "/home/pi/.config/openplotter/openplotter", line 73, in __init__
self.vessel_self = checkVesselSelf(self.conf)
File "/home/pi/.config/openplotter/classes/check_vessel_self.py", line 34, in __init__
subprocess.Popen(['bin/signalk-server','-c',home+'/.openplotter','-s','openplotter-settings.json'],cwd=home+op_folder+'/signalk-server-node')
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory: '/home/pi/.config/signalk-server-node'
pi@op3:~ $

How can I get my system back to working without starting from scratch again ? Any advise is appreciated.
current v1.2.0
needs to be updated from img 1.0.0
v0.17 is no longer supported you need to download & burn new img or noobs.and update
the git repo has changed so 0.1.0 cant be updated as far as i know..
http://sailoog.com/blog-categories/openplotter-rpi
Pages: 1 2