Error message ...

Posted on
Fri Jun 17, 2022 3:50 am
rlesperance offline
Posts: 333
Joined: Dec 01, 2004
Location: Québec, Canada

Error message ...

SInce upgrading to Indigo 2022.1, I get this log message:

failed to create reflector connection: [Errno 1] Operation not permitted: '/Library/Application Support/Perceptive Automation/Indigo 2022.1/Preferences/PrismReflector/id_rsa.pub' Warning reflector reconnection scheduled in 15 minutes


I have checked all file/folder authorization and all users are allowed. The Indigo group created with the help of Matt is allowed as well.

The IndigoServer has also begun to crash again very often. See the crash report here: https://www.dropbox.com/s/u8c6ye6vr5g7k ... t.pdf?dl=0[/

Please help.

Posted on
Fri Jun 17, 2022 9:08 am
FlyingDiver offline
User avatar
Posts: 7184
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Error message ...

Why is this in the X10 forum?

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Fri Jun 17, 2022 9:12 am
rlesperance offline
Posts: 333
Joined: Dec 01, 2004
Location: Québec, Canada

Re: Error message ...

Because I am a X10 user.

Posted on
Fri Jun 17, 2022 9:22 am
jay (support) offline
Site Admin
User avatar
Posts: 18185
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Error message ...

Rerun the Indigo 2022.1 installer - it looks like something didn't go right. Make sure you're running the installer from an admin enabled account and that it's the account that you're starting the server from.

[MODERATOR NOTE]: Moved to the correct forum since the question is about Indigo Reflectors.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Fri Jun 17, 2022 3:53 pm
matt (support) offline
Site Admin
User avatar
Posts: 21411
Joined: Jan 27, 2003
Location: Texas

Re: Error message ...

If the installer re-run doesn't help then in the Terminal app, from the macOS user account under which you start the Indigo Server, do the following commands and copy/paste the result into a reply:

Code: Select all
cd /Library/Application\ Support/Perceptive\ Automation/
cd Indigo\ 2022.1/Preferences/PrismReflector
ls -al
echo
id
echo
chmod ugo-x *
chmod o-rwx *
chmod g-rw id_rsa
ls -al
id

Image

Posted on
Tue Aug 16, 2022 7:16 am
rlesperance offline
Posts: 333
Joined: Dec 01, 2004
Location: Québec, Canada

Re: Error message ...

Hello, Matt,

Just back from vacation. Excuse the delay.

Indigo 2022 was already installed, but as Jay suggested, I made a fresh install. IndigoServer still crashes.

See the crash report at this link: https://www.dropbox.com/s/moxizyl3bypfq ... .docx?dl=0

Am I wrong to say that the crash report still dispalys a IndigoServer 2021 version ?

I did the Terminal trick and here are the result (chinese to me):

Last login: Tue Aug 16 08:07:27 on console

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
iMacIntel:~ Accueil$ cd /Library/Application\ Support/Perceptive\ Automation/
iMacIntel:Perceptive Automation Accueil$ cd Indigo\ 2022.1/Preferences/PrismReflector
iMacIntel:PrismReflector Accueil$ ls -al
total 32
drwxrwxr-x+ 6 Accueil admin 192 8 jan 2022 .
drwxrwxr-x+ 8 Accueil admin 256 16 aoû 08:23 ..
-rw-------+ 1 Accueil admin 1831 8 jan 2022 id_rsa
-rw-rw----+ 1 Accueil admin 405 8 jan 2022 id_rsa.pub
-rw-rw----+ 1 Accueil admin 631 16 aoû 08:08 known_hosts_v4
-rw-rw----+ 1 Accueil admin 543 16 aoû 08:08 ssh_config_indigo_v4
iMacIntel:PrismReflector Accueil$ echo

iMacIntel:PrismReflector Accueil$ id
uid=508(Accueil) gid=20(staff) groups=20(staff),501(Indigo),12(everyone),61(localaccounts),400(com.apple.access_remote_ae),701(com.apple.sharepoint.group.1),100(_lpoperator)
iMacIntel:PrismReflector Accueil$ echo

iMacIntel:PrismReflector Accueil$ chmod ugo-x *
iMacIntel:PrismReflector Accueil$ chmod o-rwx *
iMacIntel:PrismReflector Accueil$ chmod g-rw id_rsa
iMacIntel:PrismReflector Accueil$ ls -al
total 32
drwxrwxr-x+ 6 Accueil admin 192 8 jan 2022 .
drwxrwxr-x+ 8 Accueil admin 256 16 aoû 08:23 ..
-rw-------+ 1 Accueil admin 1831 8 jan 2022 id_rsa
-rw-rw----+ 1 Accueil admin 405 8 jan 2022 id_rsa.pub
-rw-rw----+ 1 Accueil admin 631 16 aoû 08:08 known_hosts_v4
-rw-rw----+ 1 Accueil admin 543 16 aoû 08:08 ssh_config_indigo_v4
iMacIntel:PrismReflector Accueil$ id
uid=508(Accueil) gid=20(staff) groups=20(staff),501(Indigo),12(everyone),61(localaccounts),400(com.apple.access_remote_ae),701(com.apple.sharepoint.group.1),100(_lpoperator)
iMacIntel:PrismReflector Accueil$

Posted on
Tue Aug 16, 2022 2:13 pm
matt (support) offline
Site Admin
User avatar
Posts: 21411
Joined: Jan 27, 2003
Location: Texas

Re: Error message ...

The crash report is indeed showing version 2021 and not 2022. Make sure you have Indigo 2022 running (not 2021), and also try restarting your Mac. Lastly, you can try uninstalling 2021 to make sure it doesn't get started somehow (and then reboot again).

Image

Posted on
Tue Aug 16, 2022 3:11 pm
rlesperance offline
Posts: 333
Joined: Dec 01, 2004
Location: Québec, Canada

Re: Error message ...

Matt,

I installed the Indigo 2022 version twice ... on the user where the IndigoServer is running.

Why is the 2021 still showing up ?
How do I uninstall the 2021 version without loosing my data ?

Posted on
Tue Aug 16, 2022 5:17 pm
matt (support) offline
Site Admin
User avatar
Posts: 21411
Joined: Jan 27, 2003
Location: Texas

Re: Error message ...

Something is causing it to launch. Just delete this file and it won't be able to launch (then reboot your Mac):

/Library/Application Support/Perceptive Automation/Indigo 2021.1 (or .2)/IndigoServer.app

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests