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 内测版代理后无法加载歌单 #1139

Closed
5 tasks done
yujincheng08 opened this issue Jun 26, 2023 · 2 comments · Fixed by #1140
Closed
5 tasks done

严格模式下 windows 内测版代理后无法加载歌单 #1139

yujincheng08 opened this issue Jun 26, 2023 · 2 comments · Fixed by #1140
Labels
bug Something isn't working

Comments

@yujincheng08
Copy link
Contributor

yujincheng08 commented Jun 26, 2023

Bug 描述

安装内测版之后,设置严格模式的代理,打开歌单无法加载,如图:

image

其他页面能正常加载(如每日推荐)。

预期行为

No response

实际行为

No response

复现步骤

No response

日志内容

INFO: (app) HTTP Server running @ http://0.0.0.0:8080
INFO: (app) HTTPS Server running @ http://0.0.0.0:8081
DEBUG: (server) TUNNEL
    url: "st.music.163.com:443"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (hook) unblockLyricsEffects() has been triggered.
DEBUG: (server) TUNNEL
    url: "clientlog.music.163.com:443"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"
DEBUG: (server) TUNNEL
    url: "localhost:8081"

网易云音乐歌曲链接

No response

网易云音乐版本号

30.0.0.Beta.06.07 (64位)

操作系统

Windows 11 22H2

其他信息

使用 Charles 进行调试,发现错误在于以下 url 加载错误:
image
image

在 Charles 对 acstatic-dun.126.net*.163yun.com 过滤掉代理之后,能正常打开歌单。

image
image

另外,不使用严格模式可以进行正常使用。

问题排查

  • 我确认我使用的核心是由 UnblockNeteaseMusic 项目官方发行,不是其他任何 fork。
  • 我确认我已经升级到了最新的核心版本(推荐使用最新构建而不是 release)。
  • 我确认我已经启用了 HTTPS 端口。
  • 我确认我已经正确设置了 EndPoint。
  • 我确认我已经在对应的客户端正确安装了 CA 证书。
@yujincheng08 yujincheng08 added the bug Something isn't working label Jun 26, 2023
@yujincheng08 yujincheng08 changed the title windows 内测版代理后无法加载歌单 严格模式下 windows 内测版代理后无法加载歌单 Jun 26, 2023
@yujincheng08
Copy link
Contributor Author

已提交 pr:#1140

@aliencaocao
Copy link

我在Win11 Canary版本下也是这个问题,但是所有页面都加载不出来,包括每日推荐,个人资料等,也不能播放歌曲。设置里测试代理却是可用。Win10正式版就没问题

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

Successfully merging a pull request may close this issue.

2 participants