Hello,
I was working with my OAK-1 lite camera when suddenly after launching a program I wrote console prints:

[depthai] [warning] skipping X_LINK_BOOTED device having name "1.4"

RuntimeError: No available devices

The camera worked fine and suddenly it started printing this on every try. i tried reconnecting the camera and it didnt work

Can someone tell me what is happening?

Update:

Now it started giving another error:
RuntimeError: Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND

    Rafek
    This indicates the PC is unable to read the MXID from the device. I'd suggest you reboot the PC and check again. Also a different USB port. Might be that the USB driver was incorrectly setup..

    RuntimeError: Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND indicates a power issue, where device doesn't receive enough power through the USB.

    Thanks,
    Jaka

    I rebooted computer several times, checked all the USB ports availlable in my comuper and nothing works. I doubt it is shortage of power, because the camera worked properly for weeks and suddenly this errors are raised.

      Hi Rafek
      Was depthai version changed? This happens every time? Can you try a simpler pipeline like rgb_preview.py to check.

      Thanks,
      Jaka

      Well, the same RuntimeError is raised, happens all the time now but just yesterday everything was just fine