thoukydides / homebridge-homeconnect

Home Connect home appliances plugin for Homebridge
https://www.thouky.co.uk
ISC License
134 stars 14 forks source link

Home Connect API Error #137

Closed mistertropi closed 1 year ago

mistertropi commented 1 year ago

Description of Issue

Hallo Guys,

Yesterday i get the following issue: Home connect API error: getaddrinfo EAI Again api.home-connect.com

i tried to get a new device id By adding a new device. But nothing changed in the log.

please help

thanks

Expected Behaviour

Please give me a Solution

Steps to Reproduce

Update

Plugin Version

0.28.0

Environment

Home Connect Appliance(s)

No response

HomeKit App(s)

No response

Diagnostic Checks

Log File

[ERROR] Home Connect API error: getaddrinfo EAI_AGAINI.Home-connect.com

Configuration

clientid",
  "language" : {
    "api" : "en-GB"
  },
  "platform" : "HomeConnect",
  "plugin_map" : {
    "plugin_name" : "homebridge-homeconnect"
  },
  "simulator" : false

Additional Information

No response

thoukydides commented 1 year ago

Sounds like the same issue as #134.

The error is a timeout on your local system trying to resolve the IP address of api.home-connect.com. Check your DNS settings.

thoukydides commented 1 year ago

I also see that you are using HOOBS. This is a Homebridge plugin, not a HOOBS plugin.

Since this appears to be an issue with the server environment on which you are running the plugin, I am closing this issue. If you require further assistance with this issue then I suggest contacting HOOBS support.