new error with new version of plugin

User avatar
Different Computers
Posts: 2730
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

new error with new version of plugin

Post by Different Computers »

I think this is a DomoPad problem. Never saw it before the most recent upgrade, now I see it several times a day.

Code: Select all

 WebServer                       

Request Headers:
  AUTHORIZATION: Digest username="USERNME", realm="Indigo Control Server", nonce="6ced1325kl797467a44e9b23e8ff49a0", uri="/AndroidClientHelper/updateAndroidDeviceStates?pairingId=HAN8RjFynID6Gt24ciKR&deviceModel=KFGIWI&batteryStatus=Charged&batteryLevel=100&longitude=&latitude=&locationFixTime=", response="a0472c7903e0849ba20674a12a9d076e", qop=auth, nc=00000001, cnonce="6a2b28c323a36083", algorithm=MD5
  HOST: 192.168.0.150:8176
  USER-AGENT: okhttp/3.4.2
  CONNECTION: Keep-Alive
  Remote-Addr: 192.168.0.10
  ACCEPT-ENCODING: gzip

Traceback (most recent call last):
  File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoWebServer/cherrypy/_cprequest.py", line 609, in respond
    cherrypy.response.body = self.handler()
  File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoWebServer/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoWebServer/plugins/AndroidClientHelper/reqhandler.py", line 254, in updateAndroidDeviceStates
    conn.connect()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 832, in connect
    self.timeout, self.source_address)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 575, in create_connection
    raise err
error: [Errno 61] Connection refused

Am I right?
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana, Yamaha RX Receiver.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: new error with new version of plugin

Post by RogueProeliator »

The web server is failing to connect to the plugin - this could be a firewall or other application blocking the connection or the listener could have died. Try restarting the plugin and watching for any errors on startup.
Post Reply

Return to “DomoPad Android Client”