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
安装内测版之后,设置严格模式的代理,打开歌单无法加载,如图:
其他页面能正常加载(如每日推荐)。
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"
30.0.0.Beta.06.07 (64位)
Windows 11 22H2
使用 Charles 进行调试,发现错误在于以下 url 加载错误:
在 Charles 对 acstatic-dun.126.net 和 *.163yun.com 过滤掉代理之后,能正常打开歌单。
acstatic-dun.126.net
*.163yun.com
另外,不使用严格模式可以进行正常使用。
The text was updated successfully, but these errors were encountered:
已提交 pr:#1140
Sorry, something went wrong.
我在Win11 Canary版本下也是这个问题,但是所有页面都加载不出来,包括每日推荐,个人资料等,也不能播放歌曲。设置里测试代理却是可用。Win10正式版就没问题
Successfully merging a pull request may close this issue.
Bug 描述
安装内测版之后,设置严格模式的代理,打开歌单无法加载,如图:
其他页面能正常加载(如每日推荐)。
预期行为
No response
实际行为
No response
复现步骤
No response
日志内容
网易云音乐歌曲链接
No response
网易云音乐版本号
30.0.0.Beta.06.07 (64位)
操作系统
Windows 11 22H2
其他信息
使用 Charles 进行调试,发现错误在于以下 url 加载错误:


在 Charles 对
acstatic-dun.126.net
和*.163yun.com
过滤掉代理之后,能正常打开歌单。另外,不使用严格模式可以进行正常使用。
问题排查
The text was updated successfully, but these errors were encountered: