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

SSRP点击标签时有时会报找到不LUCI的目录 #12438

Open
1 task done
ramondelee opened this issue Aug 30, 2024 · 1 comment
Open
1 task done

SSRP点击标签时有时会报找到不LUCI的目录 #12438

ramondelee opened this issue Aug 30, 2024 · 1 comment

Comments

@ramondelee
Copy link

详细叙述

SSRP点击节点等标签页时,有时会出现某个标签(比如“访问控制”)反应较慢,在这个较慢的标签显示后,马上点击其它标签(比如“客户端”),就会出现这个报错,可以多试几次必现。

重复 issue

  • 没有类似的 issue

具体型号

TP XDR 6088

详细日志

Unable to launch the requested CGI program:
/www/cgi-bin/luci: No such file or directory

@ramondelee ramondelee changed the title SSRP有点击有时候会报找到不LUCI的目录 SSRP点击标签时有时会报找到不LUCI的目录 Aug 30, 2024
@ramondelee
Copy link
Author

好吧,全网搜了一下自己解决了,暂时认为是SSRP的问题,解决方法如下:
在luci-ssr-plus文件中加入
set uhttpd.main.max_requests=50
commit uhttpd
之后,问题解决。

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

1 participant