gacha
gacha copied to clipboard
更新卡池命令会报错 想问一下原因和解决方法
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)
看起来像是自定义了角色,导致角色编号找不到对应的资源。
请自行翻译这段英文:ERROR: HTTPSConnectionPool(host='redive.estertio n.win', port=443): Read timed out. (read timeout=5)