nondanee / vsc-netease-music

UNOFFICIAL Netease Music extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=nondanee.vsc-netease-music
MIT License
1.02k stars 79 forks source link

503 #39

Closed ShiweiCao closed 5 years ago

ShiweiCao commented 5 years ago

Mac版,人在海外,文件也替换了,但是播放不了,webview developer tools 显示status code 503,在浏览器中打开可以播放

Screen Shot 2019-04-12 at 11 14 40 AM

nondanee commented 5 years ago

这个链接复制到浏览器不会 503 ?那在浏览器打开的 headers 也贴一下 5xx 是服务器的问题,我比较难办啊==

ShiweiCao commented 5 years ago

忘了当时试的哪首歌,重新截了两张,是不是解析的歌曲地址哪里出了点错误

VSC里的 Screen Shot 2019-04-12 at 9 13 28 PM

浏览器里的

Screen Shot 2019-04-12 at 9 14 11 PM

看了下直接网页播放的

Screen Shot 2019-04-12 at 9 18 08 PM
nondanee commented 5 years ago

把 m8c 改成 m8 试试 可能是 CDN 的问题

ShiweiCao commented 5 years ago

试了下,m8仍然是503

ShiweiCao commented 5 years ago

我在同一个网络下的windows版可以正常工作,这是同一首歌的response image

nondanee commented 5 years ago

这就没办法了 查查看有没有改过 hosts,自定义过 DNS 吧

ShiweiCao commented 5 years ago

host除了上班用到的把 localhost.*.com 映射到 127.0.0.1,其他都没动过

nondanee commented 5 years ago

老哥后来有解决吗?

ShiweiCao commented 5 years ago

不好意思一直没注意回复,我最近试的还是不行,似乎解析的地址还是不对,看起来是只有我才有的问题?没看到其他人提起这个issue