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

调用插件报错sse error: Cannot convert undefined or null to object #3525

Open
1 of 6 tasks
swingsun888 opened this issue Jan 3, 2025 · 0 comments
Open
1 of 6 tasks
Labels
bug Something isn't working

Comments

@swingsun888
Copy link

例行检查

  • 我已确认目前没有类似 issue
  • 我已完整查看过项目 README,以及项目文档
  • 我使用了自己的 key,并确认我的 key 是可正常使用的
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

你的版本

  • 公有云版本
  • [ √] 私有部署版本, 具体版本号:

问题描述, 日志截图,配置文件等
升级到4.8.17后发现调用插件报错,4.8.14正常调用
复现步骤
Cannot convert undefined or null to object
预期结果

相关截图
[Error] 2025-01-03 08:48:18 sse error: Cannot convert undefined or null to object
{
message: 'Cannot convert undefined or null to object',
stack: 'TypeError: Cannot convert undefined or null to object\n' +
' at Function.keys ()\n' +
' at k (/app/projects/app/.next/server/chunks/89724.js:214:2774)\n' +
' at /app/projects/app/.next/server/chunks/89724.js:214:3710\n' +
' at N (/app/projects/app/.next/server/chunks/89724.js:214:4233)\n' +
' at async Promise.all (index 0)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)\n' +
' at async Promise.all (index 1)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)\n' +
' at async Promise.all (index 0)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)'

@swingsun888 swingsun888 added the bug Something isn't working label Jan 3, 2025
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

1 participant