是否还有其他人使用带有Heroku的blower.io beta插件?我已成功完成配置并按照https://devcenter.heroku.com/articles/blowerio的说明从环境中获取了URL,但尝试通过它发送任何类型的消息总是会导致内部服务器错误。
HTTP/1.1 500 Internal Server Error
Content-Type: text/html;charset=utf-8
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
Content-Length: 30
Connection: keep-alive
<h1>Internal Server Error</h1>
无论是从Resque工作者(目标),rails控制台,还是通过curl请求运行它,都会发生这种情况。
它没有给我任何关于出了什么问题的暗示,这是非常令人沮丧的!任何提示或指示都非常赞赏。
(抱歉,我无法标记此blower.io - 我没有足够的声誉来创建新标签。)