eigent icon indicating copy to clipboard operation
eigent copied to clipboard

[BUG] error message when running backend

Open Wendong-Fan opened this issue 2 weeks ago • 0 comments

Motivation

would got error below, but task could executed normally

[error] BACKEND: 2025-12-29 09:14:06,079 - sync_step - ERROR - Failed to sync step to https://dev.eigent.ai/api/chat/steps: ConnectTimeout:

[error] BACKEND: /Users/enrei/.eigent/venvs/backend-0.0.73/lib/python3.10/site-packages/camel/utils/commons.py:1016: RuntimeWarning: coroutine 'TaskLock.put_queue' was never awaited return func(*args, **kwargs)

[error] BACKEND: /Users/enrei/.local/share/uv/python/cpython-3.10.16-macos-aarch64-none/lib/python3.10/concurrent/futures/thread.py:85: RuntimeWarning: coroutine 'TaskLock.put_queue' was never awaited del work_item

Solution

No response

Alternatives

No response

Additional context

No response

Wendong-Fan avatar Dec 29 '25 01:12 Wendong-Fan