运行环境
windows
Agent 版本
2.11
描述问题
I: 19:05:31 NEZHA@2026-06-04 19:05:31>> Try to reconnect ...
I: 19:05:31 NEZHA@2026-06-04 19:05:31>> Connection to xxxx:xxxx established
I: 19:05:36 NEZHA@2026-06-04 19:05:36>> 上报系统信息失败: rpc error: code = DeadlineExceeded desc = context deadline exceeded while waiting for connections to become ready
复现步骤
dashboard 安装命令;版本是2.1.5
docker run -d --restart always -e NZ_SERVER_PORT=43118
-e NZ_LANG=zh_CN -p 8008:8008
-p 43118:43118 -v ${PWD}/dashboard_data:/dashboard/data
--name nezha-dashboard `
ghcr.io/nezhahq/nezha:latest
附加信息
都是在Windows上安装
验证
运行环境
windows
Agent 版本
2.11
描述问题
I: 19:05:31 NEZHA@2026-06-04 19:05:31>> Try to reconnect ...
I: 19:05:31 NEZHA@2026-06-04 19:05:31>> Connection to xxxx:xxxx established
I: 19:05:36 NEZHA@2026-06-04 19:05:36>> 上报系统信息失败: rpc error: code = DeadlineExceeded desc = context deadline exceeded while waiting for connections to become ready
复现步骤
dashboard 安装命令;版本是2.1.5
docker run -d --restart always
-e NZ_SERVER_PORT=43118-e NZ_LANG=zh_CN
-p 8008:8008-p 43118:43118
-v ${PWD}/dashboard_data:/dashboard/data--name nezha-dashboard `
ghcr.io/nezhahq/nezha:latest
附加信息
都是在Windows上安装
验证