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
NOROUTE
https://docs.rsshub.app/deploy/config#proxy-configurations
Proxy is working
Socks and PAC proxy are not working, but HTTP proxy works fine.
Self-hosted
OS: Windows, Node: v20.6.1
[2024-04-04 16:21:58.651] info: <-- GET /twitch/live/vedal987 [2024-04-04 16:21:58.659] debug: Outgoing request: POST https://gql.twitch.tv/gql [2024-04-04 16:22:08.688] error: Request https://gql.twitch.tv/gql fail: TypeError: fetch failed [2024-04-04 16:22:09.703] debug: Outgoing request: POST https://gql.twitch.tv/gql [2024-04-04 16:22:19.719] error: Request https://gql.twitch.tv/gql fail: TypeError: fetch failed [2024-04-04 16:22:20.732] debug: Outgoing request: POST https://gql.twitch.tv/gql [2024-04-04 16:22:28.658] error: Request https://gql.twitch.tv/gql fail: AbortError: This operation was aborted [2024-04-04 16:22:28.660] error: Error in /twitch/live/vedal987: [POST] "https://gql.twitch.tv/gql": <no response> This operation was aborted: target website might be blocking our access, you can host your own RSSHub instance for a better usability. [2024-04-04 16:22:28.664] info: --> GET /twitch/live/vedal987 503 30s
The text was updated successfully, but these errors were encountered:
Same issue here, I cherry pick it and it looks like it was introduced in #14922
Sorry, something went wrong.
Fetch does not support socks and pac proxies, it has been updated in the documentation, details: nodejs/undici#2224
No branches or pull requests
Routes
Full routes
Related documentation
https://docs.rsshub.app/deploy/config#proxy-configurations
What is expected?
Proxy is working
What is actually happening?
Socks and PAC proxy are not working, but HTTP proxy works fine.
Deployment information
Self-hosted
Deployment information (for self-hosted)
OS: Windows, Node: v20.6.1
Additional info
This is not a duplicated issue
The text was updated successfully, but these errors were encountered: