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
Hi , I've managed to install frigate in a docker on my synology. I can connect to it with the https://ipaddress:8971. However when i try to install the homeassistant integration i get the failed to connect error.
From H.A logs
Logger: custom_components.frigate.api
Source: custom_components/frigate/api.py:259
integration: Frigate (documentation, issues)
First occurred: 21:51:26 (3 occurrences)
Last logged: 22:11:03
Error fetching information from https://ipaddress:8971/api/stats: Cannot connect to host ip address:8971 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)')]
Error fetching information from http://ipaddress:8971/api/stats: 400, message='Bad Request', url='http://ipaddress:8971/api/stats'.
Any help greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hi , I've managed to install frigate in a docker on my synology. I can connect to it with the https://ipaddress:8971. However when i try to install the homeassistant integration i get the failed to connect error.
From H.A logs
Logger: custom_components.frigate.api
Source: custom_components/frigate/api.py:259
integration: Frigate (documentation, issues)
First occurred: 21:51:26 (3 occurrences)
Last logged: 22:11:03
Error fetching information from https://ipaddress:8971/api/stats: Cannot connect to host ip address:8971 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate (_ssl.c:1000)')]
Error fetching information from http://ipaddress:8971/api/stats: 400, message='Bad Request', url='http://ipaddress:8971/api/stats'.
Any help greatly appreciated.
The text was updated successfully, but these errors were encountered: