Page 1 of 1

MyQ Plugin Now Returns an Error

PostPosted: Tue May 05, 2020 2:59 pm
by Lewisba
Thank you for creating this plugin! It's been working well until recently. I opened Indigo and noticed a sea of red in the log. Here's a snippet of what is being returned. I did notice an update to the MyQ iOS app in the last couple days. Could Chamberlain have changed the backend to cause a conflict?


MyQ Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
MyQ Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 78, in runConcurrentThread
File "plugin.py", line 394, in getDevices
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/requests/models.py", line 816, in json
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/simplejson/__init__.py", line 307, in loads
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/simplejson/decoder.py", line 335, in decode
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/simplejson/decoder.py", line 353, in raw_decode
ValueError: No JSON object could be decoded

MyQ Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
MyQ Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 78, in runConcurrentThread
File "plugin.py", line 394, in getDevices
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/requests/models.py", line 816, in json
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/simplejson/__init__.py", line 307, in loads
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/simplejson/decoder.py", line 335, in decode
File "/Library/Application Support/Perceptive Automation/Indigo 7.4/IndigoPluginHost.app/Contents/Resources/PlugIns/simplejson/decoder.py", line 353, in raw_decode
ValueError: No JSON object could be decoded

MyQ Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
MyQ Error Error in plugin execution runConcurrentThread:

Re: MyQ Plugin Now Returns an Error

PostPosted: Tue May 05, 2020 3:01 pm
by FlyingDiver
Something changed on the MyQ servers again. It'll be broken until an update to the library I use is posted.

Re: MyQ Plugin Now Returns an Error

PostPosted: Tue May 05, 2020 3:36 pm
by FlyingDiver
Release 7.5.0 on the store...

Re: MyQ Plugin Now Returns an Error

PostPosted: Tue May 05, 2020 4:54 pm
by DaveL17
Thanks for rolling out the fix so quickly!

Re: MyQ Plugin Now Returns an Error

PostPosted: Tue May 05, 2020 5:32 pm
by colovin
Fantastic, thanks a lot!

Re: MyQ Plugin Now Returns an Error

PostPosted: Wed May 06, 2020 6:18 am
by Lewisba
Works like a charm! Thanks!

Re: MyQ Plugin Now Returns an Error

PostPosted: Wed Jun 03, 2020 3:12 pm
by Efirebarn
Thanks for your hard work.