-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reolink Home Assistant integrations can't add NVR RLN36 Firmware Version v3.3.0.282_23103105 #50
Comments
Please enable debug logging and post the log.txt here when you tried to setup the integration. I need to see the communication with the device. |
If you go to the IP of the NVR using a webbrowser, are you able to login using the username and password you are using in Home Assistant? |
To enable debug loggin see here: https://www.home-assistant.io/docs/configuration/troubleshooting/#enabling-debug-logging Or add the following to your configuration.yaml:
|
Yes, I did this test before opening this issue. |
reolink.log |
@juslex thanks for the debug log. What type of camera is connected to channel 17? |
@juslex I tried to reproduce the issues on my RLN8 NVR by connecting a camera over LAN and then changing the password of that camera. However that just emidiatly showed that camera as offline, so that could not explain what you are seeing... Maybe the camera on channel 17 is a wifi camera with a really bad connection??? However I am not running the same firmware and hardware NVR, so I really need you to do some testing if you want to get this resolved. |
I'm checking here and I'll give you a Feedback |
Updating. I saw that channel 17 had an invalid camera setting, I removed it and managed to make it work. You can close the issue, sorry for the inconvenience. |
Could you eleborate a bit more? I would like to see if I can detect such types of issues and make a better error message/repairs issue such that users now what to do to resolve it. |
Channel 17 was a Reolink doorbell Wifi. But the ip that was pointed out there was her first, after I changed the ip and put it on another channel and the configuration of channel 17 was wrong without me knowing. |
@juslex thank you for clearifying. |
Hello @starkillerOG I'm experiencing an error again when authenticating the integration with my nvr, here is the log: |
@juslex thanks for reporting this. I would like to get rid off this issue in the software, so please do not remove this channel 16 yet! Did you rename channel 16 to "NVT" or did it do that on its own? Again, please do not remove this channel yet, maybe some additional tests are needed.... |
Could you give me a screenshot on how this channel 16 looks like in the reolink desktop client and phone app? |
@juslex did you rename channel 16 to "NVT" yourself or did it do that on its own? |
Hello @starkillerOG this channel was from a non-Reolink camera in the ONVIF standard. It's funny that the first few times it worked, however, the integration started to give a problem. I ended up removing it from the nvr and it worked again. I suggest as an improvement in the integration, the possibility of reporting the type of error, currently, we only receive the information in the dialog box that the login was unsuccessful. |
The name was automatically assigned by the NVR. I even tried to change it, but without success. |
@juslex thanks for the info! |
@juslex the next HA 2024.3.2 patch release will include this PR home-assistant/core#110959 that will ensure these non-reolink camera's will be ignored in the HomeAssistant Reolink integration. So the problem schould now be solved indefenitly. If you appreciate the reolink integration and want to support its development, please consider sponsering the upstream library or purchase Reolink products through this affiliate link. |
Thank you so much! |
Describe the bug
It is not possible to add the NVR RLN36 to the home assistant with firmware version v3.3.0.282_23103105
To Reproduce
When trying to enter the username and password and the ip where the nvr is located I receive the invalid authentication error message because the user and password are correct
Expected behavior
Before updating to firmware v3.3.0.282_23103105 I could normally add the nvr through integration
Screenshots
Environment:
Please provide useful information about your environment, like:
Model RLN36
Build No. build 2310315
Hardware No. N5MB01
Config Version v3.0.0.0
Firmware Version v3.3.0.282_23103105
Additional context
I believe it is something that has changed with the new version that prevents the integration from authenticating. Both HTPP and HTPPS are active in the nvr configuration. I tried to log in both using HTPP and HTPPS and the bug persists.
The text was updated successfully, but these errors were encountered: