Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
viper-sys opened this issue Jan 19, 2021 · 2 comments
Open

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

viper-sys opened this issue Jan 19, 2021 · 2 comments

Comments

@viper-sys
Copy link

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
Copy link

renike commented Jan 20, 2021

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

@var-mixer
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants