Hello guys, I am trying to login in using fleetctl...
# fleet
m
Hello guys, I am trying to login in using fleetctl but I keep getting this error, what could I be doing wrong?
Copy code
error setting up Fleet: POST /api/v1/setup: Post "https://<address>/api/v1/setup": dial tcp <address>:443: connect: connection refused
m
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
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
Are you sure you are running fleet on 443?
m
Yes