Skip to content

[Bug]: docker容器结束运行后出现报错 #1803

@jry21223

Description

@jry21223

运行环境

Docker Ubuntu

异常情况

Exception in callback _UnixWritePipeTransport._call_connection_lost(None)
langbot_plugin_runtime | handle: <Handle _UnixWritePipeTransport._call_connection_lost(None)>
langbot_plugin_runtime | BrokenPipeError: [Errno 32] Broken pipe
langbot_plugin_runtime |
langbot_plugin_runtime | During handling of the above exception, another exception occurred:
langbot_plugin_runtime |
langbot_plugin_runtime | Traceback (most recent call last):
langbot_plugin_runtime | File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
langbot_plugin_runtime | self._context.run(self._callback, *self._args)
langbot_plugin_runtime | File "/usr/local/lib/python3.12/asyncio/unix_events.py", line 803, in _call_connection_lost
langbot_plugin_runtime | self._pipe.close()
langbot_plugin_runtime | BrokenPipeError: [Errno 32] Broken pipe
langbot_plugin_runtime | Exception in callback _UnixWritePipeTransport._call_connection_lost(None)
langbot_plugin_runtime | handle: <Handle _UnixWritePipeTransport._call_connection_lost(None)>
langbot_plugin_runtime | BrokenPipeError: [Errno 32] Broken pipe
langbot_plugin_runtime |
langbot_plugin_runtime | During handling of the above exception, another exception occurred:
langbot_plugin_runtime |
langbot_plugin_runtime | Traceback (most recent call last):
langbot_plugin_runtime | File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
langbot_plugin_runtime | self._context.run(self._callback, *self._args)
langbot_plugin_runtime | File "/usr/local/lib/python3.12/asyncio/unix_events.py", line 803, in _call_connection_lost
langbot_plugin_runtime | self._pipe.close()
langbot_plugin_runtime | BrokenPipeError: [Errno 32] Broken pipe
langbot_plugin_runtime | Exception in callback _UnixWritePipeTransport._call_connection_lost(None)
langbot_plugin_runtime | handle: <Handle _UnixWritePipeTransport._call_connection_lost(None)>
langbot_plugin_runtime | BrokenPipeError: [Errno 32] Broken pipe
langbot_plugin_runtime |
langbot_plugin_runtime | During handling of the above exception, another exception occurred:
langbot_plugin_runtime |
langbot_plugin_runtime | Traceback (most recent call last):
langbot_plugin_runtime | File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
langbot_plugin_runtime | self._context.run(self._callback, *self._args)
langbot_plugin_runtime | File "/usr/local/lib/python3.12/asyncio/unix_events.py", line 803, in _call_connection_lost
langbot_plugin_runtime | self._pipe.close()
langbot_plugin_runtime | BrokenPipeError: [Errno 32] Broken pipe

复现步骤

No response

启用的插件

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug?Bug或Bug修复相关 / maybe a bugm: Lifecycle启动/关闭流程 / Bootstrap & application life cyclepd: Need reproducingpending: 需要测试以复现的issue,若您遇到相同问题,请提供更多的有价值的信息 / Please add more info as you can for us to reproduce

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions