Closed guoshang105 closed 1 hour ago
有同样问题
我的也在哪吒更新后无法使用
同样问题🌚
一样
同样的问题
同样的问题 不知道手动如何修改
一样,救命
VPS部署发生同样问题,面板无法启动
ERR failed to serve incoming request error="Failed to proxy HTTP: Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:5001: connect: connection refused"
下载中, 请稍等 Created symlink /etc/systemd/system/multi-user.target.wants/nezha-dashboard.service → /etc/systemd/system/nezha-dashboard.service.
安装 fscarmen 的 VPS argo 带远程备份版 (https://github.com/fscarmen2/Argo-Nezha-Service-Container) 失败!
在koyeb部署的,原来一直好使,昨天开始失败了。
都出问题我就放心了,在线等修复
同样问题,vps部署面板
ERR failed to serve incoming request error="Failed to proxy HTTP: Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:5001: connect: connection refused
官方项目也有issue,可能都有问题,不只是argo版 https://github.com/naiba/nezha/issues/469
同样的问题,应该是nezha最新版本出问题了。 希望可以增加一个变量,允许通过变量手动指定版本号(方便docker部署时自定义版本) 临时解决方案,进入docker容器中,执行:
WORK_DIR=/dashboard
ARCH=amd64
wget -O /tmp/dashboard.zip https://github.com/naiba/nezha/releases/download/v0.20.8/dashboard-linux-amd64.zip
unzip -o /tmp/dashboard.zip -d /tmp
mv -f /tmp/dashboard-linux-$ARCH $WORK_DIR/app
supervisorctl reload
@emengweb 这个提议好 可以指定特定版本 方便很多
是的指定版本就不更新了,或者加个禁止更新的命令
简单修一下
chmod +x /dashboard/app && supervisorctl restart nezha
简单修一下
chmod +x /dashboard/app && supervisorctl restart nezha
koyeb进不去后台...
简单修一下
chmod +x /dashboard/app && supervisorctl restart nezha
koyeb进不去后台...
简单修一下
chmod +x /dashboard/app && supervisorctl restart nezha
koyeb进不去后台...
启动失败的情况下是没有后台的console进不去
简单修一下
chmod +x /dashboard/app && supervisorctl restart nezha
koyeb进不去后台...
简单修一下
chmod +x /dashboard/app && supervisorctl restart nezha
koyeb进不去后台...
这样子,只好等F大修了。
嗯嗯~ o( ̄▽ ̄)o
出现spawnerr: command at '/dashboard/app' is not executable