-
Notifications
You must be signed in to change notification settings - Fork 21
[It broke]: NTFY notifications #183
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
Comments
Okay from what I can see the notification is successfully pushed to the NTFY-Server, however the NTFY-Server has trouble parsing the message. |
Gonna add code to set your own topic. |
Hi, ok, I don't 100% remember what I ended up using but I'll try again with a few combinations. |
From #186 (comment) ebe3012 should fix that. If you set the topic via |
Amazing, I'll test out the updates when they're ready and report back, no rush at all. |
and I'm using Docker, what should I set the tags to (for tranga-api and tranga-website I'm currently on |
Okay it is building the image right now, you should be able to setup NTFY with
Which is quite clunky right now admit, will open a seperate issue, to make that easier... I recommend using |
Thanks again! As far as I can tell I broke the formatting through an accidental work-around by using the webhook url (which embeds the topic and auth). I hadn't gotten the right combination of no-topic and authparam authentication to get it working otherwise. I tested it out with the no-topic (e.g., |
Image should be up for a few minutes already, so custom topic should also work 👍🏼 |
Confirmed working on my end at /manga! |
As a final favor, can you restart you container to see if the notificationConnectors.json file is working? |
For me the Website never wrote to the
I got my token using this (from: https://docs.ntfy.sh/publish/#query-param
and used the first string of the output. This may be a problem with not modifying or creating the |
What is broken?
Two issues with NTFY:
Log-output
Additional stuff
No response
The text was updated successfully, but these errors were encountered: