
Hello,
I am not the most competent perso to anserw this, but..
have a look at:
https://issues.apache.org/jira/browse/CLOUDSTACK-4837
You need to give the servers running cloudstack more that 2Gb of memory.
Kind regards Gert
I installed CloudPortal with package CloudPlatform-4.2.1-2-rhel6.4.tar.gz in CentOS6.0.
But when can't login it with username/password:admin/password
Who can help me to check the log to get the reason? Thanks a lot.
Here is the log:
=================================================
2014-01-29 09:08:13,290 DEBUG [cloud.server.ConfigurationServerImpl] (Timer-2:null) ConfigurationServer saved "10.67.255.116" as host.
2014-01-29 09:08:13,825 INFO [cloud.server.ConfigurationServerImpl] (Timer-2:null) Processing updateSSLKeyStore
2014-01-29 09:08:13,886 INFO [cloud.server.ConfigurationServerImpl] (Timer-2:null) SSL keystore located at /etc/cloudstack/management/cloudmanagementserver.keystore
2014-01-29 09:08:13,934 INFO [cloud.server.ConfigurationServerImpl] (Timer-2:null) Processing updateKeyPairs
2014-01-29 09:08:13,934 INFO [cloud.server.ConfigurationServerImpl] (Timer-2:null) Systemvm keypairs not found in database. Need to store them in the database
2014-01-29 09:08:13,935 DEBUG [utils.script.Script] (Timer-2:null) Executing: /bin/bash -c if [ -f /usr/share/cloud/portal/.ssh/id_rsa ]; then rm -f /usr/share/cloud/portal/.ssh/id_rsa; fi; ssh-keygen -t rsa -N '' -f /usr/share/cloud/portal/.ssh/id_rsa -q
2014-01-29 09:09:45,869 DEBUG [cloud.api.ApiServlet] (catalina-exec-4:null) ===START=== 10.67.15.188 -- GET command=listCapabilities&response=json&sessionkey=null&_=1390986585779
2014-01-29 09:09:45,947 DEBUG [cloud.api.ApiServlet] (catalina-exec-4:null) ===END=== 10.67.15.188 -- GET command=listCapabilities&response=json&sessionkey=null&_=1390986585779
2014-01-29 09:10:02,386 DEBUG [cloud.api.ApiServlet] (catalina-exec-22:null) ===START=== 10.67.15.188 -- GET command=listCapabilities&response=json&sessionkey=null&_=1390986602303
2014-01-29 09:10:02,456 DEBUG [cloud.api.ApiServlet] (catalina-exec-22:null) ===END=== 10.67.15.188 -- GET command=listCapabilities&response=json&sessionkey=null&_=1390986602303
2014-01-29 09:10:10,126 DEBUG [cloud.api.ApiServlet] (catalina-exec-8:null) ===START=== 10.67.15.188 -- POST
2014-01-29 09:10:10,143 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-8:null) Attempting to log in user: admin in domain 1
2014-01-29 09:10:10,143 DEBUG [server.auth.SHA256SaltedUserAuthenticator] (catalina-exec-8:null) Retrieving user: admin
2014-01-29 09:10:10,176 WARN [server.auth.SHA256SaltedUserAuthenticator] (catalina-exec-8:null) The stored password for admin isn't in the right format for this authenticator
2014-01-29 09:10:10,485 DEBUG [server.auth.MD5UserAuthenticator] (catalina-exec-8:null) Retrieving user: admin
2014-01-29 09:10:10,494 DEBUG [server.auth.MD5UserAuthenticator] (catalina-exec-8:null) Password does not match
2014-01-29 09:10:10,497 DEBUG [server.auth.LDAPUserAuthenticator] (catalina-exec-8:null) Retrieving user: admin
2014-01-29 09:10:10,513 DEBUG [server.auth.LDAPUserAuthenticator] (catalina-exec-8:null) LDAP authenticator is not configured.
2014-01-29 09:10:10,514 DEBUG [server.auth.PlainTextUserAuthenticator] (catalina-exec-8:null) Retrieving user: admin
2014-01-29 09:10:10,521 DEBUG [server.auth.PlainTextUserAuthenticator] (catalina-exec-8:null) Password does not match
2014-01-29 09:10:10,524 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-8:null) Unable to authenticate user with username admin in domain 1
2014-01-29 09:10:10,529 INFO [cloud.user.AccountManagerImpl] (catalina-exec-8:null) User admin is disabled/locked
2014-01-29 09:10:10,533 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-8:null) User: admin in domain 1 has failed to log in
2014-01-29 09:10:10,565 DEBUG [cloud.api.ApiServlet] (catalina-exec-8:null) ===END=== 10.67.15.188 -- POST
Hello,
I am not the most competent perso to anserw this, but..
have a look at:
https://issues.apache.org/jira/browse/CLOUDSTACK-4837
You need to give the servers running cloudstack more that 2Gb of memory.
Kind regards Gert
Thanks a lot, Gert, I tried expanded the memory to the 3Gb but still failed to login.
The error message is different from the ticket you referred. Everytime I click login button, It pops a messagebox said "Invalid username or password". No error message like "Unable to reach management server".
Ok,
I just focused on the line..
2014-01-29 09:10:10,513 DEBUG [server.auth.LDAPUserAuthenticator] (catalina-exec-8:null) LDAP authenticator is not configured.
Just to make sure, which product is it you have problems with.
Cloudplatform or Cloud portal.
I would try to reset password.
Cloudplatform:
http://support.citrix.com/article/CTX133469
Cloudportal
default password:
User name: root
Password: Portal123#
I do not know how to reset this..
and you have set it to CAS authentification when you installed it ?
Kind regards
Gert
It is Cloudplatform. I can install Cloud Portal successfully. Since Cloud Portal needs to create a service instance during configuration. So I try to install CloudPlatform with package CloudPlatform-4.2.1-2-rhel6.4.tar.gz.
After installed. The first login with admin/password should trigger the setup guide steps such as config host/network...
But I failed to login.
Ok, i had the same with 3.6.
Did you try to reset the password :
http://support.citri...ticle/CTX133469
afterwards the usernam/password is : admin/password
And are you trying to install CP and CPBM on the same server?
Kind regards
Gert
Gert, I tried reset the password. You can see it. But same error didn't disappear.
User admin's state field disabled is right?
The problem sovled, Thanks Gert, In my installation, It should be caused by that I only assigned one cpu to CloudPlatform VM.
Ask, Discuss, Answer