eip-work / kuboard-press

Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
https://kuboard.cn/
21.66k stars 1.49k forks source link

eipwork/kuboard:v3.5.2.4 出现 Failed to connect to the database #446

Open jiangxianliang007 opened 10 months ago

jiangxianliang007 commented 10 months ago

运行了3个月,今天突然访问不了;

{ "message": "Failed to connect to the database.", "type": "Internal Server Error" }

{"level":"warn","ts":"2023-08-24T10:47:29.893+0800","caller":"clientv3/retry_interceptor.go:61","msg":"retrying of unary invoker failed","target":"endpoint://client-ad9a110d-1a04-405a-ab34-c84227cb8e43/127.0.0.1:2379","attempt":0,"error":"rpc error: code = ResourceExhausted desc = etcdserver: mvcc: database space exceeded"} time="2023-08-24T02:47:29Z" level=error msg="Storage health check failed: create auth request: etcdserver: mvcc: database space exceeded"

GouMingYu commented 9 months ago

我这里也有这个情况,运行一段时间后,从主页进入集群就白屏。你找到问题了吗

cn-core commented 5 months ago

遇到了同样问题,求解