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

哔哩哔哩RSS订阅异常。 #9

Open
dhammavipassi opened this issue Apr 10, 2024 · 11 comments
Open

哔哩哔哩RSS订阅异常。 #9

dhammavipassi opened this issue Apr 10, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@dhammavipassi
Copy link

Screenshot 2024-04-10 at 6 56 25 PM 订阅哔哩哔哩的时候,出现一个很奇怪的现象。同样的一个订阅源有时候打开是正常的,有时候加载出现问题,如图页面加载不出来。过段时间再打开这个订阅源,它又能够加载了。
@yllhwa
Copy link
Owner

yllhwa commented Apr 10, 2024

这个是因为手搓的grpc的问题,请求频率慢一点应该就会好一些(

@dhammavipassi
Copy link
Author

好吧,明白了。

@yllhwa yllhwa added the bug Something isn't working label Apr 10, 2024
@yllhwa
Copy link
Owner

yllhwa commented Apr 10, 2024

等我有空了再用tcp搓一个http2

@dhammavipassi
Copy link
Author

辛苦大佬了!

@yllhwa
Copy link
Owner

yllhwa commented Apr 18, 2024

难搞,cloudflare限制了tcp出口到80端口和443端口

@dhammavipassi
Copy link
Author

端口可以改吗

@KeithW0726
Copy link

全都500用不了了。。。

@BlankNing
Copy link

+1,刚配好,全是500

@Qiu-Quanzhi
Copy link

真的很高概率挂500

@yllhwa
Copy link
Owner

yllhwa commented Jul 31, 2024

等我有空了再用tcp搓一个http2

ok,搓好了,非常抽象地从底层tls一路搓到http2和grpc,现在报错情况可能会有改善。

不过请求频率还是不能太高,高了B站会对ip封禁一段时间取不到数据。

@yllhwa yllhwa closed this as completed Jul 31, 2024
@JerryYang-30
Copy link

等我有空了再用tcp搓一个http2

ok,搓好了,非常抽象地从底层tls一路搓到http2和grpc,现在报错情况可能会有改善。

不过请求频率还是不能太高,高了B站会对ip封禁一段时间取不到数据。

作者辛苦了。但是现在好像直接是抛出异常了(微博和小红书则正常,我的B站源全都抛出异常),比如我直接在浏览器随便打开一个B站源,页面显示Error 1101 Worker threw exception。然后查看Cloudfare日志显示
"exceptions": [
{
"name": "Error",
"message": "The script will never generate a response.",
"timestamp": 某某某
}
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants