Replies: 2 comments
-
This is coming from those who use the LinuxServer.io container. I need to investigate this further. Their setup disables attachments by default. In the meantime, please refer to the container I maintain: https://hub.docker.com/r/caronc/apprise I've reopened this ticket to investigate: caronc/apprise-api#168 |
Beta Was this translation helpful? Give feedback.
-
What solved this for me is reading the compose file LinuxServer provides here: https://docs.linuxserver.io/images/docker-apprise-api/#docker-compose-recommended-click-here-for-more-info |
Beta Was this translation helpful? Give feedback.
-
Any time that I try to upgrade Apprise, I get "bad attachment" when trying to use it on all versions released after v1.1.3.
curl -X POST \ -F "body=Test Message" \ -F "tags=all" \ http://172.16.1.240/notify/614354f1196d4a17da1cdeebde6aad8e5b95bd0f683d1a5e5ee497834d027362 Bad Attachment
Beta Was this translation helpful? Give feedback.
All reactions