[Auto] Python traceback: During handling of the above exception, another exception occurred: [fp:chrysopedia-lightrag::python_traceback] #2

Open
opened 2026-04-03 23:13:22 -06:00 by xpltd_admin · 1 comment
Owner

Auto-Detected: Python Traceback

Detected: 2026-04-04 05:13:14 UTC
Container: chrysopedia-lightrag
Severity: high

Evidence

Traceback (most recent call last):
  File "/app/lightrag/utils.py", line 1026, in wait_func
    return await future
           ^^^^^^^^^^^^
lightrag.utils.WorkerTimeoutError: Worker execution timeout after 360s

During handling of the above exception, another exception occurred:

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

(2 occurrences in this probe window)

... (truncated)

Context

  • Container uptime: 2026-04-04T02:05:02.172686964Z
  • Restart count: 0
  • Pattern: python_traceback

Suggested Investigation

  1. Check the full traceback in container logs: docker logs chrysopedia-lightrag --tail 100
  2. Identify the source file and line from the traceback
  3. Check if this is a known/recurring exception or a new regression

Filed automatically by chrysopedia-health-probe

## Auto-Detected: Python Traceback **Detected:** 2026-04-04 05:13:14 UTC **Container:** `chrysopedia-lightrag` **Severity:** high ### Evidence ``` Traceback (most recent call last): File "/app/lightrag/utils.py", line 1026, in wait_func return await future ^^^^^^^^^^^^ lightrag.utils.WorkerTimeoutError: Worker execution timeout after 360s During handling of the above exception, another exception occurred: (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) (2 occurrences in this probe window) ... (truncated) ``` ### Context - Container uptime: 2026-04-04T02:05:02.172686964Z - Restart count: 0 - Pattern: `python_traceback` ### Suggested Investigation 1. Check the full traceback in container logs: `docker logs chrysopedia-lightrag --tail 100` 2. Identify the source file and line from the traceback 3. Check if this is a known/recurring exception or a new regression --- *Filed automatically by chrysopedia-health-probe*
xpltd_admin added the
agent-fixable
severity:high
auto-detected
bug
labels 2026-04-03 23:13:22 -06:00
Author
Owner

Repeat occurrence

Detected: 2026-04-04 05:13:40 UTC

Traceback (most recent call last):
  File "/app/lightrag/utils.py", line 1026, in wait_func
    return await future
           ^^^^^^^^^^^^
lightrag.utils.WorkerTimeoutError: Worker execution timeout after 360s

During handling of the above exception, another exception occurred:

(16 occurrences in this probe window)

Auto-comment by chrysopedia-health-probe

### Repeat occurrence **Detected:** 2026-04-04 05:13:40 UTC ``` Traceback (most recent call last): File "/app/lightrag/utils.py", line 1026, in wait_func return await future ^^^^^^^^^^^^ lightrag.utils.WorkerTimeoutError: Worker execution timeout after 360s During handling of the above exception, another exception occurred: (16 occurrences in this probe window) ``` --- *Auto-comment by chrysopedia-health-probe*
Sign in to join this conversation.
No description provided.