Michal Fiedorowicz
Michal Fiedorowicz
@matryer same issue here, from the logs: `com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.My Go Desktop App.app.10283): Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error =...
It started working after changing endpoint from: `const endpoint = "0.0.0.0:0"` to i.e. `const endpoint = "127.0.0.1:8059"`
Hi, are you sure is it about orb and not https://github.com/orbstack/orbstack ?
Thanks @lixinchina1, could you please check (if not already) if the save button works with valid endpoint in the input (without `/v1/metrics`?