st2 icon indicating copy to clipboard operation
st2 copied to clipboard

Need help: Unable to login as ST2ADMIN

Open zsmanjot opened this issue 1 year ago • 2 comments

While configuring new setup and following the instructions in the documentation , unable to login as st2admin: Getting below error:

Image

zsmanjot avatar Feb 01 '25 21:02 zsmanjot

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 avatar Feb 13 '25 14:02 tvasilopo

@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?

zsmanjot avatar Feb 19 '25 17:02 zsmanjot