I am using MacOS and have been trying to start Grafana using homebrew by issuing this command brew services start grafana
but I get an error that states: Could not find domain for **
** Error: Failure while executing: /bin/launchctl enable gui/503/homebrew.mxcl.grafana
Wondering if anyone else have encountered this error and how to get past it? Thanks.
Hello @thachnv92
I do not have root access to this Mac. But I do have administrator access which allows me to run/install anything on it.
And the same error message pops up when I run it even with admin access. Not sure what is causing it to fail.
Thanks for this!
I prefixed sudo in front of my command and tried this: sudo brew services start grafana ==> Successfully started grafana (label: homebrew.mxcl.grafana)
But it does not show which port it is running on?
Not sure if this is right because I don’t see anything running on community.grafana.com either