Skip to content

[Bug]: gateway can't start because of openviking failure: Error: OpenViking health check timeout at http://127.0.0.1:1933 #964

@frankzjz219

Description

@frankzjz219

Bug Description

整个gateway无法启动,但是本地部署的embedding和vlm都是通的
openviking: local mode marked unavailable (startup failed): Error: OpenViking health check timeout at http://127.0.0.1:1933
09:49:36 [gateway] openviking: startup failed (health check timeout or error).
[openviking stderr]
time="2026-03-25T09:48:37Z" level=info msg="mounted serverinfofs at /serverinfo"
time="2026-03-25T09:48:37Z" level=info msg="[queuefs] Recovered 1 in-flight message(s) from previous run"
time="2026-03-25T09:48:37Z" level=info msg="[queuefs] SQLite backend initialized"
time="2026-03-25T09:48:37Z" level=info msg="[queuefs] Initialized with backend: sqlite"
time="2026-03-25T09:48:37Z" level=info msg="mounted queuefs at /queue"
time="2026-03-25T09:48:37Z" level=info msg="[localfs] Initialized with base path: /root/.openviking/data/viking"
time="2026-03-25T09:48:37Z" level=info msg="mounted localfs at /local"
/usr/local/lib/python3.10/dist-packages/tzlocal/unix.py:207: UserWarning: Can not find any timezone configuration, defaulting to
UTC.
warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
time="2026-03-25T09:48:37Z" level=info msg="[queuefs] Created queue 'Semantic' (SQLite)"
time="2026-03-25T09:48:37Z" level=info msg="[queuefs] Created queue 'Embedding' (SQLite)"
09:49:36 [plugins] plugin service failed (openviking): Error: OpenViking health check timeout at http://127.0.0.1:1933
09:49:46 [gateway] openviking: subprocess exited (code=3, signal=null)

Steps to Reproduce

按照标准流程安装openviking,然后配置模型为本地模型,然后无法启动

Expected Behavior

正常启动

Actual Behavior

plugin service failed (openviking): Error: OpenViking health check timeout at http://127.0.0.1:1933

Minimal Reproducible Example

Error Logs

OpenViking Version

latest

Python Version

3.10.12

Operating System

Linux

Model Backend

None

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions