Error on startup/reload

Juggler
Posts: 95
Joined: Wed Dec 17, 2014 8:37 pm

Error on startup/reload

Post by Juggler »

Running the latest version of Indigo and your plugin. I recently had to reboot my Mac and happened to check the Indigo logs. It seems your plugin is now casting several errors.

Is anyone else seeing this? Is there a problem with python?

Code: Select all

   Started plugin "LIFX Bridge 7.0.3"
   LIFX Bridge                     Starting LIFX Bridge
   LIFX Bridge Debug               updateFrequency = 86400.0
   LIFX Bridge Debug               refreshDeviceList called
   LIFX Bridge Debug               found published device: 182XXXXX68 - office desk () - XX:XX:XX:XX:XX:XX
   LIFX Bridge Debug               1 devices published
   LIFX Bridge                     Checking for updates...
   LIFX Bridge Debug               Plugin version detected: 7.0.3
   LIFX Bridge Debug               Current version is: 7.0.3
   LIFX Bridge Debug               Getting latest release from FlyingDiver/Indigo-lifx-bridge...
   LIFX Bridge Debug               GET /repos/FlyingDiver/Indigo-lifx-bridge/releases/latest
   LIFX Bridge Error               Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 90, in runConcurrentThread
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/LIFXBridge.indigoPlugin/Contents/Server Plugin/ghpu.py", line 88, in checkForUpdate
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/LIFXBridge.indigoPlugin/Contents/Server Plugin/ghpu.py", line 175, in _prepareForUpdate
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/LIFXBridge.indigoPlugin/Contents/Server Plugin/ghpu.py", line 97, in getUpdate
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/LIFXBridge.indigoPlugin/Contents/Server Plugin/ghpu.py", line 117, in getLatestRelease
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/LIFXBridge.indigoPlugin/Contents/Server Plugin/ghpu.py", line 145, in _GET
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1053, in request
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1093, in _send_request
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1049, in endheaders
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 893, in _send_output
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 855, in send
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1274, in connect
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 352, in wrap_socket
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 579, in __init__
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 808, in do_handshake
SSLError: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)

   LIFX Bridge Error               plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
User avatar
FlyingDiver
Posts: 7294
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Error on startup/reload

Post by FlyingDiver »

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Juggler
Posts: 95
Joined: Wed Dec 17, 2014 8:37 pm

Re: Error on startup/reload

Post by Juggler »

Thanks! Will you be updating with the new plugin in the near future?
User avatar
FlyingDiver
Posts: 7294
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: Error on startup/reload

Post by FlyingDiver »

Probably. I haven't decided what route to go on the permanent fix yet.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Post Reply

Return to “LIFX Bridge”