v2rayA / v2raya-openwrt

opkg feed of v2rayA for OpenWrt users
https://sourceforge.net/projects/v2raya/files/openwrt/
333 stars 67 forks source link

更新GFWList时报错 tls: failed to verify certificate: x509 #45

Closed htguan closed 5 months ago

htguan commented 5 months ago

在设置中更新GFWList时提示: Get "https://raw.githubusercontent.com/v2rayA/dist-v2ray-rules-dat/202404162209/geosite.dat": tls: failed to verify certificate: x509: certificate is valid for OpenWrt, not raw.githubusercontent.com

日志如下:

2024/04/20 09:58:15.915  [A] [main.go:29]  V2Ray binary is /usr/bin/xray
2024/04/20 09:58:15.917  [A] [main.go:29]  V2Ray asset directory is /run/user/0/v2raya
2024/04/20 09:58:15.917  [A] [main.go:29]  v2rayA working directory is /
2024/04/20 09:58:15.917  [A] [main.go:29]  v2rayA configuration directory is /etc/v2raya
2024/04/20 09:58:15.917  [A] [main.go:29]  Golang: go1.21.9
2024/04/20 09:58:15.917  [A] [main.go:29]  OS: linux
2024/04/20 09:58:15.917  [A] [main.go:29]  Arch: arm64
2024/04/20 09:58:15.917  [A] [main.go:29]  Lite: false
2024/04/20 09:58:15.917  [A] [main.go:29]  Version: 2.2.5.1
2024/04/20 09:58:15.917  [A] [main.go:29]  Starting...
2024/04/20 09:58:15.918  [I] [main.go:30]  the core was not running the last time v2rayA exited
2024/04/20 09:58:15.955  [A] [index.go:116]  v2rayA is listening at http://127.0.0.1:2017
2024/04/20 09:58:15.955  [A] [index.go:116]  v2rayA is listening at http://192.168.50.2:2017
2024/04/20 09:58:15.955  [A] [index.go:116]  v2rayA is listening at http://[::1]:2017
2024/04/20 09:59:17.715  [I] [gfwlist.go:112]  Downloading https://github.com/v2rayA/dist-v2ray-rules-dat/raw/202404162209/geosite.dat to /usr/share/xray/LoyalsoldierSite.dat.new
2024/04/20 09:59:18.493  [W] [gfwlist.go:155]  UpdateLocalGFWList: Get "https://raw.githubusercontent.com/v2rayA/dist-v2ray-rules-dat/202404162209/geosite.dat": tls: failed to verify certificate: x509: certificate is valid for OpenWrt, not raw.githubusercontent.com
2024/04/20 09:59:18.493  [E] [gfwlist.go:12]  Get "https://raw.githubusercontent.com/v2rayA/dist-v2ray-rules-dat/202404162209/geosite.dat": tls: failed to verify certificate: x509: certificate is valid for OpenWrt, not raw.githubusercontent.com
2024/04/20 09:59:24.628  [I] [gfwlist.go:112]  Downloading https://github.com/v2rayA/dist-v2ray-rules-dat/raw/202404162209/geosite.dat to /usr/share/xray/LoyalsoldierSite.dat.new
2024/04/20 09:59:24.736  [W] [gfwlist.go:155]  UpdateLocalGFWList: Get "https://raw.githubusercontent.com/v2rayA/dist-v2ray-rules-dat/202404162209/geosite.dat": tls: failed to verify certificate: x509: certificate is valid for OpenWrt, not raw.githubusercontent.com
2024/04/20 09:59:24.736  [E] [gfwlist.go:12]  Get "https://raw.githubusercontent.com/v2rayA/dist-v2ray-rules-dat/202404162209/geosite.dat": tls: failed to verify certificate: x509: certificate is valid for OpenWrt, not raw.githubusercontent.com
2024/04/20 10:00:56.253  [I] [gfwlist.go:112]  Downloading https://github.com/v2rayA/dist-v2ray-rules-dat/raw/202404162209/geosite.dat to /usr/share/xray/LoyalsoldierSite.dat.new
2024/04/20 10:00:56.582  [W] [gfwlist.go:155]  UpdateLocalGFWList: Get "https://raw.githubusercontent.com/v2rayA/dist-v2ray-rules-dat/202404162209/geosite.dat": tls: failed to verify certificate: x509: certificate is valid for OpenWrt, not raw.githubusercontent.com
2024/04/20 10:00:56.582  [E] [gfwlist.go:12]  Get "https://raw.githubusercontent.com/v2rayA/dist-v2ray-rules-dat/202404162209/geosite.dat": tls: failed to verify certificate: x509: certificate is valid for OpenWrt, not raw.githubusercontent.com
2024/04/20 10:01:24.109  [I] [process.go:101]  low memory: 1703MiB, set V2RAY_CONF_GEOLOADER=memconservative
2024/04/20 10:01:24.153  [I] [io.go:432]  Xray 1.8.8 (Xray, Penetrates Everything.) OpenWrt (go1.21.7 linux/arm64)
2024/04/20 10:01:24.153  [I] [io.go:432]  A unified platform for anti-censorship.
2024/04/20 10:01:24.159  [I] [io.go:432]  [Info] infra/conf/serial: Reading config: /etc/v2raya/config.json
2024/04/20 10:01:24.179  [I] [io.go:432]  [Warning] core: Xray 1.8.8 started
MarksonHon commented 5 months ago

恭喜你被GFW铁拳了 先开全局再更新吧

htguan commented 5 months ago

如果手动更新的话可以吗?需要把下载的文件放到哪个路径下呢?