immobiliare / ApnsPHP

ApnsPHP: Apple Push Notification & Feedback Provider
BSD 3-Clause "New" or "Revised" License
1.44k stars 452 forks source link

Connection refused (111) #118

Closed tinyCoder32 closed 8 years ago

tinyCoder32 commented 8 years ago

Hi, i'm getting this problem, what is the reason?

INFO: Trying tls://gateway.sandbox.push.apple.com:2195 Fri, 18 Mar 2016 17:48:00 +0100 ApnsPHP[126138]: ERROR: Unable to connect to 'tls://gateway.sandbox.push.apple.com:2195': Connection refused (111)

tinyCoder32 commented 8 years ago

Fixed by asking the server manager to open the port number 2195 in the server's firewall.

Thanks.