Shoutrrr not working: 401 Unauthorized #242
-
Hello everyone, I have been running the ddns-updater for a few days and everything works so far. My problem, however, is that notifications can not be sent via Telegram or Discord. The error "failed to send notification: response status code 401 Unauthorized" occurs every time the container is started and if the IP address is changed successfully. I configured the variable SHOUTRRR_ADDRESSES as follows: discord://token@webhookid,telegram://token@telegram?channels=@channelname I couldn't find a solution to this problem anywhere. Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Hi there!
I've pushed 8b327f8 which should add which service is failing instead of just |
Beta Was this translation helpful? Give feedback.
-
I'm getting the 401 error on discord too. |
Beta Was this translation helpful? Give feedback.
I'm getting the 401 error on discord too.
According to the following issue, it can be solved by configuring ssl certificates on the image: