question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Oak-D-PoE on Mac and LAN, is visible, but produces [X_LINK_BOOTLOADER] error

See original GitHub issue

Check if issue already exists I checked and nothing looks similar enough to my circumstances.

Describe the bug I got a new Oak-D-PoE and I wanted to try to connect to it with the demo code. In the past I have managed to get the OAK-D and OAK working on Mac, Windows, and Linux over USB however get this error when trying to do the same over Ethernet. I first tried to connect directly to the PC and I managed to ping it, but wasnt able to find it automatically, but then I tried to do it over LAN and It discovers it, but produces this error.

(luxonis) ppurnyn@JP-KIT-M-232 depthai % python3 depthai_demo.py Using depthai module from: /Users/ppurnyn/Library/Python/3.9/lib/python/site-packages/depthai.cpython-39-darwin.so Depthai version installed: 2.13.0.0 Setting up demo... Available devices: [0] 192.168.1.112 [X_LINK_BOOTLOADER] Stack trace (most recent call last) in thread 12920614912: #11 Object "libsystem_pthread.dylib", at 0x7ff811701513, in _pthread_start + 124 #10 Object "QtCore", at 0x163e556a7, in QTimerInfoList::activateTimers() + 5463 #9 Object "QtQuick", at 0x16a114b27, in QNativeInterface::QSGMetalTexture::fromNative(id<MTLTexture>, QQuickWindow*, QSize const&, QFlags<id<MTLTexture>::CreateTextureOption>) + 28471 #8 Object "QtCore", at 0x163e3c989, in QMacAutoReleasePool::~QMacAutoReleasePool() + 41 #7 Object "Foundation 0x00007ff812528057", at 0x7ff812528057, in drain] + 132 #6 Object "CoreFoundation", at 0x7ff8117895df, in _CFAutoreleasePoolPop + 21 #5 Object "libobjc.A.dylib", at 0x7ff81159939f, in objc_autoreleasePoolPop + 160 #4 Object "libobjc.A.dylib", at 0x7ff81159c41e, in AutoreleasePoolPage::releaseUntil(objc_object**) + 166 #3 Object "libobjc.A.dylib", at 0x7ff811597e80, in objc_release + 32 #2 Object "libsystem_platform.dylib", at 0x7ff811716e2c, in _sigtramp + 28 #1 Object "depthai.cpython-39-darwin.so", at 0x11b04b5fd, in backward::SignalHandling::sig_handler(int, __siginfo*, void*) + 13 #0 Object "depthai.cpython-39-darwin.so", at 0x11b04b66c, in backward::SignalHandling::sig_handler(int, __siginfo*, void*) + 124 zsh: segmentation fault python3 depthai_demo.py (luxonis) ppurnyn@JP-KIT-M-232 depthai % python depthai_demo.py File "depthai_demo.py", line 42 Trackbars.instances[name] = {**Trackbars.instances.get(name, {}), window: defaultVal} ^ SyntaxError: invalid syntax

To Reproduce Steps to reproduce the behavior:

  1. Run script python3 depthai_demo.py on Mac M1
  2. See error

Expected behavior demo connects and produces no error

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
alex-luxoniscommented, Nov 25, 2021

@mpurnyn Should be fixed by https://github.com/luxonis/depthai/pull/548 (merged to main).

1reaction
alex-luxoniscommented, Nov 25, 2021

I also edited your comment above to enclose the log snippet within triple backticks ``` multi-line snippet ```, as apparently it’s not displayed properly by single backticks, line terminators were ignored.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use network locations on Mac - Apple Support
Use the network location feature in macOS to quickly switch between different sets of network settings.
Read more >
How to Fix Minecraft LAN not Working in 2022 [Partition Magic]
When this issue occurs, players can access the internet but cannot use the LAN connection to join friends to play the game. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found