【问题标题】:Sentry raven test successful, but nothing on the serverSentry raven 测试成功,但服务器上没有任何内容
【发布时间】:2015-04-15 22:02:27
【问题描述】:

当我运行./manage.py raven test 时,我得到了这个输出:

Client configuration:
  servers        : ['http://sentry.myserver.com/api/6/store/']
  project        : 6
  public_key     : 5f24455730cb420092d39b9fe43687a5
  secret_key     : d7dc948032cb4b5fb3db4511c78c4b58

Sending a test message... success!
Event ID was 'd0088a4b64424d19bd1f41d5bd6fe89f'

当我检查我的服务器时,我没有看到该项目的任何事件。我已经仔细检查了我的 RAVEN_CONFIG 是否与 myserver 上的项目匹配(我直接从 Sentry 中为该项目的设置复制并粘贴了配置)。

我找不到哨兵在哪里为自己记录任何错误。它有日志文件吗?我在哨兵文档中没有找到任何关于哨兵日志文件的内容。

【问题讨论】:

    标签: sentry


    【解决方案1】:

    已解决:我意识到我没有让哨兵在运行。

    http://sentry.readthedocs.org/en/latest/quickstart/#starting-the-workers

    【讨论】:

      猜你喜欢
      • 2019-07-16
      • 2014-02-28
      • 1970-01-01
      • 2012-06-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-03-25
      相关资源
      最近更新 更多