Haba1234 / ioBroker.onvif

Subscribe to Camera and NVR Events
MIT License
8 stars 10 forks source link

REOLIN RLC-811A #29

Open Kernal87 opened 2 years ago

Kernal87 commented 2 years ago

Hi Team

I have new the problem that the adapter no longer recognizes my Reolink Cams.

In the log I see the following:

vif.0 2022-07-07 13:46:43.193 debug getDevicesAdmin result: [] onvif.0 2022-07-07 13:46:43.130 debug getDevicesAdmin onvif.0 2022-07-07 13:46:43.129 debug Received "getDevices" event onvif.0 2022-07-07 13:46:42.650 debug state onvif.0.discoveryRunning changed: false (ack = true) onvif.0 2022-07-07 13:46:42.647 warn startCameras: Cameras/NVT unavailables onvif.0 2022-07-07 13:46:42.646 debug startCameras. cameras: {} onvif.0 2022-07-07 13:46:42.645 debug setCameras: [] onvif.0 2022-07-07 13:46:42.645 debug getDevices: [] onvif.0 2022-07-07 13:46:42.597 debug startCameras onvif.0 2022-07-07 13:46:42.597 info Discovery finished onvif.0 2022-07-07 13:46:42.597 debug Discovery devices: [{},{}] onvif.0 2022-07-07 13:46:42.596 debug ip_list.map result: {} onvif.0 2022-07-07 13:46:42.596 debug discoveryClassCam: 10.XXX.XXX.46:8000 - result: {} onvif.0 2022-07-07 13:46:42.596 error CamFunc: 10.XXX.XXX.46:8000 - TypeError: Cannot read properties of undefined (reading '0') onvif.0 2022-07-07 13:46:42.592 debug ip_list.map result: {} onvif.0 2022-07-07 13:46:42.592 debug discoveryClassCam: 10.XXX.XXX.47:8000 - result: {} onvif.0 2022-07-07 13:46:42.591 error CamFunc: 10.XXX.XXX.47:8000 - TypeError: Cannot read properties of undefined (reading '0') onvif.0 2022-07-07 13:46:42.567 debug state onvif.0.discoveryRunning changed: true (ack = true) onvif.0 2022-07-07 13:46:42.552 debug discoveryClassCam: 10.XXX.XXX.47:8000 onvif.0 2022-07-07 13:46:42.552 debug ip_list.map start passowrd: ---MEIN PASSWORT--- onvif.0 2022-07-07 13:46:42.551 debug ip_list.map start user: cla onvif.0 2022-07-07 13:46:42.551 debug ip_list.map start ip_entry: 10.XXX.XXX.47 onvif.0 2022-07-07 13:46:42.550 debug discoveryClassCam: 10.XXX.XXX.46:8000 onvif.0 2022-07-07 13:46:42.550 debug ip_list.map start passowrd: ---MEIN PASSWORT--- onvif.0 2022-07-07 13:46:42.550 debug ip_list.map start user: cla onvif.0 2022-07-07 13:46:42.550 debug ip_list.map start ip_entry: 10.XXX.XXX.46 onvif.0 2022-07-07 13:46:42.549 debug ip_list = ["10.XXX.XXX.46","10.XXX.XXX.47"]

My modell is ModelRLC-811A with Config Versionv 3.1.0.0 and firmware Version 3.1.0.956_22042008

It would be nice if this would work again :)

Thanks and Regards

Claudio