-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.3.0
-
None
-
cockpit-300.3-1.el9_3
-
None
-
None
-
rhel-sst-cockpit
-
ssg_front_door
-
None
-
Dev ack
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
-
All
-
None
I was testing cockpit-navigator and file uploading.
- Install https://github.com/45Drives/cockpit-navigator/
- Upload a large file (I tried a 216 MB video file) to the cockpit VM with navigator
This results in a bridge crash, and thousands of these journal messages:
asyncio-ERROR: Exception in callback _Transport._write_ready() handle: <Handle _Transport._write_ready()> Traceback (most recent call last): File "/usr/lib64/python3.11/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) File "/usr/lib/python3.11/site-packages/cockpit/transports.py", line 189, in _write_ready self._remove_write_queue() File "/usr/lib/python3.11/site-packages/cockpit/transports.py", line 197, in _remove_write_queue self._protocol.resume_writing() File "/usr/lib/python3.11/site-packages/cockpit/channel.py", line 405, in resume_writing if self._last_ping is not None: ^^^^^^^^^^^^^^^ AttributeError: 'SubprocessStreamChannel' object has no attribute '_last_ping'
See https://github.com/cockpit-project/cockpit/issues/19323 for the corresponding upstream issue.
- is cloned by
-
RHEL-7017 [rhel-9.4] large file uploads crash: AttributeError: 'SubprocessStreamChannel' object has no attribute '_last_ping' #
- Closed
- links to
-
RHBA-2023:120745 cockpit bug fix update