Google结账回调似乎无法到达https服务器

发布于 2024-11-30 06:31:11 字数 602 浏览 0 评论 0原文

我正在尝试在新服务器上实施 Google Check out (GCO),该过程似乎在旧服务器上运行良好。

如果服务器上有负载和/或响应时间超过 3 秒,则 GCO 集成控制台中的错误是您可能预期的超时错误。

为了执行测试(不与我的数据库集成),我设置了一些代码来向我发送电子邮件。如果我手动点击 https url,我会收到电子邮件,并且可以在屏幕上看到输出。如果我保留原样,Google 仍会返回超时错误,并且我不会收到电子邮件。所以我怀疑 google 是否能够访问 https url。

我确实暂时尝试使用不安全的网址进行测试,并且确实收到了电子邮件,但是此解决方案不是我们开发的路线,因此问题与安全网址特别有关。

我已查看了 UTN-USERFirst-Hardware 证书,该证书在 http://checkout.google.com/support/sell/bin/answer.py?answer=57856 。我也尝试暂时禁用防火墙,但没有任何喜悦。有人有什么建议吗?

I am trying to implement Google Check out (GCO) on a new server, the process seemed to work fine on the old server.

The error from GCO integration console is the timeout error you might expect if there is load on the server and/or the response takes longer than 3 seconds to respond.

To perform a test (not integrating with my database), I have set some code to send an email to me instead. If I hit the https url manually, I get the email and I can see an output to the screen. If I then leave it as that, Google still returns the Timeout error and I don't get an email. So I have doubts as to whether google is even able to hit the https url.

I did temporarily attempt to use the unsecure url for testing and indeed I received the email, however this solution isn't the route we've developed for, so the problem is something to do with the secure url specifically.

I have looked into the certificate which is a UTN-USERFirst-Hardware which is listed as accepted on http://checkout.google.com/support/sell/bin/answer.py?answer=57856 . I have also tried to temporarily disable the firewall with no joy. Does anyone have any sugestions?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文