amyreese / znc-push

Push notification service module for ZNC
http://noswap.com/projects/znc-push
MIT License
556 stars 122 forks source link

www.notifymyandroid.com read timeout while using Some other service #136

Closed Mikaela closed 5 years ago

Mikaela commented 9 years ago

I am using Pushover for notifications, but this module still gives me weird messages sometimes.

2014-12-28 10:25:42+0200 < *push> HTTPSConnectionPool(host='www.notifymyandroid.com', port=443): Read timed out. (read timeout=1)
2014-12-28 16:28:07+0200 < *push> HTTPSConnectionPool(host='www.notifymyandroid.com', port=443): Read timed out. (read timeout=1)

My config:

2014-12-28 16:33:18+0200 < Anima> get
2014-12-28 16:33:18+0200 < *push> away_only no
2014-12-28 16:33:18+0200 < *push> channel_conditions all
2014-12-28 16:33:18+0200 < *push> client_count_less_than 0
2014-12-28 16:33:18+0200 < *push> custom_code_path@ 
2014-12-28 16:33:18+0200 < *push> debug@ verbose off
2014-12-28 16:33:18+0200 < *push> highlight* *Mikaela* !ops
2014-12-28 16:33:18+0200 < *push> idle 0
2014-12-28 16:33:18+0200 < *push> lang@ en_us
2014-12-28 16:33:18+0200 < *push> last_active 180
2014-12-28 16:33:18+0200 < *push> last_notification 300
2014-12-28 16:33:18+0200 < *push> message_content {channel} [{nick}] {message}
2014-12-28 16:33:18+0200 < *push> message_length 100
2014-12-28 16:33:18+0200 < *push> message_priority 0
2014-12-28 16:33:18+0200 < *push> message_sound 
2014-12-28 16:33:18+0200 < *push> message_title {title}
2014-12-28 16:33:18+0200 < *push> message_uri 
2014-12-28 16:33:18+0200 < *push> message_uri_title 
2014-12-28 16:33:18+0200 < *push> nick_blacklist trivia idlerpg root
2014-12-28 16:33:18+0200 < *push> proxy 
2014-12-28 16:33:18+0200 < *push> proxy_ssl_verify yes
2014-12-28 16:33:18+0200 < *push> query_conditions all
2014-12-28 16:33:18+0200 < *push> replied yes
2014-12-28 16:33:18+0200 < *push> secret* FILTERED
2014-12-28 16:33:18+0200 < *push> service* pushover
2014-12-28 16:33:18+0200 < *push> target FILTERED
2014-12-28 16:33:18+0200 < *push> username* FILTERED
amyreese commented 9 years ago

This sounds like there's still a "phantom" version of the push plugin running alongside the one you see. Eg, you have push loaded as both a network module and a user module, and ZNC isn't making that obvious. I'd suggest using the controlpanel module to verify your list of network and user modules, and make sure that ZNC is only loaded as either a user or network module, and not both.

Mikaela commented 9 years ago

Not possible as I was using the Python module. Currently I am running without modpython and I don't have access to any supported service so I don't have the module loaded.

amyreese commented 9 years ago

Perhaps this was related to #139 ?

Mikaela commented 9 years ago

I don't think so as my ZNC only has one user, me.

Mikaela commented 8 years ago

Title updated as I am currently using Pushbullet and just got this message again.

2016-01-19 18:00:22+0200 < *push> HTTPSConnectionPool(host='www.notifymyandroid.com', port=443): Read timed out. (read timeout=1)

I am still the only user.

Mikaela commented 8 years ago

It sees it has been almost year and as I didn't use it in the middle, I could probably repaste the config.

2016-01-19 18:02:44+0200 < *push> away_only no
2016-01-19 18:02:44+0200 < *push> channel_conditions all
2016-01-19 18:02:44+0200 < *push> client_count_less_than 0
2016-01-19 18:02:44+0200 < *push> custom_code_path@ 
2016-01-19 18:02:44+0200 < *push> debug@ verbose off
2016-01-19 18:02:44+0200 < *push> highlight* *%nick%* *!ops*
2016-01-19 18:02:44+0200 < *push> idle 0
2016-01-19 18:02:44+0200 < *push> lang@ en_us
2016-01-19 18:02:44+0200 < *push> last_active 180
2016-01-19 18:02:44+0200 < *push> last_notification 300
2016-01-19 18:02:44+0200 < *push> message_content {channel} [{nick}] {message}
2016-01-19 18:02:44+0200 < *push> message_length 100
2016-01-19 18:02:44+0200 < *push> message_priority 0
2016-01-19 18:02:44+0200 < *push> message_sound 
2016-01-19 18:02:44+0200 < *push> message_title {title}
2016-01-19 18:02:44+0200 < *push> message_uri 
2016-01-19 18:02:44+0200 < *push> message_uri_title 
nick_blacklist intentionally removed.
2016-01-19 18:02:44+0200 < *push> proxy 
2016-01-19 18:02:44+0200 < *push> proxy_ssl_verify yes
2016-01-19 18:02:44+0200 < *push> query_conditions all
2016-01-19 18:02:44+0200 < *push> replied yes
secret removed
2016-01-19 18:02:44+0200 < *push> service* pushbullet
2016-01-19 18:02:44+0200 < *push> target 
2016-01-19 18:02:44+0200 < *push> username* 
Mikaela commented 8 years ago
2016-01-19 18:00:22+0200 < *push> HTTPSConnectionPool(host='www.notifymyandroid.com', port=443): Read timed out. (read timeout=1)
2016-01-19 18:00:22+0200 -- [*push] (znc@znc.in): *push
2016-01-19 18:00:22+0200 -- [*push] *.znc.in (Bouncer)
2016-01-19 18:00:22+0200 -- [*push] End of /WHOIS list.
2016-01-20 23:14:06+0200 < *push> HTTPSConnectionPool(host='www.notifymyandroid.com', port=443): Read timed out. (read timeout=1)
Jonher937 commented 5 years ago

NMA is no longer operational #246 This can be closed I guess?

dgw commented 5 years ago

Between that and the lack of any bumps indicating other users have encountered this issue, yeah. Let's close it. Reopening is only a click away, after all.