haishanh / yacd

Yet Another Clash Dashboard
http://yacd.haishan.me
MIT License
4.16k stars 736 forks source link

[BUG] Rules页面崩溃。 #814

Open hinak0 opened 10 months ago

hinak0 commented 10 months ago

在访问Rules页面时,会发生错误。

image

已查明,错误是由于providers/rules这个api返回404造成错误没有处理 严格来说似乎是clash内核的bug

也就是说,没有配置providers rules的情况下,返回404导致页面崩溃。

不过现在clash内核删库,显然没有办法fix了,考虑到clash内核用户的体验,加一下错误处理吧。

anjue39 commented 9 months ago

我也是同样的问题

hinak0 commented 9 months ago

我也是同样的问题

815 已经修复了,但是没有merge,可以先用着

anjue39 commented 9 months ago

我也是同样的问题

815 已经修复了,但是没有merge,可以先用着

啥时merge

hinak0 commented 9 months ago

这你要问仓库主,clash删库后这个项目就没有更新过了 @haishanh

anjue39 commented 9 months ago

明白了,把你当仓主了

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: Steven Yu @.> 发送时间: 2024年2月2日 11:54 收件人: haishanh/yacd @.> 抄送: anjue39 @.>, Comment @.> 主题: Re: [haishanh/yacd] [BUG] Rules页面崩溃。 (Issue #814)

这你要问仓库主,clash删库后这个项目就没有更新过了 @haishanh

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

chenmonster commented 2 months ago

@hinak0 非常感谢,我用你fork的项目,构建镜像,运行容器,可以正常访问规则页面、连接页面内容更详细。

git clone https://github.com/hinak0/yacd.git
cd yacd
docker build --no-cache \
    --build-arg TARGETPLATFORM=linux/amd64 \
    --build-arg BUILDPLATFORM=linux/amd64 \
    -t hinak0/yacd:master \
    -f Dockerfile .
docker run -p 3000:80 -d --name yacd hinak0/yacd:master

image image image

LuoHui666 commented 1 month ago

这你要问仓库主,clash删库后这个项目就没有更新过了 @haishanh

太强了兄弟,能不能加个连接记录清理时间 多少天,不要每次刷新就没了