|
|
13-12-2024, 10:02
|
#16
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
HI. I am not sure I pasted correctly in the CLI
The oath I found is
/Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd
once pasted with your code line
here's the result
Last login: Fri Dec 13 16:07:10 on ttys000
jacopoloredan@MacBook-Air ~ % $ /home/dsr/.local/bin/oexserverd -a/Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd
zsh: command not found: $
jacopoloredan@MacBook-Air ~ %
pse tell me if I must correct the copy and paste. Be very patient as I am no expert, thks.
ps (In the Library There was also another log file (log.log))
|
|
|
13-12-2024, 10:14
|
#17
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Quote:
Originally Posted by bcn
Gatekeeper attacking?
You did clone the old system onto the new one?
If you uninstall OCPN and reinstall it? Gets preferences then created?
|
Reinstalled: no opencpn preferences in the Library,.
|
|
|
13-12-2024, 10:32
|
#18
|
Marine Service Provider
Join Date: Mar 2008
Posts: 7,672
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
From the CLI, you want:
Code:
"/Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd -a"
|
|
|
13-12-2024, 10:35
|
#19
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Quote:
Originally Posted by bdbcat
From the CLI, you want:
Code:
"/Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd -a"
|
done.
Reply
zsh: no such file or directory: /Users/jacopoloredan/Library/Application
jacopoloredan@MacBook-Air ~ %
In any event, here's the whole CLI
Last login: Fri Dec 13 17:56:07 on ttys000
jacopoloredan@MacBook-Air ~ % /Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd -a
zsh: no such file or directory: /Users/jacopoloredan/Library/Application
jacopoloredan@MacBook-Air ~ %
|
|
|
13-12-2024, 13:14
|
#20
|
Marine Service Provider
Join Date: Mar 2008
Posts: 7,672
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
You need the double quotes surrounding the CLI command.
"/Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd -a"
Exactly one space between "Application" and "Support"
Dave
|
|
|
13-12-2024, 16:05
|
#21
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Quote:
Originally Posted by bdbcat
You need the double quotes surrounding the CLI command.
"/Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd -a"
Exactly one space between "Application" and "Support"
Dave
|
Hi Dave, thanks for the attention!
Here we are, with quotes and exactly one space:
Last login: Fri Dec 13 23:59:53 on ttys000
jacopoloredan@MacBook-Air ~ % "/Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd -a"
zsh: no such file or directory: /Users/jacopoloredan/Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd -a
jacopoloredan@MacBook-Air ~ %
|
|
|
13-12-2024, 16:17
|
#22
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
... and it's true: no such file was created... (see attachment)
What's your opinion?
|
|
|
13-12-2024, 17:06
|
#23
|
Marine Service Provider
Join Date: Mar 2008
Posts: 7,672
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Stria...
Please post your OpenCPN logfile.
Thanks
Dave
|
|
|
14-12-2024, 01:09
|
#24
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Dave, here it is.
Thks.
|
|
|
14-12-2024, 03:34
|
#25
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
I have googled a bit around :-) and it seems that opencpn in my M3 system hasn’t created oexserverd… no map server, then… Correct?
|
|
|
14-12-2024, 04:04
|
#26
|
Registered User
Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,930
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Plus the missing "Preferences" - so no settings, no waypoints, tracks, etc.
Here from our macMini.
|
|
|
14-12-2024, 07:14
|
#27
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Quote:
Originally Posted by bcn
Plus the missing "Preferences" - so no settings, no waypoints, tracks, etc.
Here from our macMini.
|
Any idea on how to solve the problem?
|
|
|
14-12-2024, 08:43
|
#28
|
Marine Service Provider
Join Date: Mar 2008
Posts: 7,672
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Here is the "smoking gun":
Code:
17:53:03.678 MESSAGE fpr.cpp:111 oexserverd execution error:
17:53:03.678 MESSAGE fpr.cpp:114 execvp(/Users/jacopoloredan/
Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd, -s)
failed with error 86!
Possibilities are:
1. That file simply does not exist. Please verify carefully.
or..
2. M3 silicon has trouble running that file.
Please verify (again..) that the oexserverd file exists, at the location indicated above.
Thanks
Dave
|
|
|
14-12-2024, 09:02
|
#29
|
Registered User
Join Date: Dec 2013
Posts: 57
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
Quote:
Originally Posted by bdbcat
Here is the "smoking gun":
Code:
17:53:03.678 MESSAGE fpr.cpp:111 oexserverd execution error:
17:53:03.678 MESSAGE fpr.cpp:114 execvp(/Users/jacopoloredan/
Library/Application Support/OpenCPN/Contents/PlugIns/oexserverd, -s)
failed with error 86!
Possibilities are:
1. That file simply does not exist. Please verify carefully.
or..
2. M3 silicon has trouble running that file.
Please verify (again..) that the oexserverd file exists, at the location indicated above.
Thanks
Dave
|
Dave, you were right. File exists. (see attachments).I don't know why I could not find it before...
|
|
|
14-12-2024, 09:08
|
#30
|
Registered User
Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,930
|
Re: Help: O-Charts plugin refuses to open O-Charts Shop
The missing OpenCPN entry in "Preferences":
Code:
7:51:53.130 MESSAGE navutil.cpp:1726 No navobjects.xml file or
usable backup exist, will create a new one.
17:51:53.130 ERROR filefn.cpp:918 Impossibile determinare i
permessi per il file '/Users/jacopoloredan/Library/Preferences/
opencpn/navobj.xml' (errore 2: No such file or directory)
17:51:53.130 ERROR filefn.cpp:1029 Il file '/Users/jacopoloredan/
Library/Preferences/opencpn/navobj.xml' non può essere rinominato '/
Users/jacopoloredan/Library/Preferences/opencpn/
navobj.xml.corrupted.2024-12-13-17-51-53' (errore 2: No such file or
directory)
17:51:53.130 MESSAGE navutil.cpp:1749 Error while loading navobjects
from /Users/jacopoloredan/Library/Preferences/opencpn/navobj.xml,
the corrupted file was renamed to /Users/jacopoloredan/Library/
Preferences/opencpn/navobj.xml.corrupted.2024-12-13-17-51-53
17:51:53.130 MESSAGE navutil.cpp:1767 No usable backup found, a new
navobj.xml file will be created.
17:51:53.130 MESSAGE navutil.cpp:1776 Failed to load navobjects,
creating a new navobj.xml file.
17:51:53.131 MESSAGE ocpn_frame.cpp:4781 Getting .gpx layer files
from: /Users/jacopoloredan/Library/Preferences/opencpn/layers
17:51:53.232 MESSAGE ocpn_frame.cpp:4685 OnInitTimer...1
17:51:53.336 MESSAGE ocpn_frame.cpp:4685 OnInitTimer...2
I would guess that after a restart of OCPN, the message will be the same.
Hubert
|
|
|
|
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
Advertise Here
Recent Discussions |
|
|
|
|
|
|
|
|
|
|
|
|
Vendor Spotlight |
|
|
|
|