st2
st2 copied to clipboard
Need help: Unable to login as ST2ADMIN
While configuring new setup and following the instructions in the documentation , unable to login as st2admin: Getting below error:
I Also have the exact same issue
@stackstorm2:~$ st2 login st2admin
Password:
ERROR: Failed to log in as st2admin: expected value at line 1 column 1: line 1 column 1 (char 0)
@stackstorm2:~$ st2 --version
st2 3.8.0, on Python 3.6.9
@tvasilopo Still have issues?
I fixed it , actual prob is with your ST2_AUTH_URL. Could you run this once st2 --debug login st2admin and let me know what is coming in POST request?