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

[建议]能否添加功能通过代理访问订阅 #242

Open
sherlockHlb opened this issue Apr 22, 2023 · 6 comments
Open

[建议]能否添加功能通过代理访问订阅 #242

sherlockHlb opened this issue Apr 22, 2023 · 6 comments

Comments

@sherlockHlb
Copy link

建议.
nonebot_bison | network connection error: <class 'httpx.PoolTimeout'>, url: https://www.youtube.com/feeds/videos.xml?channel_id=UCYjB6uufPeHSwuHs8wovLjg
无法访问RSS

@sherlockHlb
Copy link
Author

04-22 17:35:12 [WARNING] nonebot_bison | network connection error: <class 'httpx.ReadTimeout'>, url: https://m.weibo.cn/api/container/getIndex?containerid=1076036190405002
甚至有时候连微博都看不了

@AzideCupric
Copy link
Collaborator

AzideCupric commented Apr 23, 2023

#71
文档: BISON_PROXY

@sherlockHlb
Copy link
Author

sherlockHlb commented Apr 26, 2023

network connection error: <class 'httpx.ConnectTimeout'>, url: https://rsshubzzz.vercel.app/t66y/15
添加了代理依然不行.

#BISON
BISON_PROXY=http://127.0.0.1:1090

@sherlockHlb
Copy link
Author

04-26 09:16:14 [WARNING] nonebot_bison | network connection error: <class 'httpx.ReadTimeout'>, url: https://m.weibo.cn/api/container/getIndex?containerid=1076036064800364
添加代理了仍然是出现这个错误
image

@sherlockHlb
Copy link
Author

而且不断提醒

04-30 02:43:46 [WARNING] logging | Run time of job "Scheduler.exec_fetch (trigger: interval[0:00:03], next run at: 2023-04-30 02:43:47 CST)" was missed by 0:00:01.969608
04-30 02:43:46 [WARNING] logging | Run time of job "Scheduler.exec_fetch (trigger: interval[0:00:10], next run at: 2023-04-30 02:43:49 CST)" was missed by 0:00:06.157668

@Nelocompne
Copy link

Nelocompne commented Jun 10, 2023

network connection error: <class 'httpx.ConnectTimeout'>, url: https://rsshubzzz.vercel.app/t66y/15 添加了代理依然不行.

#BISON BISON_PROXY=http://127.0.0.1:1090

将参数加上引号如何?我是这样写的(能正常工作):

BISON_PROXY: 'http://localhost:port'

我是用docker管理的,所以以上是compose里的写法。

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