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

windows网易云连接不到网络, 求助 #1293

Closed
5 tasks done
bruce2233 opened this issue Nov 10, 2023 · 1 comment
Closed
5 tasks done

windows网易云连接不到网络, 求助 #1293

bruce2233 opened this issue Nov 10, 2023 · 1 comment
Labels
invalid This doesn't seem right

Comments

@bruce2233
Copy link

Bug 描述

image
客户端代理端口设置为'8085'时, 代理测试可使用但无法联网.
代理端口设置为'8086'时, 代理测试不可使用

预期行为

可连接网络

实际行为

No response

复现步骤

No response

启动命令及环境变量

node app.js -p 8085:8086

日志内容

INFO: (app) HTTP Server running @ http://0.0.0.0:8085
INFO: (app) HTTPS Server running @ http://0.0.0.0:8086
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL
url: "localhost:8086"
DEBUG: (server) TUNNEL

网易云音乐歌曲链接

No response

网易云音乐版本号

2.10.12

操作系统

windows11

其他信息

No response

问题排查

  • 我确认我使用的核心是由 UnblockNeteaseMusic 项目官方发行,不是其他任何 fork。
  • 我确认我已经升级到了最新的核心版本(推荐使用最新构建而不是 release)。
  • 我确认我已经启用了 HTTPS 端口。
  • 我确认我已经正确设置了 EndPoint。
  • 我确认我已经在对应的客户端正确安装了 CA 证书。
@bruce2233 bruce2233 added the bug Something isn't working label Nov 10, 2023
@bruce2233
Copy link
Author

已解决. 两个注意事项,

  1. 安装CA证书时, 一定要将证书存储为受信任的根证书颁发机构, 而不能自动选择.
    image
  2. http代理的设置一定要是http的端口.

@1715173329 1715173329 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2023
@1715173329 1715173329 added invalid This doesn't seem right and removed bug Something isn't working labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants