Skip to content

本地部署之后其他功能都正常,但是没法问答和写作,后台报错 #98

@mindy1028

Description

@mindy1028
Image 项目启动成功

http://127.0.0.1:8000/api/v1/wizard/ask
...traceHeaders: {}
...X-Request-Id: undefined
body: {"namespace_id":"XK8BXD","conversation_id":"0c7d6ea3-89c1-4a4f-b396-2869a20e3407","query":"你好","messages":[],"tools":[{"name":"private_search","resources":[],"visible_resources":[{"id":"OgHIMcasZSLGIrzb","name":"服务明细.txt","type":"resource"},{"id":"KT0U5PX8c0gP4ppF","name":"11.txt","type":"resource"},{"id":"uwksjCeMcKU2OCLK","name":"1111111111111.txt","type":"resource"},{"id":"EkpyZJhFMbXs6z12","name":"1111111111111.txt","type":"resource"}],"namespace_id":"XK8BXD"}],"enable_thinking":false,"lang":"简体中文"}
{"level":"warn","pid":44208,"timestamp":1766148729401,"message":{"method":"POST","url":"/api/v1/wizard/ask","status":404,"duration":3,"requestId":"undefined"}}
Response {
status: 404,
statusText: 'Not Found',
headers: Headers {
'x-powered-by': 'Express',
'access-control-allow-origin': '*',
'content-type': 'application/json; charset=utf-8',
'content-length': '81',
etag: 'W/"51-sfaEJ9vvGRh7Ht/DbknErveGjDU"',
date: 'Fri, 19 Dec 2025 12:52:09 GMT',
connection: 'keep-alive',
'keep-alive': 'timeout=5'
},
body: ReadableStream { locked: false, state: 'readable', supportsBYOB: true },
bodyUsed: false,
ok: false,
redirected: false,
type: 'basic',
url: 'http://127.0.0.1:8000/api/v1/wizard/ask'
}
{"level":"error","pid":44208,"timestamp":1766148729413,"message":{"error":"AppException: Failed to fetch from wizard\n at StreamService.stream (F:\视途\代码\Hands-web\omnibox\backend\src\wizard\stream.service.ts:75:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {\n response: {\n message: 'Failed to fetch from wizard',\n code: 'WIZARD_REQUEST_FAILED'\n },\n status: 500,\n options: undefined,\n code: 'WIZARD_REQUEST_FAILED'\n}"},"context":"StreamService"}
{"level":"error","pid":44208,"timestamp":1766148729424,"message":"Error in ask stream","context":"WizardGateway","stack":"{"response_type":"error","error":"AppException"}"}

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions