I need some help understanding these log messages.
I've been executing long-running tests to exercise stability for an object detection Python application built around the v3-rc4 library.
Failures with ping timeouts and reconnections happen as often as a few times an hour.
I've seen two reports of a device crash in two days of testing. As requested in the logging statement I sent the first report to Luxonis Support about a week ago (have not heard back).
Questions:
- What exactly is a device crash? This seems serious. Do we need to update firmware on a camera or perform some other intervention to keep it running continuously?
- How normal and expected are the ping timeouts and reconnections? Should we be changing settings somewhere or performing some kind of troubleshooting for more stable communication?
- Are reconnections fully automatic and restore detection networking functionality, etc.? Or, upon a reconnection is there something we need to do to ensure the pipeline is restored too?
[19443010B165705A00] [10.4.8.125] [1757084758.442] [host] [warning] Monitor thread (device: 19443010B165705A00 [10.4.8.125]) - ping was missed, closing the device connection
[2025-09-05 15:06:00.443] [depthai] [error] Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_9_out' (X_LINK_ERROR)'
[2025-09-05 15:06:00.443] [depthai] [error] Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_1__depth' (X_LINK_ERROR)'
[2025-09-05 15:06:00.443] [depthai] [error] Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_8_out' (X_LINK_ERROR)'
[2025-09-05 15:06:00.444] [depthai] [error] Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: '__x_1__amplitude' (X_LINK_ERROR)'
[19443010B165705A00] [10.4.8.125] [1757084760.444] [host] [warning] Closed connection
[19443010B165705A00] [10.4.8.125] [1757084760.444] [host] [warning] Attempting to reconnect. Timeout is 10000ms
[2025-09-05 15:06:09.696] [depthai] [warning] Skipping X_LINK_UNBOOTED device with name "1.2.3.3" ()
[2025-09-05 15:06:09.697] [depthai] [warning] Skipping X_LINK_UNBOOTED device with name "1.2.3.4" ()
[2025-09-05 15:06:16.921] [depthai] [error] Device with id 19443010B165705A00 has crashed. Crash dump logs are stored in: .cache/depthai/crashdumps/f9d35eaaa391e5fe948bcfe1cf73d9184ea7f79f/crash_dump.json - please report to developers.
[19443010B165705A00] [10.4.8.125] [1757084780.487] [host] [warning] Reconnection successful