启动OpenClash 后,主页面提示,错误:规则集文件下载失败,请到日志页面查看详细错误信息。 运行日志中提示:Parse config error: initial rule provider Apple error: unsupported rule type PROCESS-NAME 请问,如何正确配置?
规则 Providers 目前仅在 [Premium 内核](https://downloads.clash.wiki/ClashPremium) 中可用. https://clash.wiki/introduction/faq.html#%E9%94%99%E8%AF%AF-%E4%B8%8D%E6%94%AF%E6%8C%81%E7%9A%84-rule-set-%E8%A7%84%E5%88%99%E7%B1%BB%E5%9E%8B Sign up for free to join this conve...
应该是这个地方的问题 请问应该如何解决? sharif-xuchanged the titleMac端 Clash配置 error: unsupported rule type RULESETAug 16, 2020 sharif-xuclosed this ascompletedAug 16, 2020 Assignees No one assigned Labels None yet Projects None yet Milestone ...
远程配置:https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full_AdblockPlus.ini 导入时会在 13247 行(截至发 issue 时)提示error: unsupported rule type PROCESS-NAME。
FATA[0000] Parse config error: Rules[0] [RULE-SET,apple,REJECT] error: unsupported rule type RULE-SET ``` You're using Clash open-source edition. Rule Providers is currently only available in the [Premium core](https://github.com/Dreamacro/clash/releases/tag/premium). (it's free) ##...
.header("user-agent", "grpc-go/1.46.0"); .header("user-agent", "tonic/0.10"); Ok(request.body(()).unwrap()) } pub async fn proxy_stream(&self, stream: AnyStream) -> io::Result<AnyStream> { let (mut client, h2) = h2::client::handshake(stream).await.map_err(map_io_error)...
Errorf("unsupported xtls flow type: %s", option.Flow) switch option.Network { case "", "tcp": if len(option.Flow) >= 16 { option.Flow = option.Flow[:16] switch option.Flow { case vless.XRO, vless.XRD, vless.XRS: tOption.Flow = option.Flow default: return nil, fmt.Errorf("...