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

Only receiving one notification per user #257

Open
Pixel1191 opened this issue Apr 3, 2021 · 4 comments
Open

Only receiving one notification per user #257

Pixel1191 opened this issue Apr 3, 2021 · 4 comments

Comments

@Pixel1191
Copy link

I've configured the module using Pushover. It's linked correctly, I can send as many test notifications as I want, without issue.

My problem is that, after reloading the module, I only get one notification from each user that messages me.

I reload the module, User1 sends me a message, I get the notification. User 1 sends me another message, no matter how much time elapsed, I do not get a notification.

The same thing will repeat for every other user that sends me a message. I will not get a second notification from any user, no matter what time elapsed, away or not, idle or not, UNTIL I reload the module, after which the same thing repeats, one message and that's it.

Is this a setting I've overlooked or some sort of issue?

@dgw
Copy link
Collaborator

dgw commented Apr 3, 2021

I've noticed some weird things about Pushover notifications lately, too, like notifications that never appear in Android's notification shade but are present in the Pushover app's list when I check it later. My ZNC hasn't been restarted in months, so I can only guess that something recently changed (or has broken somehow) on Pushover's end.

@Pixel1191
Copy link
Author

I can only guess that something recently changed (or has broken somehow) on Pushover's end.

I don't think it's on Pushover's end. I can see with debug on that the module never even attempts to send anything. When I send a test message, or for regular messages after a module reload, I can watch the debug info scroll by correctly and the message be send.

@dgw
Copy link
Collaborator

dgw commented Apr 3, 2021

Must be a different issue, then. I've not changed anything in my ZNC setup for quite a while, certainly not since before I started noticing notification oddities. Good luck to both of us, then, in debugging!

@amyreese
Copy link
Owner

amyreese commented Apr 4, 2021

If you aren't responding, the default configuration will not notify you about every single message, to prevent spamming you from chatty DMs. https://github.com/jreese/znc-push/blob/master/doc/examples.md

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