cancel
Showing results for 
Search instead for 
Did you mean: 

HXE - Unable to Login with xs login

Former Member
0 Kudos

Hi,

I execute the login command xs login -u XSA_ADMIN -p "Password1" -s SAP

I get this back: API_URL>

can anyone help please?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Marwan,

Alternately you could also just use:

xs login

and give your credentials. Thanks!

Former Member
0 Kudos

Hi Marwan,

Alternately you could also just use:

xs login

and give your credentials. Thanks!

HPSeitz
Active Participant
0 Kudos

Hi Marwan,

you need to specify also the api endpoint (API_URL). This is only necessary the first time. If you running SPS02 (as you do) this is https://hxehost:39030

As alternative you can use parameter -a:

xs login -u XSA_ADMIN -p <your password> -a https://hxehost:39030

Hope this solves your issue,

Cheers, HP

Former Member
0 Kudos

Thanks for the reply HP!

I figured out the issue is related to the HDB start, basically is not starting with Timeout error, here is the screenshot:

hdb-start-error.png

Can anyone help please?

Former Member
0 Kudos

Thanks for the Reply HP.

I have looked at the issue again, and it appears to be something to do with HDB start, please see the error as it Timeout when i try to start the DB.

hdb-start-error.png