-
Notifications
You must be signed in to change notification settings - Fork 7
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
Gateway to Gotify don't work #7
Comments
Hi, since this is basically a 1-file project, I suspect the issue is either network related or there was a change within Apprise or Gotify why it doesn't work for you. First intuitions to help debugging it:
|
Sorry, but I can't understand, how to get apprise logs ( upd: installed apprise cli, this is work: |
I found a solution! :) |
Oh, I'm happy that you managed to get it working! |
Trying to use gateway.
Chat->Gateway = OK
Curl->Gotify=OK
Gateway->Gotify= don't work :(
apprise-config.yml
This Curl is working
curl "http://10.1.1.142:85/message?token=123123123" -F "title=my title" -F "message=my message" -F "priority=5"
Gateway log:
What can I do in this situation?
The text was updated successfully, but these errors were encountered: