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

连接超时 无法登录 #87

Open
XokoukioX opened this issue Jul 8, 2024 · 1 comment
Open

连接超时 无法登录 #87

XokoukioX opened this issue Jul 8, 2024 · 1 comment

Comments

@XokoukioX
Copy link

XokoukioX commented Jul 8, 2024

错误日志:

===

14:27:18.2918| INFO|0| User Kawakaze requested: !plugin load 0
Yun Plugin loaded
3

https://163.lilac.pp.ua/
14:27:25.7433| INFO|0| User Kawakaze requested: !yun play
14:29:52.6406| INFO|0| User Kawakaze requested: !yun play [URL]https://music.163.com/song?id=1501952920&userid=1646867891[/URL]
14:31:34.4073|ERROR|0| Unexpected command error: The operation has timed out.
14:33:28.1573| INFO|0| User Kawakaze requested: !yun play
14:33:34.3018| INFO|0| User Kawakaze requested: !yun play swift
14:35:15.4704|ERROR|0| Unexpected command error: The operation has timed out.

确认服务器可以连接至远端API
curl https://163.lilac.pp.ua/

网易云音乐 API

当你看到这个页面时,这个服务已经成功跑起来了~ 查看文档

例子:

<style> html, body { height: 100vh; width: 100vw; margin: 0; padding: 0; background: #ffffff; text-align: center; margin-top: 30px; overflow: hidden; }
* {
  color: rgb(100, 100, 100);
}

a {
  color: #42b983;
}

ul,
li {
  margin: 0;
}

ul {
  margin-left: -40px;
  line-height: 30px;
}

li {
  list-style: none;
}
</style>

===

执行任何指令均会发生TimeOut错误

TS聊天:

<22:27:19> "[Kawakaze] Kawakaze": !plugin load 0
<22:27:26> "[Kawakaze] Kawakaze": !yun play
<22:27:26> "TS3AudioBot": Error: Need at least one argument to evaluate.
<22:29:53> "[Kawakaze] Kawakaze": !yun play https://music.163.com/song?id=1501952920&userid=1646867891
<22:31:35> "TS3AudioBot": An unexpected error occurred: The operation has timed out.
<22:33:29> "[Kawakaze] Kawakaze": !yun play
<22:33:29> "TS3AudioBot": Error: Need at least one argument to evaluate.
<22:33:35> "[Kawakaze] Kawakaze": !yun play swift
<22:35:16> "TS3AudioBot": An unexpected error occurred: The operation has timed out.

@ZHANGTIANYAO1
Copy link
Owner

建议上传log以供进一步排查问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants