Hi,
I am working with OAK-D-PoE for quite sometime now. My setup include two cameras connected with 50m cables with a PoE switch. At random I encounter three "RuntimeError" which are following:
- RuntimeError: Failed to connect to device, error message: X_LINK_DEVICE_NOT_FOUND
- RuntimeError: Cannot find any device with given deviceInfo
- RuntimeError: Communication exception - possible device error/misconfiguration. Original message 'Couldn't read data from stream: 'detection' (X_LINK_ERROR)'
I am continuously encountering these errors. For now I have added exception handling and re-connection with some time delay. I followed the troubleshoot guide, but unfortunately the errors are still there.
Can anyone help me in troubleshooting this problem?