Page 1 of 1

Pushover Error: Notification sent (pushover) => Failed

Posted: Wednesday 14 June 2017 9:28
by dressie
Hi,

I have noticed I'm not receiving any Pushover messages anymore. I'm running BETA V3.7972 on my main machine and V3.5980 on my other machine. The main machine gives the following error:
2017-06-14 09:20:58.087 Error: Pushover:
2017-06-14 09:20:58.087 Error: Notification sent (pushover) => Failed

On the other Domoticz system there's no error and pushover messages arrive at my phones.
I checked firewall settings, checked the API and still no results.
Does anyone else have the same issues? Looks like it stopped a week ago, perhaps with a certain BETA version?

All ideas are welcome!!

Re: Pushover Error: Notification sent (pushover) => Failed

Posted: Wednesday 14 June 2017 9:32
by gennapium
Hi,

I am also running the latest Beta,but Pushover is working fine here when i use the test button. Did not test it with a script.

Re: Pushover Error: Notification sent (pushover) => Failed

Posted: Thursday 15 June 2017 9:55
by dressie
I went back to stable and it works again! Also Pushbullet didn't work on beta. Something must go wrong. Only on Windows.

Re: Pushover Error: Notification sent (pushover) => Failed

Posted: Sunday 18 June 2017 13:25
by jvandenbroek
This would indicate that the server can't​be verified correctly. Beta contains an extra security check on the called URL.

Do you get a certificate error when opening https://api.pushover.net in Internet Explorer/Edge? If that's the case, something is wrong with the certificate store on your Windows installation.

Edit: Tested it on my Windows 10 installation and got the same problem. Created a pull request to fix this: https://github.com/domoticz/domoticz/pull/1637

Verstuurd vanaf mijn SM-N930F met Tapatalk

Re: Pushover Error: Notification sent (pushover) => Failed

Posted: Tuesday 20 June 2017 21:35
by dressie
jvandenbroek wrote:This would indicate that the server can't​be verified correctly. Beta contains an extra security check on the called URL.

Do you get a certificate error when opening https://api.pushover.net in Internet Explorer/Edge? If that's the case, something is wrong with the certificate store on your Windows installation.

Edit: Tested it on my Windows 10 installation and got the same problem. Created a pull request to fix this: https://github.com/domoticz/domoticz/pull/1637

Verstuurd vanaf mijn SM-N930F met Tapatalk
Thanks! Glad I'm not losing my mind ;)