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

Manu Odago

08/16/2021, 6:22 AM
Hello guys, I am trying to login in using fleetctl but I keep getting this error, what could I be doing wrong?
error setting up Fleet: POST /api/v1/setup: Post "https://<address>/api/v1/setup": dial tcp <address>:443: connect: connection refused
m

Madhur Jodhwani

08/16/2021, 6:25 AM
I guess this is because of firewall or your ip not being recognised since the pc is waiting for connecting but since it is not being able to getting connected, it is timing out
m

Manu Odago

08/16/2021, 6:28 AM
I am running the command from the server, I have also tried setting the address to local host and opening the port but I still get the same error.
b

benbass

08/16/2021, 1:39 PM
Are you sure you are running fleet on 443?
m

Manu Odago

08/19/2021, 1:00 PM
Yes