kopiro / homebridge-tapo-camera

Homebridge plugin for TP-Link TAPO security cameras
ISC License
127 stars 11 forks source link

Cannot add to Homebridge #57

Closed csalter104 closed 1 year ago

csalter104 commented 2 years ago

It gives me a error message when I try to add my taco c200 camera to the home bridge plugin.

Logs:

[homebridge-tapo-camera] Child bridge process ended [7/31/2022, 12:57:49 AM] [homebridge-tapo-camera] Process Ended. Code: 143, Signal: null [7/31/2022, 12:57:56 AM] [homebridge-tapo-camera] Restarting Process... [7/31/2022, 12:57:58 AM] [homebridge-tapo-camera] Launched child bridge with PID 80124 [7/31/2022, 12:57:58 AM] Registering platform 'homebridge-tapo-camera.tapo-camera' [7/31/2022, 12:57:58 AM] [homebridge-tapo-camera] Loaded homebridge-tapo-camera v2.2.2 child bridge successfully [7/31/2022, 12:57:58 AM] Loaded 0 cached accessories from cachedAccessories.0E4F24160DA4. [7/31/2022, 12:57:58 AM] Homebridge v1.5.0 (HAP v0.10.2) (homebridge-tapo-camera) is running on port 42674. [7/31/2022, 12:58:02 AM] [homebridge-tapo-camera] Error during setup of camera CalebsBedroom connect ENETUNREACH 192.138.2.34:2020

Plugin Config:

{ "cameras": [ { "name": "CalebsBedroom", "ipAddress": "192.138.2.34", "password": "PASSWORD", "streamUser": "EMAIL", "streamPassword": "PASSWORD", "debug": true } ], "platform": "tapo-camera", "_bridge": { "username": "0E:4F:24:16:0D:A4", "port": 42674 } }

Environment:

kopiro commented 1 year ago

It looks like you have specified the wrong IP address (ENETUNREACH)