Page 1 of 1

[SOLVED]: log error after install of Indigo update 6.1.7

PostPosted: Wed Mar 09, 2016 1:07 pm
by jens
error in log after install of latest Indigo update 6.1.7 some one that can help :(



mar 2016 20:00:30
DSC Alarm Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 1521, in runConcurrentThread
File "/Library/Application Support/Perceptive Automation/Indigo 6/Plugins/DSC Alarm.indigoPlugin/Contents/Server Plugin/indigoPluginUpdateChecker.py", line 109, in checkVersionPoll
File "/Library/Application Support/Perceptive Automation/Indigo 6/Plugins/DSC Alarm.indigoPlugin/Contents/Server Plugin/indigoPluginUpdateChecker.py", line 114, in checkVersionNow
File "/Library/Application Support/Perceptive Automation/Indigo 6/IndigoPluginHost.app/Contents/PlugIns/plugin_base.py", line 190, in debugLog
<type 'exceptions.AttributeError'>: 'logger' object has no attribute 'debug'

DSC Alarm Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

//Jens

Re: error in log after install of latest Indigo update 6.1.7

PostPosted: Wed Mar 09, 2016 5:26 pm
by Seeker
I'm getting the same error after the indigo upgrade. But I haven't noticed any DSC functions not working.

Re: error in log after install of latest Indigo update 6.1.7

PostPosted: Wed Mar 09, 2016 8:59 pm
by matt (support)
A change we made to Indigo 6.1.7 is causing a conflict with that plugin. I've fixed the change in my git fork of the plugin which you can download here:

https://github.com/mbendiksen/DSC-Alarm ... master.zip

We'll get that change merged back into the main report shortly, but in the meantime you can download the fix above.

Re: error in log after install of latest Indigo update 6.1.7

PostPosted: Wed Mar 09, 2016 9:58 pm
by Korey
matt (support) wrote:
A change we made to Indigo 6.1.7 is causing a conflict with that plugin. I've fixed the change in my git fork of the plugin which you can download here:

https://github.com/mbendiksen/DSC-Alarm ... master.zip

We'll get that change merged back into the main report shortly, but in the meantime you can download the fix above.


Thanks for the quick fix Matt!!

Re: error in log after install of latest Indigo update 6.1.7

PostPosted: Wed Mar 09, 2016 11:54 pm
by jens
Thanks Matt


Sent from my iPhone 6 using Tapatalk

Re: error in log after install of latest Indigo update 6.1.7

PostPosted: Sun Apr 17, 2016 11:43 am
by dstrickler
This worked perfectly for me too - thanks Matt! :D