knuckleheadsmiff / homebridge-garagedoor-ryobi

Homebridge plugin for Ryobi GDO (Garage Door Opener)
4 stars 4 forks source link

Fetch Error #27

Open fatkid98 opened 2 years ago

fatkid98 commented 2 years ago

Anyone else getting a fetch error? I understand this project is no longer updated. Just wondered if anyone else has run into this. FEB1C4F5-234A-4136-9F87-3ADE08B3FFD4

knuckleheadsmiff commented 2 years ago

I have never seen this reported and the error is pretty odd.

That said I believe that this is a DNS error I believe which leads me to believe that there is a major networking issue either temporarily or in your networking setup on your computer. From this info I can’t even tell what it was trying to look up or when this error occurred (at startup?) more log info might help some.

I’m going to leave open but as noticed I have no way to look into this.

Sorry that I can’t be more of a help.

fatkid98 commented 2 years ago

I'm running Homebridge on a Raspberry Pi. I have Eero Pro's with HomeKit protection turned on. It seems like changing the HomeKit Accessory Security for my Pi from Automatic to no Restriction has solved my issue.

knuckleheadsmiff commented 2 years ago

That makes sense. Reading about this euro feature it prevents devices from communicating thru the web which this plugin must do because it talks to ryobi’s servers and not directly to the garage door. This is also very common for a class of homebridge/ home automation devices.