I get the error "Invalid admin-secret passed from CLI" when trying to use the console UI with the --insecure-skip-tls-verify flag.
The other cli commands run just fine (e.g. migrate apply) but I cannot access the console UI.
@pradyuman this seems to be working on my end 馃 can you provide a bit more info so that I can reproduce ?

@scriptonist I get the same as you on the cmd, but then when I go to http://localhost:9695/ in a browser I get this, which sounds like the same thing as @pradyuman

Yep, this is exactly what happens to me as well.
Same here all other CLI things work fine only console fails with invalid password no matter what I try.
same problem here. what could be the problem?
Same problem here. All commands except hasura console work fine with the provided admin secret in config.yaml file.