morytyann / OpenWrt-mihomo

Transparent Proxy with Mihomo on OpenWrt.
MIT License
1.06k stars 126 forks source link

[BUG]1.8.4版本在LuCI中的日志无法正常显示 #211

Closed Vegas7 closed 2 weeks ago

Vegas7 commented 2 weeks ago

自查

确认

系统

ImmortalWrt

系统版本

23.05.4

插件版本

1.8.4

硬件架构

x86_64

BUG 描述

1.8.4版本的LuCI中的日志无法正常显示。 应用日志/核心日志只显示:undefined

预期行为

正常显示日志

复现步骤

从1.8.3更新至1.8.4。 卸载并重新安装1.8.4。

插件配置

与1.8.3一样配置

配置文件

proxy-providers: V: type: http url: "“ interval: 86400 path: ./V.yaml proxy: DIRECT health-check: enable: true interval: 3600 url: http://cp.cloudflare.com/generate_204

mode: rule find-process-mode: off keep-alive-idle: 7200 keep-alive-interval: 1800 ipv6: false allow-lan: true tcp-concurrent: true unified-delay: true geodata-mode: false geodata-loader: standard geo-auto-update: true geo-update-interval: 24 profile: store-selected: true store-fake-ip: true sniffer: enable: true force-dns-mapping: true parse-pure-ip: true sniff: HTTP: ports:

geox-url: geosite: https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geosite.dat mmdb: https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip.metadb geoip: https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip.dat asn: https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/GeoLite2-ASN.mmdb

插件日志

undefined

核心日志

undefined

附加信息

No response

Vegas7 commented 2 weeks ago

查看了下/etc/mihomo/run文件夹,里面也没有重新生成.log文件。

morytyann commented 2 weeks ago

清下浏览器缓存

Vegas7 commented 2 weeks ago

清下浏览器缓存

可以了。。。 感谢。

Close issue

alexallen1 commented 2 weeks ago

@morytyann 老哥你好,反馈个instagram偶尔转圈问题 https://openwrt.ai/ 上周编译asr3000固件,仅带openclash和mihomo。 下面仅导入订阅地址,固定HY2中转节点,设置为redir-host,其他默认缺省值。 仅使用openclash无问题。 仅使用mihomo ig 40个视频 偶尔一两个视频需要长时间缓冲转圈,缓冲时PC/手机均能打开google.com 、instagram官网 mihomo 之后设置为常用端口,绕过大陆IP 问题还是偶尔重现。如果你那边无法重现就忽略此问题吧我也不懂怎么排查~

morytyann commented 2 weeks ago

@alexallen1 没有遇到过,建议你统一下两边核心版本和用于启动的配置文件(MTP混入后的和OC覆盖后的,不是你上传或者订阅的)再测测,看看是配置文件问题、插件问题还是核心问题,才能解决。