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

最近pyncmd经常无法找到音源(网易云版权)域名pyncmd.apis.imouto.in无法稳定连接 #1226

Closed
5 tasks done
chris7395328 opened this issue Sep 3, 2023 · 11 comments
Labels
bug Something isn't working

Comments

@chris7395328
Copy link
Contributor

chris7395328 commented Sep 3, 2023

Bug 描述

看debug有时候无法找到音源,但换个时间段又可以。
目前看到网易云的解析网站是变成pyncmd.apis.imouto.in了,无法稳定连接,cf显示经常显示无法连接到host

预期行为

No response

实际行为

No response

复现步骤

No response

启动命令及环境变量

image

日志内容

2023-09-03 06:54:49 stdout TypeError: Cannot read properties of undefined (reading 'find')
2023-09-03 06:54:49 stdout �[31mERROR�[39m: �[36m�[1m�[32m(provider/match)�[0m�[36m Cannot read properties of undefined (reading 'find')�[39m
2023-09-03 06:54:47 stdout �[34mDEBUG�[39m: �[36m�[1m�[32m(request)�[0m�[36m Start requesting https://pyncmd.apis.imouto.in/api/pyncm?module=track&method=GetTrackAudio&song_ids=1965710952&bitrate=999000�[39m
2023-09-03 06:54:47 stdout cacheStorageId: "provider/pyncmd"
2023-09-03 06:54:47 stdout logKey: "Something"
2023-09-03 06:54:47 stdout �[34mDEBUG�[39m: �[36m�[1m�[32m(cache)�[0m�[36m Something did not hit. Storing the execution result...�[39m
2023-09-03 06:54:47 stdout cacheStorageId: "provider/pyncmd"
2023-09-03 06:54:47 stdout �[34mDEBUG�[39m: �[36m�[1m�[32m(cache)�[0m�[36m Cleaning up the expired caches...�[39m
2023-09-03 06:54:47 stdout }
2023-09-03 06:54:47 stdout "keyword": "忘れてもいいよ - ClariS"
2023-09-03 06:54:47 stdout ],
2023-09-03 06:54:47 stdout }
2023-09-03 06:54:47 stdout "id": 18961
2023-09-03 06:54:47 stdout "name": "ClariS",
2023-09-03 06:54:47 stdout {
2023-09-03 06:54:47 stdout "artists": [
2023-09-03 06:54:47 stdout },
2023-09-03 06:54:47 stdout "id": 148417509
2023-09-03 06:54:47 stdout "name": "ALIVE",
2023-09-03 06:54:47 stdout "album": {
2023-09-03 06:54:47 stdout "duration": 279693,
2023-09-03 06:54:47 stdout "alias": [],
2023-09-03 06:54:47 stdout "id": 1965710952,
2023-09-03 06:54:47 stdout "name": "忘れてもいいよ",
2023-09-03 06:54:47 stdout info: {
2023-09-03 06:54:47 stdout source: "pyncmd"

网易云音乐歌曲链接

No response

网易云音乐版本号

2.9.5

操作系统

win10

其他信息

No response

问题排查

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

Maybe this also can help:

imagen

imagen

@redn3ck
Copy link

redn3ck commented Sep 4, 2023

确实如此,过段时间或者重启又能匹配到,还有区域限制,我vps hk很多歌都不能解析,很烦。。

@chris7395328
Copy link
Contributor Author

会不会是因为cf的dns被阻断了

@chris7395328 chris7395328 changed the title 最近pyncmd有概率无法找到音源(网易云版权)同一首歌重复多次才能正常获取 最近pyncmd经常无法找到音源(网易云版权)域名pyncmd.apis.imouto.in无法稳定连接 Sep 5, 2023
@1715173329
Copy link
Member

可能 vps 反代烂了?把 cf cdn 关掉了,再观察下看看。

@mario6714
Copy link

可能 vps 反代烂了?把 cf cdn 关掉了,再观察下看看。

Like this?

https://pyncmd.vercel.app/api/pyncm?withIP=118.88.88.88&module=track&method=GetTrackAudio&song_ids=431259256&bitrate=999000

imagen

@chris7395328
Copy link
Contributor Author

chris7395328 commented Sep 6, 2023

可能 vps 反代烂了?把 cf cdn 关掉了,再观察下看看。

有可能的,最近用cf 反代ip的被阻断的很厉害,只要有tcp连接会直接被运营商ban ip三分钟

image
不过现在关掉了好像还是不行,要不要暂时用回[pyncmd.vercel.app]

@1715173329
Copy link
Member

Vercel 自己烂了啊,那没办法

@1715173329
Copy link
Member

看上去恢复了。

@chris7395328
Copy link
Contributor Author

chris7395328 commented Sep 23, 2023

看上去恢复了。

好像获取不到无损了,是不是api的账号cvip到期了
如果我自己在服务器搭建的pycmd的api,有没有对应的环境变量切换?

@mario6714
Copy link

mario6714 commented Sep 23, 2023

好像获取不到无损了,是不是api的账号cvip到期了
如果我自己在服务器搭建的pycmd的api,有没有对应的环境变量切换?

If you build your own server you need your own VIP account for use

@1715173329
Copy link
Member

#1279

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

No branches or pull requests

4 participants