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

小红书笔记有时报错503 #17912

Closed
1 task done
PetrusZ opened this issue Dec 16, 2024 · 4 comments
Closed
1 task done

小红书笔记有时报错503 #17912

PetrusZ opened this issue Dec 16, 2024 · 4 comments
Labels
RSS bug Something isn't working

Comments

@PetrusZ
Copy link

PetrusZ commented Dec 16, 2024

路由地址

/xiaohongshu/user/:user_id/:category/:routeParams?

完整路由地址

/xiaohongshu/user/60059f2500000000010054b0/notes

相关文档

https://docs.rsshub.app/routes/social-media#%E5%B0%8F%E7%BA%A2%E4%B9%A6

预期是什么?

正常返回

实际发生了什么?

有时可以正常返回,然而有时就报错:error: Error in /xiaohongshu/user/60059f2500000000010054b0/notes: TargetCloseError: Waiting for selector div.reds-tab-item:nth-child(2) failed: Protocol error (Runtime.callFunctionOn): Target closed

部署

自建

部署相关信息

No response

额外信息

已设置cookie

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@PetrusZ PetrusZ added the RSS bug Something isn't working label Dec 16, 2024
Copy link
Contributor

Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

@dddaniel1
Copy link
Contributor

小红书反爬严格,不建议使用cookie,有封号风险。

@PetrusZ
Copy link
Author

PetrusZ commented Dec 17, 2024

ok thx

@pseudoyu
Copy link
Collaborator

This error 503 occurs when encountering Xiaohongshu's CAPTCHA verification page (with or without cookies). The issue typically resolves itself after waiting, or you can reduce your request frequency to prevent it.

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

No branches or pull requests

3 participants