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

nle

04/22/2020, 2:40 PM
Hi! I am trying to login to fleetctl and I get this error:
error logging in: POST /api/v1/kolide/login: Post https://<hostname>:443/api/v1/kolide/login: read tcp <src_ip>-><dst_ip>:443: read: connection reset by peer
Does anyone know why that happens? Thanks!
z

zwass

04/22/2020, 3:00 PM
Probably lack of network connectivity. Are you able to
curl
that endpoint?