-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Webinterface Notification panel report "Bad Attachment" when none as been chosed #168
Comments
That's really interesting, i can't reproduce that here. What browser (and version) are you using? |
Goodmorning, I tested:
Let me know if i can do some additional test. Federico |
I tried also with caronc/apprise-api docker image, nothing changed. Federico |
I think i fixed this 🚀 |
With latest version it works. Thanks, |
I have the same error with v1.1.6-ls151 of linuxserver build. I've been hours trying to make it work. Log: 2024-09-15 09:14:15,395 [WARNING] django: NOTIFY - 10.0.0.14 - Bad attachment using KEY: - Attachment support has been disabled |
Related to: caronc/apprise#1200 (comment) For now please use the Apprise Docker container that i maintain: https://hub.docker.com/r/caronc/apprise |
🪲 Describe the bug
In version 0.9.8 the "notification" panel used to test configuration report an error: "Failed to send the notification(s).Bad attachment" even if did not chose anything at all. Notification invoked from CURL works fine.
💡 Screenshots and Logs
2024-01-29T17:06:08.741289391Z 2024-01-29 11:06:08,740 [WARNING] django: NOTIFY - 172.18.0.15 - Bad attachment specified
2024-01-29T17:06:08.742333386Z 2024-01-29 11:06:08,741 [WARNING] django.request: Bad Request: /notify/apprise
2024-01-29T17:06:08.743187507Z [pid: 147|app: 0|req: 52/72] 172.18.0.15 () {94 vars in 3559 bytes} [Mon Jan 29 11:06:08 2024] POST /notify/apprise => generated 14 bytes in 6 msecs (HTTP/1.1 400) 5 headers in 290 bytes (1 switches on core 0)
Here the screenshot from UI:
💻 Your System Details:
Docker container by Linuxserver:
https://github.com/linuxserver/docker-apprise-api/releases/tag/v0.9.8-ls113
🔮 Additional context
Create a telegram configuration, mine is:
me=tgram://bot:key/chatid/?silent=yes
go to "notification" tab and subit a test notification
The text was updated successfully, but these errors were encountered: