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
Docker Log:
[2023-11-19 21:41:35] ERROR:apprise:Unparseable Gotify URL gotify://gotify.first-last.net:2349sSDJfjk3jk21d
[2023-11-19 21:41:35] WARNING:apprise:Unparseable URL gotify://gotify.first-last.net:2349sSDJfjk3jk21d, entry #1
[2023-11-19 21:41:35] WARNING:apprise:Failed to load Apprise configuration from memory://
[2023-11-19 21:41:35] ERROR:apprise:There are no service(s) to notify
[2023-11-19 21:41:35] WARNING:mailrise.skeleton:Notification failed: address: [ [no sender] ➤ [email protected] ] subject: [ Test Subject ] body: [ This is a test (0.0K) ]
[2023-11-19 21:46:27] WARNING:apprise:No message body or attachment was specified.
[2023-11-19 21:46:27] WARNING:mailrise.skeleton:Notification failed: address: [ "Test Sender" ➤ [email protected] ] subject: [ Test Subject ] body: [ (0.0K) ]
[2023-11-19 21:47:11] WARNING:mail.log:('192.168.0.116', 63711) unrecognised: SSH-2.0-PUTTY_RELEASE_0.76
[2023-11-19 21:48:10] WARNING:apprise:Failed to send Gotify notification: Verification Failed., error=401.
[2023-11-19 21:48:10] WARNING:mailrise.skeleton:Notification failed: address: [ [no sender] ➤ [email protected] ] subject: [ [no subject] ] body: [ Testing (0.0K) ]
I am able to use discord and pushover notifcations from the same mailrise docker. Only the gotify fails. I don't use the hyphenated URL for discord or pushover.
The text was updated successfully, but these errors were encountered:
I'm not sure if this is a mailrise issue or an apprise issue but I'm running the mailrise docker. Actual URL and token have been changed below:
mailrise config:
"[email protected]":
urls:
- gotifys://gotify.first-last.net/2349sSDJfjk3jk21d
Docker Log:
[2023-11-19 21:41:35] ERROR:apprise:Unparseable Gotify URL gotify://gotify.first-last.net:2349sSDJfjk3jk21d
[2023-11-19 21:41:35] WARNING:apprise:Unparseable URL gotify://gotify.first-last.net:2349sSDJfjk3jk21d, entry #1
[2023-11-19 21:41:35] WARNING:apprise:Failed to load Apprise configuration from memory://
[2023-11-19 21:41:35] ERROR:apprise:There are no service(s) to notify
[2023-11-19 21:41:35] WARNING:mailrise.skeleton:Notification failed: address: [ [no sender] ➤ [email protected] ] subject: [ Test Subject ] body: [ This is a test (0.0K) ]
[2023-11-19 21:46:27] WARNING:apprise:No message body or attachment was specified.
[2023-11-19 21:46:27] WARNING:mailrise.skeleton:Notification failed: address: [ "Test Sender" ➤ [email protected] ] subject: [ Test Subject ] body: [ (0.0K) ]
[2023-11-19 21:47:11] WARNING:mail.log:('192.168.0.116', 63711) unrecognised: SSH-2.0-PUTTY_RELEASE_0.76
[2023-11-19 21:48:10] WARNING:apprise:Failed to send Gotify notification: Verification Failed., error=401.
[2023-11-19 21:48:10] WARNING:mailrise.skeleton:Notification failed: address: [ [no sender] ➤ [email protected] ] subject: [ [no subject] ] body: [ Testing (0.0K) ]
I am able to use discord and pushover notifcations from the same mailrise docker. Only the gotify fails. I don't use the hyphenated URL for discord or pushover.
The text was updated successfully, but these errors were encountered: