Хотел создать диагностический архив, а в результате получил кучу ошибок.
WB6, release wb-2507,
wb-release-info/stable,now 1.0-stable~wb6+bullseye~20260311183651 all [installed,automatic]
wb-diag-collect/stable,now 1.9.4 all [installed,automatic]
root@wirenboard-AE6KYKQZ:~# wb-diag-collect diagStart data collectingTraceback (most recent call last):File “/usr/lib/python3.9/asyncio/subprocess.py”, line 135, in waitreturn await self._transport._wait()File “/usr/lib/python3.9/asyncio/base_subprocess.py”, line 235, in _waitreturn await waiterasyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):File “/usr/lib/python3.9/asyncio/tasks.py”, line 492, in wait_forfut.result()asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):File “/usr/bin/wb-diag-collect”, line 10, in sys.exit(main())File “/usr/share/wb-diag-collect/wb/diag/diag_collect.py”, line 71, in mainasyncio.get_event_loop().run_until_complete(File “/usr/lib/python3.9/asyncio/base_events.py”, line 642, in run_until_completereturn future.result()File “/usr/share/wb-diag-collect/wb/diag/collector.py”, line 32, in collectawait self.execute_commands(tmpdir, options[“commands”], options[“timeout”])File “/usr/share/wb-diag-collect/wb/diag/collector.py”, line 121, in execute_commandsawait asyncio.wait_for(proc.wait(), timeout=timeout)File “/usr/lib/python3.9/asyncio/tasks.py”, line 494, in wait_forraise exceptions.TimeoutError() from excasyncio.exceptions.TimeoutErrorroot@wirenboard-AE6KYKQZ:~#