-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
升级到4.14.5-fix后,报错
[Info] 2026-01-16 02:25:58 [initv4145] 迁移 OutLink 数据成功: aQIQZHI6ttHU3ZWKEG4eVx5I
[Info] 2026-01-16 02:25:58 [initv4145] 迁移 OutLink 数据成功: iLNoPWEhje7ptGPIaqbWZvrf
[Info] 2026-01-16 02:25:58 [initv4145] 迁移 OutLink 数据成功: mwMua8n3ZiVF99pHGADvTHt4
[Info] 2026-01-16 02:26:00 [Parse Queue] Done
[Info] 2026-01-16 02:26:00 [Vector Queue] Done
[Info] 2026-01-16 02:26:00 [QA Queue] Done
[Error] 2026-01-16 02:26:02 System unexpected error: undefined, Cannot read properties of undefined (reading 'map')
{
message: "Cannot read properties of undefined (reading 'map')",
stack: "TypeError: Cannot read properties of undefined (reading 'map')\n" +
' at /app/projects/app/.next/server/chunks/49869.js:610:10265\n' +
' at Array.forEach (<anonymous>)\n' +
' at R (/app/projects/app/.next/server/chunks/49869.js:610:10098)\n' +
' at A (/app/projects/app/.next/server/chunks/49869.js:603:12847)\n' +
' at async $ (/app/projects/app/.next/server/pages/api/v1/chat/completions.js:1:10752)\n' +
' at async /app/projects/app/.next/server/pages/api/support/user/team/plan/getTeamPlanStatus.js:1:16456\n' +
' at async K (/app/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:16881)\n' +
' at async U.render (/app/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:17520)\n' +
' at async NextNodeServer.runApi (/app/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/server/next-server.js:603:9)\n' +
' at async NextNodeServer.handleCatchallRenderRequest (/app/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/next/dist/server/next-server.js:269:37)'
}
[Warn] 2026-01-16 02:26:02 Request finish /api/v1/chat/completions, time: 8338ms
Warning: data for page "/chat/share" (path "/chat/share?shareId=null&loginToken=null&userCode=null") is 424 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
See more info here: https://nextjs.org/docs/messages/large-page-data
[Info] 2026-01-16 02:27:00 [Parse Queue] Done
[Info] 2026-01-16 02:27:00 [Vector Queue] Done
[Info] 2026-01-16 02:27:00 [QA Queue] Done
[Info] 2026-01-16 02:28:00 [Vector Queue] Done
[Info] 2026-01-16 02:28:00 [QA Queue] Done
[Info] 2026-01-16 02:28:00 [Parse Queue] Done
[Info] 2026-01-16 02:29:00 [Vector Queue] Done
[Info] 2026-01-16 02:29:00 [QA Queue] Done
[Info] 2026-01-16 02:29:00 [Parse Queue] Done
[Error] 2026-01-16 02:29:00 [MCP Client] Failed to call tool generate_line_chart:
{
message: 'MCP error -32602: MCP error -32602: Invalid parameters: [\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 0,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 1,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 2,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 3,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 4,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 5,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' }\n' +
']',
stack: 'McpError: MCP error -32602: MCP error -32602: Invalid parameters: [\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 0,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 1,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 2,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 3,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 4,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' },\n' +
' {\n' +
' "code": "invalid_type",\n' +
' "expected": "number",\n' +
' "received": "undefined",\n' +
' "path": [\n' +
' "data",\n' +
' 5,\n' +
' "value"\n' +
' ],\n' +
' "message": "Required"\n' +
' }\n' +
']\n' +
' at McpError.fromError (file:///app/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js:2035:16)\n' +
' at Client._onresponse (file:///app/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js:469:36)\n' +
' at _transport.onmessage (file:///app/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js:231:22)\n' +
' at _eventSource.onmessage (file:///app/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@modelcontextprotocol/sdk/dist/esm/client/sse.js:126:33)\n' +
' at file:///app/node_modules/.pnpm/[email protected]/node_modules/eventsource/dist/index.js:106:119\n' +
' at dispatchEvent (file:///app/node_modules/.pnpm/[email protected]/node_modules/eventsource-parser/dist/index.js:70:24)\n' +
' at parseLine (file:///app/node_modules/.pnpm/[email protected]/node_modules/eventsource-parser/dist/index.js:23:7)\n' +
' at Object.feed (file:///app/node_modules/.pnpm/[email protected]/node_modules/eventsource-parser/dist/index.js:18:7)\n' +
' at file:///app/node_modules/.pnpm/[email protected]/node_modules/eventsource/dist/index.js:95:46\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)'
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working