Skip to content

启动报错 #165

@chenzaichuang1011-sketch

Description

{
"kind": "plotpilot_frontend_diagnostic_bundle",
"bundle_version": 2,
"generated_at": "2026-05-20T06:52:06.007Z",
"app": {
"name": "PlotPilot",
"frontend_version": "production"
},
"environment": {
"user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0",
"is_tauri": true,
"language": "zh-CN"
},
"incidents": [
{
"id": "bc034a1e-6947-44d1-b6fe-fd8f176fbbb6",
"occurred_at": "2026-05-20T06:51:56.578Z",
"source": "axios",
"severity": "error",
"summary": "Network Error",
"detail": "AxiosError: Network Error\n at h.onerror (http://tauri.localhost/assets/vendor-Bantrm7f.js:3:6098)\n\n--- Axios ---\nmessage: Network Error\ncode: ERR_NETWORK\nGET /novels\n",
"meta": {
"session_id": "d5dabfd7-2de0-4060-8d9d-d96613603228",
"route_path": "/",
"extra": {},
"api_base_url": "http://127.0.0.1:8005/api/v1",
"axios": {
"method": "GET",
"url": "/novels",
"base_url": "http://127.0.0.1:8005/api/v1",
"code": "ERR_NETWORK"
}
}
}
],
"backend_appendix": {
"fetch_error": "Network Error"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions