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

joe_antony1

02/25/2020, 6:07 PM
./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.1:8080: connect: connection refused i'm always getting this err.... is there an alternative to edit the fleet configuration ??
z

zwass

02/25/2020, 6:08 PM
Not really. Looks like you don't have a Fleet server running at 127.0.0.1:8080
j

joe_antony1

02/25/2020, 6:15 PM
im able to login and query using the UI
but using fleetctl having the issue
z

zwass

02/25/2020, 6:52 PM
That's not 127.0.0.1
j

joe_antony1

02/26/2020, 3:27 AM
im accessing fleetctl from the server locally