Skip to content

error spawning ingestion pipeline #5847

@adabingw

Description

@adabingw

hey

im setting up a qw deployment on gke. im getting a bunch of these errors

2025-07-16T23:47:36.105Z  INFO spawn_pipeline{index=log_events gen=0}: quickwit_indexing::actors::indexing_pipeline: spawning indexing pipeline index_id="log_events" source_id="_ingest-api-source" pipeline_uid=01K0ASP9EJ7EC0SXA4T0GQ4RY2 root_dir=/quickwit/qwdata/indexing/log_events%01K05GZNBV00A99DEN3CZV1HKE%_ingest-api-source%01K0ASP9EJ7EC0SXA4T0GQ4RY2%5bZ6SR
2025-07-16T23:47:36.108Z ERROR quickwit_indexing::actors::indexing_pipeline: error while spawning indexing pipeline, retrying after some time error=failed to create source `_ingest-api-source` of type `ingest API v1`. Cause: internal error: could not find checkpoint for index `log_events:01K05GZNBV00A99DEN3CZV1HKE` and source `_ingest-api-source`; cause: ``

Caused by:
    internal error: could not find checkpoint for index `log_events:01K05GZNBV00A99DEN3CZV1HKE` and source `_ingest-api-source`; cause: `` retry_count=8 retry_delay=512s

i literally haven't ingested anything yet, but it's causing my pods to constantly restart. i havent been able to find any other reports of this error so im looking for an explanation of what the error means and how i can fix it

thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions