mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-17 20:19:55 +00:00
WebKit (macOS WKWebView) omits the "Name: message" header from Error.stack, so forwarding only the stack hid the real cause of failures. Prepend the error name, message and optional cause before the stack so daemon RPC errors surface in gui-client.log.