<@U7QP20JQH> It looks like the mac version is look...
# core
b
@seph It looks like the mac version is looking for the osquery binary in the wrong place:
Copy code
Aug 26 16:38:36 puter com.apple.xpc.launchd[1] (io.osquery.agent[9424]): Could not find and/or execute program specified by service: 2: No such file or directory: /opt/osquery/osquery.app/Contents/MacOS/osqueryd
Aug 26 16:38:36 puter com.apple.xpc.launchd[1] (io.osquery.agent[9424]): Service setup event to handle failure and will not launch until it fires.
Aug 26 16:38:36 puter com.apple.xpc.launchd[1] (io.osquery.agent[9424]): Service exited with abnormal code: 78
It is looking for the osquery binary in /opt/osquery/osquery.app, while the binary is in /opt/osquery/lib/osquery.app
👀 1
s
thanks for testing!
👍 1
b
Glad I can help!
s
Merged! I want to see if anything else trickles in before I cut a 5.0.1
👍 2