pcrbot / gacha

适用于HoshinoBot, 可以自动更新的全限定卡池
GNU General Public License v3.0
51 stars 13 forks source link

更新卡池命令会报错 想问一下原因和解决方法 #16

Open viper-sys opened 3 years ago

viper-sys commented 3 years ago

C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\ urllib3\connectionpool.py:1013: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.redive.lolikon.icu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usa ge.html#ssl-warnings warnings.warn( [2021-01-19 23:58:41,027 hoshino] INFO: 开始对比角色数据 [2021-01-19 23:58:41,027 hoshino] INFO: 已开始更新角色1913的数据和图标 [2021-01-19 23:58:41,027 chara] INFO: Downloading chara icon from https://redive .estertion.win/icon/unit/191361.webp [2021-01-19 23:58:44,121 chara] ERROR: Failed to download https://redive.esterti on.win/icon/unit/191361.webp. HTTP 404 [2021-01-19 23:58:44,121 chara] INFO: Downloading chara icon from https://redive .estertion.win/icon/unit/191331.webp [2021-01-19 23:58:50,840 chara] ERROR: Failed to download https://redive.esterti on.win/icon/unit/191331.webp. <class 'requests.exceptions.ReadTimeout'> [2021-01-19 23:58:50,840 chara] ERROR: HTTPSConnectionPool(host='redive.estertio n.win', port=443): Read timed out. (read timeout=5)

renike commented 3 years ago

看起来像是自定义了角色,导致角色编号找不到对应的资源。

var-mixer commented 3 years ago

请自行翻译这段英文:ERROR: HTTPSConnectionPool(host='redive.estertio n.win', port=443): Read timed out. (read timeout=5)