Replies: 4 comments 1 reply
-
are you using some transparent proxy? |
Beta Was this translation helpful? Give feedback.
-
Hi, I am on a machine using truenas scale. I have installed portainer and manage my Containers there. I have installed nginx proxy Manager and have a lets encrypt certificate for my Domain. I have not Set up changedetection yet to use in nginx. Do I need to do this? Thank you for the help |
Beta Was this translation helpful? Give feedback.
-
I did a fresh install and now it is working :) I must have messed up something. Sry for wasting time |
Beta Was this translation helpful? Give feedback.
-
For those who search for Self-Signed CA, AppRise use REQUESTS_CA_BUNDLE: /etc/ssl/private/<YOUR_BUNDLE>.pem Feel free to change the entire path 👍 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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:
Expected behavior
Receive a notification
Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions