You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Connect and be able to use MQTT to control light functions
Versions
NVR software: N/A
Neolink software: Neolink c335359 release (installed on HomeAssistant)
Reolink camera model and firmware: ReoLink IOT (Flood Light) Build 22090741. Hardware ver: F1_5628M. Firmware v3.0.0.131_22090741
I just saw this in the debug and appears to be device related?
[2024-11-18T13:33:11Z INFO neolink::common::neocam] Reo-Light1: Model Reolink Floodlight PoE
[2024-11-18T13:33:11Z INFO neolink::common::neocam] Reo-Light1: Firmware Version v3.0.0.1311_22090741
[2024-11-18T13:33:11Z DEBUG neolink::common::instance] - Task Error: Communication error
[2024-11-18T13:33:11Z DEBUG neolink::common::instance] - Task Error: Camera responded with Service Unavaliable: Msg of type 109 returned code 400
[2024-11-18T13:33:11Z DEBUG neolink::common::instance] Got a 400 code for CameraServiceUnavailable { id: 109, code: 400 } retry 0/5,
[2024-11-18T13:33:12Z DEBUG neolink::common::instance] - Task Error: Camera responded with Service Unavaliable: Msg of type 109 returned code 400
[2024-11-18T13:33:12Z DEBUG neolink::common::instance] Got a 400 code for CameraServiceUnavailable { id: 109, code: 400 } retry 1/5,
(repeats)
[2024-11-18T13:33:15Z WARN neolink::common::pushnoti] Issue connecting to push notifications server: Http(reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) })
The text was updated successfully, but these errors were encountered:
Describe the bug
Error log: [A clear and concise description of what the bug is.](neolink::common::pushnoti] Issue connecting to push notifications server: Http(reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }))
To Reproduce
[2024-11-18T13:34:18Z DEBUG neolink::common::pushnoti] Push notification details are saved to Some("/root/.config/neolink/./neolink_token.toml")
[2024-11-18T13:34:18Z DEBUG neolink::common::pushnoti] Registering new push notification token
[2024-11-18T13:34:19Z WARN neolink::common::pushnoti] Issue connecting to push notifications server: Http(reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) })
Expected behavior
Connect and be able to use MQTT to control light functions
Versions
NVR software: N/A
Neolink software: Neolink c335359 release (installed on HomeAssistant)
Reolink camera model and firmware: ReoLink IOT (Flood Light) Build 22090741. Hardware ver: F1_5628M. Firmware v3.0.0.131_22090741
I just saw this in the debug and appears to be device related?
[2024-11-18T13:33:11Z INFO neolink::common::neocam] Reo-Light1: Model Reolink Floodlight PoE
[2024-11-18T13:33:11Z INFO neolink::common::neocam] Reo-Light1: Firmware Version v3.0.0.1311_22090741
[2024-11-18T13:33:11Z DEBUG neolink::common::instance] - Task Error: Communication error
[2024-11-18T13:33:11Z DEBUG neolink::common::instance] - Task Error: Camera responded with Service Unavaliable: Msg of type 109 returned code 400
[2024-11-18T13:33:11Z DEBUG neolink::common::instance] Got a 400 code for CameraServiceUnavailable { id: 109, code: 400 } retry 0/5,
[2024-11-18T13:33:12Z DEBUG neolink::common::instance] - Task Error: Camera responded with Service Unavaliable: Msg of type 109 returned code 400
[2024-11-18T13:33:12Z DEBUG neolink::common::instance] Got a 400 code for CameraServiceUnavailable { id: 109, code: 400 } retry 1/5,
(repeats)
[2024-11-18T13:33:15Z WARN neolink::common::pushnoti] Issue connecting to push notifications server: Http(reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) })
The text was updated successfully, but these errors were encountered: