sing-box icon indicating copy to clipboard operation
sing-box copied to clipboard

Android rule-set无法下载

Open solanab opened this issue 1 year ago • 3 comments

操作系统

Android

系统版本

Android 12 (MIUI 14.0.5)

安装类型

sing-box for Android 图形客户端程序

版本

1.9.3

描述

跟着这个教程做的 https://bulianglin.com/archives/singbox.html#google_vignette 这个配置在mac上可正常运行,android运行报错

Logs
WARN[0000] inbound/tun[tun-in]: bind forwarder to interface: operation not permitted
ERROR[0000] outbound/urltest[autoSelect]: dial udp 223.5.5.5:53: operation not permitted
ERROR[0000] outbound/urltest[autoSelect]: dial udp 223.5.5.5:53: operation not permitted

photo_2024-07-31_19-53-50

initialize rule-set[1]: initial rule-set: cnsite: Get "https://github.com/MetaCubeX/meta-rules-dat/raw/sing/geo-lite/geosite/cn.srs": dial udp223.5.5.5:53: operation not permitted 
| 
initialize rule-set[1]: initial rule-set: cnip: Get "https://github.com/MetaCubeX/meta-rules-dat/raw/sing/geo-lite/geoip/cn.srs": context canceled

photo_2024-07-31_19-44-18

重现方式

手动添加本地配置 点击运行

日志

sdcard/Android/data/io.nekohasekai.sfa/files/stderr.log 为空

Logs
WARN[0000] inbound/tun[tun-in]: bind forwarder to interface: operation not permitted
ERROR[0000] outbound/urltest[autoSelect]: dial udp 223.5.5.5:53: operation not permitted
ERROR[0000] outbound/urltest[autoSelect]: dial udp 223.5.5.5:53: operation not permitted

支持我们

完整性要求

  • [X] 我保证阅读了文档,了解所有我编写的配置文件项的含义,而不是大量堆砌看似有用的选项或默认值。
  • [X] 我保证提供了可以在本地重现该问题的服务器、客户端配置文件与流程,而不是一个脱敏的复杂客户端配置文件。
  • [X] 我保证提供了可用于重现我报告的错误的最简配置,而不是依赖远程服务器、TUN、图形界面客户端或者其他闭源软件。
  • [X] 我保证提供了完整的配置文件与日志,而不是出于对自身智力的自信而仅提供了部分认为有用的部分。

solanab avatar Jul 31 '24 11:07 solanab