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

Socks and PAC proxy not working #15096

Closed
1 task done
JimenezLi opened this issue Apr 4, 2024 · 3 comments
Closed
1 task done

Socks and PAC proxy not working #15096

JimenezLi opened this issue Apr 4, 2024 · 3 comments
Labels
core bug Ouch! That hurts.

Comments

@JimenezLi
Copy link
Contributor

Routes

NOROUTE

Full routes

NOROUTE

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

[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

This is not a duplicated issue

  • I have searched existing issues to ensure this bug has not already been reported
@JimenezLi JimenezLi added the RSS bug Something isn't working label Apr 4, 2024
@TonyRL TonyRL added core bug Ouch! That hurts. and removed RSS bug Something isn't working labels Apr 4, 2024
@Jiematcha

This comment has been minimized.

@xzzpig
Copy link
Contributor

xzzpig commented Apr 6, 2024

Same issue here, I cherry pick it and it looks like it was introduced in #14922

@DIYgod
Copy link
Owner

DIYgod commented Apr 7, 2024

Fetch does not support socks and pac proxies, it has been updated in the documentation, details: nodejs/undici#2224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core bug Ouch! That hurts.
Projects
None yet
Development

No branches or pull requests

5 participants