完整性要求
描述
If the name of the geo file contains the character "_", the proxy does not start. If you replace the "_" with any other character, the launch is successful
重现方式
The problem is only with xray 26.1.13
客户端配置
Details
{
"routing": {
"rules": [
{
"domain": [
"ext:geosite_zkeen.dat:domains"
],
"outboundTag": "proxy"
},
{
"network": "tcp,udp",
"outboundTag": "direct"
}
]
}
}
服务端配置
any
客户端日志
Details
~ # Xray 26.1.13 (Xray, Penetrates Everything.) 9a121a4 (go1.25.5 linux/mipsle)
A unified platform for anti-censorship.
2026/01/14 07:33:49.857289 Using confdir from env: /opt/etc/xray/configs
2026/01/14 07:33:49.869288 [Info] infra/conf/serial: Reading config: &{Name:/opt/etc/xray/configs/inbounds.json Format:json}
2026/01/14 07:33:49.885801 [Info] infra/conf/serial: Reading config: &{Name:/opt/etc/xray/configs/outbounds.json Format:json}
2026/01/14 07:33:49.889794 [Info] infra/conf: [/opt/etc/xray/configs/outbounds.json] prepend outbound with tag: proxy
2026/01/14 07:33:49.890047 [Info] infra/conf: [/opt/etc/xray/configs/outbounds.json] prepend outbound with tag: direct
2026/01/14 07:33:49.890303 [Info] infra/conf/serial: Reading config: &{Name:/opt/etc/xray/configs/routing.json Format:json}
Failed to start: main: failed to create server > app/router: failed to build domains from mmap > app/router: failed to load file: geosite > open /opt/etc/xray/dat/geosite: no such file or directory
服务端日志
not essential
完整性要求
描述
If the name of the geo file contains the character "
_", the proxy does not start. If you replace the "_" with any other character, the launch is successful重现方式
The problem is only with xray 26.1.13
客户端配置
Details
服务端配置
any
客户端日志
Details
服务端日志
not essential