./fleetctl config set --address <https://127.0.0.1...
# kolide
j
./fleetctl config set --address https://127.0.0.1:8080 --tls-skip-verify [+] Set the address config key to "https://127.0.0.1:8080" in the "default" context [+] Set the tls-skip-verify config key to "true" in the "default" context ./fleetctl login Log in using the standard Fleet credentials. Email: user1@user.com << same as kolide login email Password: error logging in: POST /api/v1/kolide/login: Post https://127.0.0.1:8080/api/v1/kolide/login: dial tcp 127.0.0.18080 connect: connection refused i'm always getting this err.... is there an alternative to edit the fleet configuration ??
z
Not really. Looks like you don't have a Fleet server running at 127.0.0.1:8080
j
im able to login and query using the UI
but using fleetctl having the issue
z
That's not 127.0.0.1
j
im accessing fleetctl from the server locally