This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't Login

Ok this is frustrating, tried both a VM and a hardware based install of the software.

All seems to go well, go to the config screen where you enter the new password, and e-mail address. Entered everything correctly.

Now it takes me to the WebAdmin login screen, I use the login name of admin and the password i chose earlier, both fields now show an asterisk next to the username and password boxes and it simply stalls there.

I have tried both chrome and IE 11 to no avail.

Ideas? No errors on the box itself, just the login screen sitting there.


This thread was automatically locked due to age.
Parents
  • That appears to be a UI bug (in 9.113 too) in the WebAdmin login screen.

    Inspecting the elements with Chrome/IE the allows you to see the difference between the three divs that comprise the entirety of the "button" - only one (login text) has the onclick action. Visually the green arrow is part of the button because of the surrounding outline and shading.  Better to wrap all three in a div and put the action there?

    I'm still puzzled by the non-functional initial root login with no password - I built a 9.205 software appliance under ESXi and it worked for me.
Reply
  • That appears to be a UI bug (in 9.113 too) in the WebAdmin login screen.

    Inspecting the elements with Chrome/IE the allows you to see the difference between the three divs that comprise the entirety of the "button" - only one (login text) has the onclick action. Visually the green arrow is part of the button because of the surrounding outline and shading.  Better to wrap all three in a div and put the action there?

    I'm still puzzled by the non-functional initial root login with no password - I built a 9.205 software appliance under ESXi and it worked for me.
Children
No Data