This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
0.9.0alpha NOOBS
#7
(2017-02-02, 03:46 PM)SkipperEarly Wrote: This is exactly what I did.


Code:
pi@openplotter:~ $ bash update_OP.sh
no .git found
Answer:
update_OP.sh: line 47: 11659 Terminated              startup stop
cp: omitting directory ‘/home/pi/.config/openplotter/classes’
cp: omitting directory ‘/home/pi/.config/openplotter/docs’
cp: omitting directory ‘/home/pi/.config/openplotter/emulator’
cp: omitting directory ‘/home/pi/.config/openplotter/imu’
cp: omitting directory ‘/home/pi/.config/openplotter/locale’
cp: omitting directory ‘/home/pi/.config/openplotter/OP-signalk’
cp: omitting directory ‘/home/pi/.config/openplotter/sounds’
cp: omitting directory ‘/home/pi/.config/openplotter/tools’
cp: omitting directory ‘/home/pi/.config/openplotter/update’
cp: omitting directory ‘/home/pi/.config/openplotter/tools/classes’
Cloning into 'openplotter'...
remote: Counting objects: 2813, done.
remote: Total 2813 (delta 0), reused 0 (delta 0), pack-reused 2813
Receiving objects: 100% (2813/2813), 18.30 MiB | 1.57 MiB/s, done.
Resolving deltas: 100% (1770/1770), done.
Checking connectivity... done.
pi@openplotter:~ $

Everything works fine (except double start of startup in when using xrdp session)
Now I renamed signalk-server-node to force getting the same error as you got.

Code:
pi@openplotter:~ $ openplotter
Signal K starting
Traceback (most recent call last):
 File "/home/pi/.config/openplotter/openplotter", line 3147, in <module>
   MainFrame().Show()
 File "/home/pi/.config/openplotter/openplotter", line 77, in __init__
   self.vessel_self = checkVesselSelf()
 File "/home/pi/.config/openplotter/classes/check_vessel_self.py", line 39, in __init__
   subprocess.Popen(['bin/signalk-server','-s','../openplotter/OP-signalk/openplotter-settings.json'],cwd=home + '/.config/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@openplotter:~ $
But it shows the error in check_vessel_self.py in line 39 not 40 as in your case. Your version is different.

Best would be to delete folder .git in openplotter and try again
bash update_OP.sh
bash update_raspbian.sh
bash update_SK.sh


It does take a while.

(I also renistalled node-red things.    It's now stable!)
Reply


Messages In This Thread
0.9.0alpha NOOBS - by sailsunfurled - 2016-12-07, 06:18 PM
RE: 0.9.0alpha NOOBS - by e-sailing - 2016-12-08, 10:32 AM
RE: 0.9.0alpha NOOBS - by sailsunfurled - 2017-01-12, 12:04 AM
RE: 0.9.0alpha NOOBS - by SkipperEarly - 2017-02-02, 08:46 AM
RE: 0.9.0alpha NOOBS - by e-sailing - 2017-02-02, 12:34 PM
RE: 0.9.0alpha NOOBS - by SkipperEarly - 2017-02-02, 03:46 PM
RE: 0.9.0alpha NOOBS - by e-sailing - 2017-02-02, 09:18 PM
RE: 0.9.0alpha NOOBS - by SkipperEarly - 2017-02-03, 12:02 PM
RE: 0.9.0alpha NOOBS - by e-sailing - 2017-02-03, 07:09 PM
RE: 0.9.0alpha NOOBS - by SkipperEarly - 2017-02-04, 09:19 AM
RE: 0.9.0alpha NOOBS - by e-sailing - 2017-02-04, 10:45 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)