我重新启动了 Prometheus pod,现在 Prometheus pod 正在崩溃。在日志中发现这个错误:
level=error ts=2021-06-09T09:27:29.066Z caller=main.go:758 err="opening storage failed: block dir: \"/prometheus/01F6J0P4KBBWVJD2M8B1PE7C5E\": open /prometheus/01F6J0P4KBBWVJD2M8B1PE7C5E/meta.json: no such file or directory"
Run Code Online (Sandbox Code Playgroud)
注意到该01F6J0P4KBBWVJD2M8B1PE7C5E
文件夹中只有 chunks 文件夹。
知道为什么会发生这种情况吗?有没有办法解决这个问题?
kubernetes prometheus kubernetes-helm prometheus-operator kubernetes-pod
我正在为客户进行多重身份验证自定义登录。我第一次登录时登录/注销工作正常,但在第二次尝试时显示此错误
Response.php 第 339 行中的 ErrorException:标头不能包含多个标头,检测到新行'
这可能是什么原因?