sagan / ptool

自用的 PT (private tracker) 全自动刷流、辅种、辅助工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IYUU 不能連,一直network error

SupercoolBD opened this issue · comments

跑./ptool iyuu sites -a 等任何命令都會產生如下錯誤~
在ptool.toml 己配置token

Iyuu api status: error=failed to fetch url: <network error>: Get "https://api.iyuu.cn/index.php?s=App.Api.Bind&token=IYUUxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&site=hdtime&id=xxxxx&passkey=xxxxxxxxxxxxxxxxxxxxxxxxxxx": dial tcp 120.25.193.2:443: i/o timeout, user=map[]Error: failed to fetch url: <network error>: Get "https://api.iyuu.cn/index.php?s=App.Api.Bind&token=IYUUxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&site=hdtime&id=xxxx&passkey=xxxxxxxxxxxxxxxxxxxxxxxxx": dial tcp 120.25.193.2:443: i/o timeout

建议检查当前网络环境能否访问 iyuu 服务器:用浏览器或 curl 访问 https://api.iyuu.cn/index.php?s=App.Api.GetRecommendSites

今天也出现了同样情况
国内网络,浏览器正常访问, 但 curl 直接报错 TCP RST
不清楚像下载种子一样采用非 go 自带 http 客户端会不会好一些