neolink icon indicating copy to clipboard operation
neolink copied to clipboard

PHONE_REGISTRATION_ERROR on pre-release

Open Akyariss opened this issue 1 year ago • 0 comments

Describe the bug Error on console when using both latest pre-releases [Neolink 0.6.3-rc.2] and [Neolink 0.6.3-rc.2]

WARN neolink::common::pushnoti] Issue connecting to push notifications server: ServerError("PHONE_REGISTRATION_ERROR")

To Reproduce Steps to reproduce the behavior. Example:

  1. Create this configuration file:
[mqtt]
broker_addr = "x"
port = x
credentials = ["x", "x"]

[[cameras]]
name = "Argus"
username = "x"
password = "x"
uid = "x"
idle_disconnect = true
stream = "subStream"
[cameras.mqtt]
enable_motion = true
enable_preview = false
  1. Launch Neolink:

Versions Neolink software: [Neolink 0.6.3-rc.2] Reolink camera model and firmware: Argus Eco

Akyariss avatar Aug 29 '24 23:08 Akyariss