iPhone:连接 Apple 推送通知服务时出现连接拒绝错误

发布于 2024-11-06 03:49:46 字数 403 浏览 1 评论 0原文

我很长时间以来一直在挠头以摆脱以下错误消息。

警告:stream_socket_client()[function.stream-socket-client]:无法连接到 ssl://gateway.push.apple.com:2195(连接被拒绝)

我已多次尝试生成正确的证书并确保该项目使用正确的包标识符进行签名。

我还尝试使用测试脚本 PHP(https://devforums.apple.com/message/50461) 和 Python (http://stackoverflow.com/questions/1052645/apple-pns-push-notification-services-sample-代码),但两者都给出相同的错误消息。

谁能帮助我知道如何消除此错误消息?

谢谢。

I have been scratching my head since long now to get rid of following error message.

Warning: stream_socket_client() [function.stream-socket-client]: unable to connect to ssl://gateway.push.apple.com:2195 (Connection refused)

I have tried multiple times generating the correct certificate and made sure that project is signed with the correct bundle identifier.

I have also tried using testing script PHP(https://devforums.apple.com/message/50461) and Python (http://stackoverflow.com/questions/1052645/apple-pns-push-notification-services-sample-code) but both are giving same error message.

Could anyone please help me to know how to get rid of this error message?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

四叶草在未来唯美盛开 2024-11-13 03:49:46

明白了...我们的防火墙设置不允许设置中未列出的任何其他端口。要求管理员添加它,现在不再显示此错误消息....!!我已经发送了消息,但自过去 5 分钟以来还没有收到。我知道 APNS 消息无法得到保证。还要再等一段时间。希望它能到来..:)

Gotcha...Our firewall setup to not allow any other ports not listed in settings. Asked admin people to add it and it doesn't show this error message now....!! I have sent and message but didn't receive since last 5 minutes. I know that APNS messages are not guaranteed. Will wait for some more time. Hopefully it arrives.. :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文