We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
看起来像是自定义了角色,导致角色编号找不到对应的资源。
Sorry, something went wrong.
请自行翻译这段英文: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)
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: