donavanbecker / homebridge-rainbird

The Homebridge RainBird plugin allows you to access your RainBird Controller from HomeKit with Homebridge.
ISC License
20 stars 0 forks source link

Support Request: #499

Closed danil-z closed 11 months ago

danil-z commented 11 months ago

Describe Your Problem

RainBird controller request failed. [Error: connect EHOSTUNREACH 192.168.68.194:80]

Relevant log output

[24/09/2023, 20:26:08] [RainBird] RainBird controller request failed. [Error: connect EHOSTUNREACH 192.168.68.194:80]
[24/09/2023, 20:26:08] [RainBird] Failed Request: [2] [ModelAndVersionRequest]
[24/09/2023, 20:26:08] [RainBird] Will retry in 60 seconds

Config for homebridge-rainbird

{
            "name": "RainBird",
            "devices": [
                {
                    "ipaddress": "192.168.68.194",
                    "password": "xxxxxx",
                    "syncTime": false
                }
            ],
            "platform": "RainBird"
        }

Screenshots

xxxx

Device has static IP. Able to connect to it using iOS client not being able to ping or netcat port 80 on that ip. any suggestions?

Device & Model

ESP-TM2

Node.js Version

v18.18.0

NPM Version

--

Homebridge Version

v1.6.1

Homebridge Rainbird Plugin Version

1.11.1

Homebridge Config UI X Plugin Version

v4.50.5

Operating System

Raspbian (Debian GNU/Linux 11 (bullseye))

danil-z commented 11 months ago

problem solved router was blocking packets from guest WiFi network