Skip to content

[Question]: Startup failedΒ #45

@Developer-cy

Description

@Developer-cy

If the question is concise and probably has a short answer, asking it in community Slack

Question
The final step, initializing seekdb during startup, caused the startup to fail. How can this be resolved?

symptom:
Failed to parse response: EOF while parsing a value at line 1 column 0
code:
[2025-11-24T09:50:52Z INFO mine_kb::services::python_subprocess] βœ… Python subprocess started successfully
[2025-11-24T09:50:52Z INFO mine_kb::services::python_subprocess] πŸ”§ Initializing SeekDB: path=/home/cypei/.local/share/com.mine-kb.app/mine_kb.db, name=mine_kb
[SeekDB Bridge] SeekDB Bridge started, waiting for commands...
[SeekDB Bridge] Initializing SeekDB: path=/home/cypei/.local/share/com.mine-kb.app/mine_kb.db, db=mine_kb
async thread exited.
[2025-11-24T09:51:02Z INFO mine_kb::services::python_subprocess] πŸ›‘ Shutting down Python subprocess...
[2025-11-24T09:51:02Z INFO mine_kb::services::python_subprocess] Python subprocess exited with status: signal: 11 (SIGSEGV) (core dumped)
[2025-11-24T09:51:02Z INFO mine_kb::services::python_subprocess] βœ… Python subprocess shutdown complete
[2025-11-24T09:51:02Z ERROR mine_kb] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[2025-11-24T09:51:02Z ERROR mine_kb] ❌ εΊ”η”¨ηŠΆζ€εˆε§‹εŒ–ε€±θ΄₯
[2025-11-24T09:51:02Z ERROR mine_kb] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Environment
ubuntu 22.4.5

  • OS Version and CPU Arch(uname -a):

  • OB Version(LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./observer -V):

  • Hardware resource(cpu core/memory size/disk hardware):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions