here is the 3 log files http://pastebin.com/5ghTB1F8
thx in advance -- Owen Marinas | System Administrator | Mate1.com Inc. 4200 Saint Laurent Blvd., Suite 550 Montreal, QC H2W 2R2 On Fri, May 17, 2013 at 8:46 PM, Ahmad Emneina <[email protected]> wrote: > what does the management-server.log file say? any exceptions in there? > thatstypical behavior when the management server cant connect to the db... > > > On Fri, May 17, 2013 at 1:11 PM, Owen Marinas <[email protected] > >wrote: > > > Hi, all > > > > I had a problem with CS UI login. > > > > I installed CS4.0 on CentOS6.4, I can open > > http://[management-server-ip]:8080/client > > but I cannot log in (I was told that the username or password was > > incorrect). > > The credential I used is "admin:password" and I think it is correct. > > From google-chrome's development tool, I can see that > > http://[management-server-ip]:8080/client/api > > > > I did check the passwd in the mysql > > > > mysql -u root -ppassword cloud > > > > mysql> SELECT id,username,password FROM user WHERE username = 'admin'; > > +----+----------+----------------------------------+ > > | id | username | password | > > +----+----------+----------------------------------+ > > | 2 | admin | 5f4dcc3b5aa765d61d8327deb882cf99 | > > +----+----------+----------------------------------+ > > > > ideas ??? > > > > regards > > > > -- > > Owen Marinas | System Administrator | Mate1.com Inc. > > 4200 Saint Laurent Blvd., Suite 550 Montreal, QC H2W 2R2 > > >
