Page 1 of 1

Log entry after upgrading to Catalina ...

PostPosted: Sat Apr 04, 2020 7:47 am
by rlesperance
Hi,

After upgrading to Catalina, I got this log entry:

Started interface "INSTEON Commands 7.4.2"
Action Collection Error Error in plugin execution InitializeMain:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "plugin.py", line 56, in __init__
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/plugin_base.py", line 256, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/handlers.py", line 171, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/handlers.py", line 64, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 920, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 950, in _open
IOError: (13, 'Permission denied', u'/Library/Application Support/Perceptive Automation/Indigo 7.4/Logs/indigoplugin.ActionCollection/plugin.log')

Stopping plugin "Action Collection 7.4.1" (pid 7582)
Waiting for internal plugins to intialize
WebServer client connected
WebServer started on port 8176 -- digest authentication enabled
Stopped plugin "Action Collection 7.4.1"
Loading external plugins
Starting triggers and schedules



Please help.

Re: Log entry after upgrading to Catalina ...

PostPosted: Sat Apr 04, 2020 9:26 am
by FlyingDiver
Re-run the Indigo installer to make sure all the permissions are set correctly.

Re: Log entry after upgrading to Catalina ...

PostPosted: Sat Apr 04, 2020 10:40 am
by rlesperance
I did not pay for the new Indigo monthly service yet. I feel that I have been paying for many upgrades lately and that the new one is quite expensive for the limited use of Indigo's feature.

Could that be the problem ?

Re: Log entry after upgrading to Catalina ...

PostPosted: Sat Apr 04, 2020 10:49 am
by FlyingDiver
rlesperance wrote:
I did not pay for the new Indigo monthly service yet. I feel that I have been paying for many upgrades lately and that the new one is quite expensive for the limited use of Indigo's feature.


Run the installer for the version you have a license for.

I don't think this problem is because of a wrong version license. You would get a specific error for that. This looks like a file permission problem, which running the (correct) installer should fix.

Re: Log entry after upgrading to Catalina ...

PostPosted: Sat Apr 04, 2020 11:28 am
by matt (support)
Joe is correct. One (probably several) of Indigo's folders don't have the correct permissions or owner and Indigo cannot write to them. Try running the installer again. If you used Apple's Migration Assistant to copy over the file doing an upgrade that could be the problem (it is completely inadequate at doing its job). The installer may not be able to fix the problem but we can walk you through some of the manual steps to get it working.

Re: Log entry after upgrading to Catalina ...

PostPosted: Mon Apr 13, 2020 9:09 am
by rlesperance
Hi Matt,

Excuse my delay getting back, I had a few dragons to kill.

The purpose of this thread, the Indigo's log error that I got after upgrading to Catalina .... have not occurred anymore after starting the computer or launching Indigo. Should I consider that settled or should I inquire more ?

My other problem regarding the Indigo server crash report is still actual and I will create a new thread about it.



Robert

Re: Log entry after upgrading to Catalina ...

PostPosted: Mon Apr 13, 2020 9:21 am
by jay (support)
rlesperance wrote:
The purpose of this thread, the Indigo's log error that I got after upgrading to Catalina .... have not occurred anymore after starting the computer or launching Indigo. Should I consider that settled or should I inquire more ?


If you're not seeing it then it may have just been some temporary glitch. As Matt said, macOS has gotten super complicated in terms of trying to protect against possible hackers, and this may have just been some transient macOS bug/issue after the Catalina upgrade.

Re: Log entry after upgrading to Catalina ...

PostPosted: Mon Apr 13, 2020 9:44 am
by rlesperance
Thanks Jay. Case closed !

Re: Log entry after upgrading to Catalina ...

PostPosted: Fri May 29, 2020 1:57 pm
by john hayes
I'm glad this question had already been asked. I was getting the same message in the log. Reinstalled, and the error went away. :D

Thanks.