Hi, My fleet doesn’t seem to be handling the initi...
# general
j
Hi, My fleet doesn’t seem to be handling the initial enroll request from the launcher, a gRPC:
Copy code
POST /kolide.agent.Api/RequestEnrollment
(It returns the login/home page of the fleet like if it didn’t knew about this endpoint) But if I use osqueryd directly, it goes OK, with first request being
Copy code
POST /api/v1/osquery/config
any idea?