Page 1 of 1

Suddenly this big chunk of error

PostPosted: Sun Mar 04, 2018 4:11 pm
by Different Computers
My Indigo server suddenly restarted for no reason I can tell, and on restarting it I see this (which I don't think is related to the restart.)
Code: Select all
   Harmony Hub Error               Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 64, in runConcurrentThread
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/HarmonyHub.indigoPlugin/Contents/Server Plugin/ghpu.py", line 88, in checkForUpdate
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/HarmonyHub.indigoPlugin/Contents/Server Plugin/ghpu.py", line 175, in _prepareForUpdate
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/HarmonyHub.indigoPlugin/Contents/Server Plugin/ghpu.py", line 97, in getUpdate
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/HarmonyHub.indigoPlugin/Contents/Server Plugin/ghpu.py", line 117, in getLatestRelease
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/HarmonyHub.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)

   Harmony Hub Error               plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

Re: Suddenly this big chunk of error

PostPosted: Sun Mar 04, 2018 4:44 pm
by FlyingDiver
No, it's related to the GitHub issues everyone is having. Make sure you have the latest version of that plugin. Get it via the store directly, you can't use the built in updater.

Re: Suddenly this big chunk of error

PostPosted: Sun Mar 04, 2018 5:29 pm
by Different Computers
Thanks and sorry for missing the details of this if it has been mentioned already.

Re: Suddenly this big chunk of error

PostPosted: Sun Mar 04, 2018 5:34 pm
by FlyingDiver
Well, I posted about it here: viewtopic.php?f=177&t=20234

But not in the forum for each individual plugin.