-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
例行检查
- 我已确认目前没有类似 issue
- 我已完整查看过项目 README,以及项目文档
- 我使用了自己的 key,并确认我的 key 是可正常使用的
- 我理解并愿意跟进此 issue,协助测试和提供反馈
- 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭
你的版本
- 公有云版本
- 私有部署版本, 具体版本号: V4.14.0
问题描述, 日志截图,配置文件等
在渠道那边模型测试OK
但是在模型配置那边测试404
错误日志
[Error] 2025-11-07 01:05:42 Embedding Error
{
message: '404 404 page not found',
stack: 'Error: 404 404 page not found\n' +
' at aQ.generate (/app/projects/app/.next/server/chunks/42384.js:1:234131)\n' +
' at pl.makeStatusError (/app/projects/app/.next/server/chunks/42384.js:1:225724)\n' +
' at pl.makeRequest (/app/projects/app/.next/server/chunks/42384.js:1:226647)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async a (/app/projects/app/.next/server/chunks/29565.js:1:5737)\n' +
' at async /app/projects/app/.next/server/pages/api/common/system/getInitData.js:1:5010\n' +
' at async K (/app/node_modules/.pnpm/next@14.2.32_@babel+core@7.26.10_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.85.1/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:16881)\n' +
' at async U.render (/app/node_modules/.pnpm/next@14.2.32_@babel+core@7.26.10_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.85.1/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:17520)\n' +
' at async NextNodeServer.runApi (/app/node_modules/.pnpm/next@14.2.32_@babel+core@7.26.10_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.85.1/node_modules/next/dist/server/next-server.js:603:9)\n' +
' at async NextNodeServer.handleCatchallRenderRequest (/app/node_modules/.pnpm/next@14.2.32_@babel+core@7.26.10_@opentelemetry+api@1.9.0_react-dom@18.3.1_react@18.3.1__react@18.3.1_sass@1.85.1/node_modules/next/dist/server/next-server.js:269:37)'
}
{
message: '404 404 page not found',
stack: 'Error: 404 404 page not found\n' +
' at aQ.generate (/app/projects/app/.next/server/chunks/42384.js:1:234131)\n' +
' at pl.makeStatusError (/app/projects/app/.next/server/chunks/42384.js:1:225724)\n' +
' at pl.makeRequest (/app/projects/app/.next/server/chunks/42384.js:1:226647)\n' +复现步骤
预期结果
相关截图
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working