Replies: 2 comments 5 replies
-
USE LASTEST |
Beta Was this translation helpful? Give feedback.
2 replies
-
最新版依旧存在这个问题,openclash内存占用173% |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
固件版本:OpenWrt R21.8.25 By Boos4721 / LuCI Master (git-21.238.35691-696fe22)
使用时间:1d 3h 17m 16s
情况描述:
仅开启OpenClash服务,使用1天后,内存仅剩50-60MB,之前版本可以稳定剩余内存180MB左右(上下波动20MB),点击
状态/释放内存
没有什么效果内存
可用数 | 63 MB / 407 MB (15%)
已缓存 | 0 MB / 407 MB (0%)
虚拟内存
可用数 | 184 MB / 202 MB (91%)
空闲数 | 184 MB / 202 MB (91%)
在ttyd终端中输入top查看系统进程:
使用人数:10
活动连接:1216 / 8192 (14%)
接个后续,我在
系统/软件包
中把passwall
删除后查看剩余内存又恢复到170MB,就是这么神奇(?_?),还有就是启动AdGuardHome时出现error!bin path is a dir
错误,恩山里边有解决办法:在执行文件目录最后添加/AdGuardHome
,最终执行文件目录是/usr/bin/AdGuardHome/AdGuardHome
,这样就可以正常启动了我大概知道问题了,可能是之前设置的PPPoE拨号,导致内存消耗过大
Beta Was this translation helpful? Give feedback.
All reactions