ljunkie / plexWatch

Notify and Log watched content on a Plex Media Server
430 stars 59 forks source link

Pushover Timeout #114

Open dwhagar opened 8 years ago

dwhagar commented 8 years ago

Pushover seems to be timing out... Aesop:plexWatch cyclops$ ./plexWatch.pl --notify Failed to post Pushover notification -- Agent X (2015) - The Devil & John Case - s01e04 [T] [2015] on Roku LT - 16A19A034824 [29 minutes in] result:Can't connect to api.pushover.net:443 (timeout)

LWP::Protocol::https::Socket: connect: timeout at /Library/Perl/5.18/LWP/Protocol/http.pm line 49.

dwhagar commented 8 years ago

Just to expand more, I am running OS X El Capitan v10.11.1 and the stock version of Perl. I have tested the API using other tools on the local machine, including one that runs via a C++ binary as well as one that is a python script. Both work just fine. This leaves me the impression that there is something wrong with the Perl code. Not only that, considering is was working until the last update I installed, makes me think that Apple changed something that screws with Perl in some way.