Notification not working SSL: CERTIFICATE_VERIFY_FAILED
Closed this issue · 0 comments
Describe the bug
When trying to use the notification feature i get the error
WARNING - A Connection error occurred sending Notifiarr Chat notification to (my api key)
DEBUG - Socket Exception: HTTPSConnectionPool(host='notifiarr.com', port=443): Max retries exceeded with url: /api/v1/notification/apprise (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)')))
Test notifications are not going through either.
This SSL error comes with notifiarr as well as the discord webhook configuration
Version
v0.47.06
How did you install?
Docker
To Reproduce
Steps to reproduce the behavior:
- Go to Settings->Notifications
- Add notifiarr or discord URL
- Try sending test notification
- The error can be seen on watched sites trying to send notification as well is in the LOGS
Expected behavior
Receive a notification
Desktop (please complete the following information):
- OS:Win11
- Browser Firefox