douyiken0968 2014-11-25 19:27
浏览 32

条带错误:网络错误[错误77]:以前调用过一次性函数并失败。 其错误代码不再可用

My site hasn't been able to accept payments for a few hours now. I've been getting this error message:

Unexpected error communicating with Stripe. 
If this problem persists, let us know at support@stripe.com. 
(Network error [errno 77]: The one-time function was previously 
called and failed. Its error code is no longer available)

I'm running PHP through Apache and the code hasn't changed. I recently updated my server's packages to pick up SSL updates. Could that be causing a problem?

  • 写回答

2条回答 默认 最新

  • dsilhx5830 2014-11-25 20:17
    关注

    I was able to fix this by restarting Apache.

    评论

报告相同问题?