Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们已经在我们的服务器上设置了哨兵,有时我们在使用哨兵网络界面时遇到错误。它看起来像这样:
There was an internal server error while processing your request. You may reference this error as 0f77c43f3ced487085e225207f11beef.
由于错误代码总是在变化,我假设它指向某些存储中的某种错误 ID。但我找不到它。
有一个内部哨兵项目。通常它位于 /sentry/ 组织中,但不一定作为组织选择的一部分在 UI 中显示给您。
Sentry 内有一张公开票以提高该项目的知名度:
https://github.com/getsentry/sentry/issues/1514