导入订阅地址后报错yaml: unmarshal errors: line 1: cannot unmarshal !!str dHJvamF… into config.RawConfig 错误意思是订阅配置文件错误
发现下载的配置文件总时不正常,同样的链接在Windows是正常下载的
解决办法:
把Windows下载的配置文件替换到ubuntu,注释start_clash.sh的wget下载命令
导入订阅地址后报错yaml: unmarshal errors: line 1: cannot unmarshal !!str dHJvamF… into config.RawConfig 错误意思是订阅配置文件错误
发现下载的配置文件总时不正常,同样的链接在Windows是正常下载的
解决办法:
把Windows下载的配置文件替换到ubuntu,注释start_clash.sh的wget下载命令