https://github.com/osquery/osquery logo
Title
k

karthik

04/28/2022, 5:48 PM
hello , trying to troubleshoot an error & make sense of it . We see the logs filled with
{"component":"http","err":"authentication error: invalid node key:
when checking the status , and in var/log/osquerywarning we see
Failed enrollment request to <https://osquey.net:8080/api/v1/osquery/enroll> (No node key returned from TLS enroll plugin)
l

Luke Heath

04/28/2022, 9:52 PM
Hello! Have you confirmed that the endpoint at https://osquey.net:8080/api/v1/osquery/enroll is available? I noticed it says osquey.net and not osquery.net (if that was the intent)
k

karthik

04/28/2022, 11:19 PM
hey thanks for the reply ! yep that was a typo my end since i was trying to scrub the real endpoint name it is osquery.net
l

Luke Heath

05/03/2022, 2:43 PM
Got it! I'll take a closer look at this and let you know if I can find any ideas to try.