UA3F icon indicating copy to clipboard operation
UA3F copied to clipboard

不定时出现无法上网的问题,查看log得到`too many open files`

Open GamerNoTitle opened this issue 5 months ago • 2 comments

这个问题是不定时出现的,但是出现频率很高,经常用着用着就炸了,log文件我放下面,在大概21984行出现第一次too many open files image ua3f-2024-09-23-10-30-00.log

软路由信息

root@LUMINE-OPENWRT:~/ua3f# uname -a
Linux LUMINE-OPENWRT 5.15.162 #0 SMP PREEMPT Mon Jul 15 22:14:18 2024 aarch64 GNU/Linux

UA3F配置

root@LUMINE-OPENWRT:~/ua3f# uci show | grep ua3f
uci: Entry not found
ua3f.enabled=ua3f
ua3f.enabled.enabled='1'
ua3f.main=ua3f
ua3f.main.port='1080'
ua3f.main.bind='0.0.0.0'
ua3f.main.ua='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0'
ua3f.main.log_level='debug'

OpenClash相关版本信息

image

GamerNoTitle avatar Sep 23 '24 10:09 GamerNoTitle