Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Rules页面崩溃。 #814

Open
hinak0 opened this issue Jan 14, 2024 · 7 comments
Open

[BUG] Rules页面崩溃。 #814

hinak0 opened this issue Jan 14, 2024 · 7 comments

Comments

@hinak0
Copy link

hinak0 commented Jan 14, 2024

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

image

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

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

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

@anjue39
Copy link

anjue39 commented Jan 30, 2024

我也是同样的问题

@hinak0
Copy link
Author

hinak0 commented Jan 31, 2024

我也是同样的问题

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

@anjue39
Copy link

anjue39 commented Feb 2, 2024

我也是同样的问题

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

啥时merge

@hinak0
Copy link
Author

hinak0 commented Feb 2, 2024

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

@anjue39
Copy link

anjue39 commented Feb 2, 2024 via email

@chenmonster
Copy link

@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
Copy link

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants