Page 1 of 1

DomoPad Error

PostPosted: Thu Aug 03, 2017 11:24 am
by norcoscia
Any idea what caused this?
Code: Select all
Traceback (most recent call last):
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkPlugin.py", line 647, in runConcurrentThread
  File "plugin.py", line 184, in handleUnknownPluginCommand
  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
SSLEOFError: EOF occurred in violation of protocol (_ssl.c:590)

   Domotics Pad Mobile Client Errorplugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

Re: DomoPad Error

PostPosted: Thu Aug 03, 2017 3:01 pm
by RogueProeliator
It looks like there was an issue with the SSL certificate being used for connection -- is this reproducible or a one-time thing?

Re: DomoPad Error

PostPosted: Thu Aug 03, 2017 4:05 pm
by norcoscia
One time - could be the result of something I was messing with today - having one of those bad HA days..... no worries, just passing along to you in case it was important for your development efforts.