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

资源无法下载 #508

Closed
wei-la-ya opened this issue Jun 25, 2024 · 7 comments
Closed

资源无法下载 #508

wei-la-ya opened this issue Jun 25, 2024 · 7 comments
Labels
question Further information is requested

Comments

@wei-la-ya
Copy link

确认

  • 我的Bot版本已更新到最新,且已尝试使用nb paimon install更新依赖库
  • 我已查阅文档-常见问题,无相关解决方案
  • 我已确认issue中没有类似的问题或仍然得不到解决

环境信息

  • 系统版本: debian12(example)
  • Python版本: 3.11.2(example)

问题描述

用命令下载资源跟启动后下载资源都出错,github代理也改了。
并且使用nb paimon res命令下载资源,没有可用代理的选择

问题截图

68a740b9438b9014e947772c2c0fcec2
d0a32b3b6d216162b53c7ad56f338730
c5d62e816232c7c11bfedc950bc0a691

提供问题或日志截图...

复现步骤[可选]

描述问题复现过程...

@wei-la-ya wei-la-ya added the question Further information is requested label Jun 25, 2024
@forchannot
Copy link
Collaborator

谁让你这么改资源下载地址的(

@forchannot
Copy link
Collaborator

改成https://github代理/,如https://mirror.ghproxy.com/,https://github.moeyy.xyz/,https://github.cherishmoon.top/

@wei-la-ya
Copy link
Author

改成https://github代理/,如https://mirror.ghproxy.com/,https://github.moeyy.xyz/,https://github.cherishmoon.top/

我用webui改的,webui上的选择就是域名啊

@forchannot
Copy link
Collaborator

Select(
label='github资源地址',
name='github资源地址',
value='${github资源地址}',
labelRemark=Remark(shape='circle',
content='本bot部分资源托管在github,如果下载缓慢或无法正常访问,可以尝试更换地址,或者添加你自己的代理地址,注意最后要有/'),
creatable=True,
options=[
{
'label': 'ghproxy.com代理',
'value': 'https://ghproxy.com/'
},
{
'label': 'github.cherishmoon.top代理',
'value': 'https://github.cherishmoon.top/'
},
{
'label': 'github.91chi.fun代理',
'value': 'https://github.91chi.fun/'
},
{
'label': 'github原地址',
'value': ''
}
]
)

webui里也是链接啊,而且webui现在都没有mirror的,你哪里改出来的

@wei-la-ya
Copy link
Author

https://mirror.ghproxy.com/

理解错了,我看web上显示的就是域名,就只填了域名,抱歉

@wei-la-ya
Copy link
Author

改成,如,,https://github代理/``https://mirror.ghproxy.com/``https://github.moeyy.xyz/``https://github.cherishmoon.top/

修改代理成功后,资源下载依旧错误
a3faac12f6c075f630ff320939b7e74f
c5addd141a66cf5201ac94266d5f61ae

@forchannot
Copy link
Collaborator

多试几个就行了

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

No branches or pull requests

2 participants