Skip to content
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

Pushover server doesn't appear to work #249

Open
SuperRoach opened this issue Nov 19, 2019 · 2 comments
Open

Pushover server doesn't appear to work #249

SuperRoach opened this issue Nov 19, 2019 · 2 comments

Comments

@SuperRoach
Copy link

SuperRoach commented Nov 19, 2019

Dashboard in pushover sends to the phone, but doing it via the docs on here gives no pushes.
https://github.com/jreese/znc-push/blob/master/doc/pushover.md

<*push> service: pushover
<*push> service_host: api.pushover.net
<*push> service_url: /1/messages.json
<*push> service_auth: 
<*push> use_port: 443
<*push> use_ssl: 1
<*push> use_post: 1
<*push> NOT using libcurl
<*push> Building notification to api.pushover.net/1/messages.json...
<*push> User-Agent: ZNC Push/dev
<*push> Query string: device=clt-l29&message=test&priority=0&title=New+Message&token=secretfrompushover&user=userkeyfrompushover
<*push> Request sending
<*push> Ok
<*push> Disconnected.
@dgw
Copy link
Collaborator

dgw commented Nov 19, 2019

I know Pushover works because my push instance sends dozens of notifications to me every day via that service.

My instance doesn't have a target set, though. If you do, try removing that. The docs or code for that specific setting could be wrong, I guess.

@Insomniac8
Copy link

Had the same issue, unsetting the target fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants