Files
mnote/desktop-hot.out
T

25 lines
1.1 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> desktop:hot
> node scripts/desktop-hot.js
[system] Python 解释器:F:\SOFT\MNOTE\wolai-backend\venv\Scripts\python.exe
[celery] 检测到 redis://localhost:6379/0 无法连接,自动跳过 Celery。请先启动 Redis 或设置 SKIP_CELERY=1 显式跳过。
[backend] 未启动 Celery,自动启用 task_always_eager 模式用于同步执行后台任务。
[mineru] 启动命令:F:\rocm\.venv-rocm312\Scripts\python.exe -m uvicorn mineru.cli.fast_api:app --host 127.0.0.1 --port 18888
[frontend] 启动命令:pnpm dev
[backend] 启动命令:F:\SOFT\MNOTE\wolai-backend\venv\Scripts\python.exe -m uvicorn app.main:app --reload --port 8000
> wolai-frontend@0.1.0 dev F:\SOFT\MNOTE\wolai-frontend
> next dev
▲ Next.js 16.0.3 (Turbopack)
- Local: http://localhost:3000
- Network: http://198.18.0.1:3000
- Environments: .env.local
✓ Starting...
✓ Ready in 829ms
[mineru] 进程结束(退出码 1),准备清理其它任务。
[system] 收到终止信号,正在关闭所有子进程…
ELIFECYCLE Command failed with exit code 3221225786.