【发布时间】:2017-06-06 23:17:52
【问题描述】:
我们的 API 代码最近开始无法将事件推送到我们的两个 Keen IO 项目之一。
我们在每种情况下都使用相同的代码,但 API 密钥不同。我什至尝试在没有任何运气的情况下重新生成密钥。
Guzzle 抛出的错误是从 PHP 敏锐-io/keen-io 库调用的:
There was an error executing the addEvent command: cURL error 7: Failed to connect to api.keen.io port 443: Connection timed out(见http://curl.haxx.se/libcurl/c/libcurl-errors.html)
【问题讨论】: