howanghk / homebridge-ewelink

Homebridge plugin to control Sonoff relays with OEM firmware
MIT License
81 stars 46 forks source link

An error was encountered while requesting a list of devices #79

Closed Cyoshi closed 4 years ago

Cyoshi commented 4 years ago

[2020-3-5 10:51:03 PM] [eWeLink] An error was encountered while requesting a list of devices. Error was [Error: getaddrinfo EAI_AGAIN eu-api.coolkit.cc eu-api.coolkit.cc:8080]

yesterday, the problem is appear please tell me, how i can fix it?

howanghk commented 4 years ago

EAI_AGAIN is a DNS error. Please see https://github.com/nodejs/node/issues/15780 on the nodejs project for details.