Page 1 of 1

Device Extension Error

PostPosted: Wed Nov 23, 2016 8:17 am
by Different Computers
Getting a fair number of these:
Code: Select all
2016-11-22 23:02:42.602   EPS - Device Extensions Error   Error in plugin execution ExecuteAction:

Traceback (most recent call last):
  File "plugin.py", line 414, in actionControlDimmerRelay
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1240, in https_open
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1197, in do_open
URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:590)>


and this is odd because I have no irrigation system:
Code: Select all
2016-11-22 23:01:51.719   EPS - Device Extensions Error   Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 395, in runConcurrentThread
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/EPS Device Extensions.indigoPlugin/Contents/Server Plugin/eps/SmartIrrigation.py", line 252, in irrigationTimerTick
StandardError: ServerCommunicationError -- timeout waiting for response

Re: Device Extension Error

PostPosted: Sun Nov 27, 2016 1:22 am
by webdeck
These errors have nothing to do with homebridge.

Re: Device Extension Error

PostPosted: Sun Nov 27, 2016 11:11 am
by Different Computers
Oops sorry, I meant to post this in another forum!