Mike S.
01/23/2023, 11:10 PMKathy Satterlee
01/24/2023, 4:35 PMMike S.
01/24/2023, 4:50 PMKathy Satterlee
01/24/2023, 4:57 PMMike S.
01/24/2023, 4:58 PMKathy Satterlee
01/24/2023, 5:25 PMMike S.
01/24/2023, 8:03 PMKathy Satterlee
01/25/2023, 5:45 PMMike S.
01/25/2023, 5:52 PMKathy Satterlee
01/25/2023, 6:08 PMMike S.
01/25/2023, 9:11 PMKathy Satterlee
01/25/2023, 9:27 PMMike S.
01/25/2023, 9:29 PMKathy Satterlee
01/25/2023, 9:30 PMMike S.
01/25/2023, 9:30 PMKathy Satterlee
01/25/2023, 9:31 PM/api/fleet/orbit/enroll
?curl
request and got no response. Are you using a load balancer, or anything else that might be restricting access?Mike S.
01/25/2023, 10:17 PMKathy Satterlee
01/25/2023, 10:25 PMMike S.
01/26/2023, 4:43 PMKathy Satterlee
01/26/2023, 4:44 PMMike S.
01/26/2023, 4:44 PMKathy Satterlee
01/26/2023, 4:50 PMMike S.
01/26/2023, 5:02 PMKathy Satterlee
01/26/2023, 5:04 PMcurl -X POST -v <server url>/api/v1/osquery/enroll
Mike S.
01/26/2023, 5:40 PMKathy Satterlee
01/26/2023, 5:54 PMMike S.
01/26/2023, 5:58 PMKathy Satterlee
01/26/2023, 6:04 PMcurl -X POST -v <https://xxxx.xxxx.com/api/v1/osquery/enroll>
* Trying <http://xx.xxx.xx.xxx:443|xx.xxx.xx.xxx:443>...
* connect to <http://xx.xxx.xx.xxx|xx.xxx.xx.xxx> port 443 failed: Operation timed out
* Failed to connect to <http://xxxx.xxxxxx.com|xxxx.xxxxxx.com> port 443 after 75084 ms: Operation timed out
* Closing connection 0
curl: (28) Failed to connect to <http://xxxx.xxxxxx.com|xxxx.xxxxxx.com> port 443 after 75084 ms: Operation timed out
Mike S.
01/26/2023, 7:43 PMPOST /apt/osquery/enroll HTTP/1.1
Host: fleetdm.pluralsight.com:443
User-Agent: curl/7.85.0
Accept: /* Mark bundle as not supporting multiuse * HTTP 1.0, assume close after body < HTTP/1.0 400 Bad Request < Client sent an HTTP request to an HTTPS server.
Kathy Satterlee
01/26/2023, 7:49 PM<https://xxxx.xxxx.com:443/api/osquery/enroll>
is the full url (with placeholders)Mike S.
01/26/2023, 7:51 PMKathy Satterlee
01/26/2023, 8:08 PMenroll failed, retrying error="enroll request: POST /api/fleet/orbit/enroll received status 500 no matching secret found: no matching secret found
Any chance that the enroll secret has been changed or removed?Mike S.
01/26/2023, 8:18 PMKathy Satterlee
01/26/2023, 8:22 PMMike S.
01/26/2023, 8:22 PMKathy Satterlee
01/26/2023, 8:23 PM--insecure
flag to get around that until things are flowing properly there.