Skip to content

Worker lost error #58

@xanguera

Description

@xanguera

After calculating embeddings I get an error about a worker lost, with no more info on what could be the cause. Any idea how to solve it?

image
worker-1  | [2024-07-14 09:34:19,335: ERROR/MainProcess] Task handler raised error: WorkerLostError('Worker exited prematurely: signal 9 (SIGKILL) Job: 2591.')
worker-1  | Traceback (most recent call last):
worker-1  |   File "/usr/local/lib/python3.9/site-packages/billiard/pool.py", line 1264, in mark_as_worker_lost
worker-1  |     raise WorkerLostError(
worker-1  | billiard.einfo.ExceptionWithTraceback:
worker-1  | """
worker-1  | Traceback (most recent call last):
worker-1  |   File "/usr/local/lib/python3.9/site-packages/billiard/pool.py", line 1264, in mark_as_worker_lost
worker-1  |     raise WorkerLostError(
worker-1  | billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL) Job: 2591.
worker-1  | """

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions