rnilssoncx / homebridge-pico

Expose Lutron Pico Remotes in Homebridge: https://github.com/nfarina/homebridge
MIT License
63 stars 6 forks source link

EBUSY Error with Pico-Platform Plugin on New HOOBS Box #53

Open Sidc60 opened 8 months ago

Sidc60 commented 8 months ago

I'm reaching out for some assistance with an issue I've encountered after replacing my HOOBS box. I was using the "Pico-platform" plugin without any problems on my old box. However, after my original HOOBS box failed and I replaced it, things haven't been smooth.

I installed the new box and the Pico plugin, ensuring to copy the exact JSON configuration I had used previously. Immediately, I started encountering a getaddrinfo EBUSY error in the log. The Pico remote broadcasts are not received in the log , and it shows repeated attempts to connect, followed by the EBUSY error:

Attempting connection
Error: getaddrinfo EBUSY [Lutron hub hostname or IP]

Here's what I've tried so far:

  1. Switching between using an IP address and a hostname for the Lutron hub in the configuration.
  2. Confirmed that the hostname is resolving correctly (successfully pinged it from the terminal).
  3. Restarted both the HOOBS box and the Lutron hub several times.

Unfortunately, none of these steps have resolved the issue. The error persists, and my Pico remote’s broadcast is not received. I'm wondering if anyone in the community has experienced something similar or might have insights into what could be causing this issue. Any advice or troubleshooting tips would be greatly appreciated! Thank you in advance for your help!