#539·kotaemon

[BUG] Unable to index document in docker

Author: S4SparesCreated Dec 2, 2024Updated Dec 28, 2025
Labelsbug

Description

Using local LLM and full image, file cannot be indexed.

Connection to local LLM is valid.

LanceError(IO): failed to shutdown object writer for app/ktem_app_data/user_data/docstore/index_1.lance/data/76a8ad44-3095-440a-b193-5c6c38d2c84e.lance: Generic LocalFileSystem error: Unable to access metadata for /app/ktem_app_data/user_data/docstore/index_1.lance/data/76a8ad44-3095-440a-b193-5c6c38d2c84e.lance#1: No such file or directory (os error 2), /home/runner/work/lance/lance/rust/lance-io/src/object_writer.rs:294:17

Reproduction steps

bash
Run docker full image
Configure LLM
Upload document to file index

Screenshots

bash
![DESCRIPTION](LINK.png)

Logs

No response

Browsers

Microsoft Edge

OS

Windows

Additional information

No response