Hi Folks, `osqueryd` runs fine on my host. But wh...
# kolide
k
Hi Folks,
osqueryd
runs fine on my host. But when i try to launch via
launcher
i'm getting this error:
sudo ./launcher --hostname=fleetserver:443 --root_directory=/var/osquery --enroll_secret=KEY --debug
``````
b
the key error is here:
Copy code
{
  "caller": "extensions.cpp:422",
  "component": "osquery",
  "level": "stderr",
  "msg": "W1012 20:00:58.238018 349924800 extensions.cpp:422] Will not autoload extension with unsafe directory permissions: /Users/vikrant.tyagi/Documents/Lambda/osquery/deploy/custom/osquery_deps/osquery-extension.ext",
  "severity": "info",
  "ts": "2020-10-12T14:30:58.240126Z"
}
k
Thanks @blaedj but I'm trying to figure out where is launcher taking this config from..i checked my flag and config file...there is no mention of this path