garry0garry
garry0garry
> Please enable extra logging (https://github.com/fwestenberg/reolink_dev/blob/master/TSHOOT.md) and provide the big chunks of logs here. [home-assistant.zip](https://github.com/fwestenberg/reolink_dev/files/7935029/home-assistant.zip) See 192.168.50.140
`2022-01-25 18:45:42 DEBUG (MainThread) [reolink.camera_api] cam2/192.168.50.140::send() HTTP Request params ={'token': 'f35c69e4945a940'} 2022-01-25 18:45:42 DEBUG (MainThread) [reolink.camera_api] cam2/192.168.50.140::send() HTTP Request body =[{'cmd': 'GetMdState', 'action': 0, 'param': {'channel': 0}}, {'cmd': 'GetAiState', 'action':...
Now disabled HTTPS and rebooted the camera. Did not help. I think an error exception should be made anyway.
fw v3.1.0.764_21121700 - now it's release
HTTPS is working fine. I wrote about HTTP (without SSL).
1. HTTP - on HTTPS - on $ ... POST "http://192.168.50.140/cgi-bin ... - Ok $ ... POST "https://192.168.50.140/cgi-bin ... - Ok 2. HTTP - on HTTPS - off $ ......
There is no option to specify http or https in the integration settings. There is no way to specify a port. In addition, there is a suspicion that you can...
In order to exclude such questions from users, I suggest to create exception handling for connection timeout and HTTP 500. And automatically connect to HTTP. If HTTP is not available,...
Logger: reolink.camera_api Source: /usr/local/lib/python3.9/site-packages/reolink/camera_api.py:1605 First occurred: 08:26:52 (**990 occurrences**) Last logged: 21:30:10 Host: 192.168.50.63: Failed to get results for Search, JSON data was was empty? Host: 192.168.50.177: Failed to get...
@fwestenberg, do you plan to use an exception handler for these errors? After one day, the log becomes too large and unreadable.