Dan Jabbour

Results 13 comments of Dan Jabbour

@weissi I'm working through the same issue on a Raspberry Pi 4. I was able to install libunwind8 but get: `/usr/bin/ld.gold: error: cannot find -lunwind`

I can build without `-Xswiftc -lunwind` by commenting out `#define HAVE_GETIPINFO 1`, but then when there's something to report it calls an illegal instruction: `Current stack trace:` `Illegal instruction`

This is the output of `swift test` at 54a65d6 with `#define HAVE_GETIPINFO 1` commented out. Should I see a stack trace? >dan@pi4:~/swift-backtrace $ swift test [5/5] Linking swift-backtracePackageTests.xctest Test Suite...

I have this issue too, also on Apple Silicon, also with 2 autostart configurations and no GUI configured.

I just tried with the 1.7.0dev3 build and debug log level - no logs and not running on boot

Same issue with Debian 12 bookworm

Same issue here with manual IP configured, although unlike @nordiclabs-io my bridge doesn't restart.

For those questioning which Tapo plugin to try I couldn't get things to work with the verified "homebridge-tp-link-tapo" but I did get it to work with "homebridge-tapo." I linked my...