ebaauw / homebridge-rpi

Homebridge plugin for Raspberry Pi.
Apache License 2.0
311 stars 19 forks source link

thinks device is not a Raspberry Pi but it is #111

Closed recoi1er closed 3 years ago

recoi1er commented 3 years ago

Hello! Getting this error in my logs saying that my Raspberry Pi 4 is not a Raspberry Pi and is not sending RPi data to HK, the bridge has been added but no accessory shows in Home like it did before

10/21/2021, 9:13:48 AMRPi Bridge starting
10/21/2021, 9:13:52 AMRPi BridgeLoaded plugin 'homebridge-rpi'
10/21/2021, 9:13:52 AMRPi BridgeLoading 1 platforms...
10/21/2021, 9:13:52 AMRPi BridgeRPihomebridge-rpi v1.3.11, node v14.18.1, homebridge v1.3.5, homebridge-lib v5.1.15
10/21/2021, 9:13:52 AMRPi BridgeBridge is running on port 51826.
10/21/2021, 9:13:53 AMRPi BridgeRPiWARNINGwarning: localhost: not a Raspberry Pi
ebaauw commented 3 years ago

What OS are you running on the Pi? Are you running Homebridge in a container?

recoi1er commented 3 years ago

I am running Hoobs v4.1.9 and Homebridge version 1.3.5

No container

ebaauw commented 3 years ago

Are you sure hoobs isn't using containers or anything? What if you run a standard Homebridge installation?

recoi1er commented 3 years ago

as per hoobs dev, it is not using containers

ebaauw commented 3 years ago

I don't understand what's happening. Could you please capture and attach a debug log file (see https://github.com/ebaauw/homebridge-hue/wiki/FAQ)? Could you also please list the output of rpi -D info?