Using firebug in FF or Inspect Elements in Chrome, look for number of errors you see.
I suspect an issue with javascript/css - try another box with unaltered browser settings.. -----Original Message----- From: Gaëtan Allart [mailto:[email protected]] Sent: Thursday, November 08, 2012 12:19 PM To: [email protected] Subject: Re: Blank page after login on CloudStack 4.0 2012-11-08 18:17:23,692 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-15:null) Attempting to log in user: admin in domain 1 2012-11-08 18:17:23,692 DEBUG [server.auth.MD5UserAuthenticator] (catalina-exec-15:null) Retrieving user: admin 2012-11-08 18:17:23,698 DEBUG [cloud.user.AccountManagerImpl] (catalina-exec-15:null) User: admin in domain 1 has successfully logged in 109.190.126.150 - - [08/Nov/2012:18:17:23 +0100] "POST /client/api HTTP/1.1" 200 321 109.190.126.150 - - [08/Nov/2012:18:17:23 +0100] "GET /client/api?command=listCapabilities&response=json&sessionkey=8BWx5ishqYafz ill8SPvL4qKSWk%3D&_=1352395043796 HTTP/1.1" 200 287 109.190.126.150 - - [08/Nov/2012:18:17:23 +0100] "GET /client/api?command=listZones&response=json&sessionkey=8BWx5ishqYafzill8SPv L4qKSWk%3D&_=1352395043854 HTTP/1.1" 200 29 109.190.126.150 - - [08/Nov/2012:18:17:23 +0100] "GET /client/api?command=listSwifts&response=json&sessionkey=8BWx5ishqYafzill8SP vL4qKSWk%3D&_=1352395043855 HTTP/1.1" 200 30 2012-11-08 18:17:23,760 INFO [cloud.api.ApiServer] (catalina-exec-15:null) (userId=2 accountId=2 sessionId=FAD7C63C82F8C30AA5CE90721E6DB540) 109.190.126.150 -- POST command=login domain=/ 2012-11-08 18:17:23,817 INFO [cloud.api.ApiServer] (catalina-exec-6:null) (userId=2 accountId=2 sessionId=FAD7C63C82F8C30AA5CE90721E6DB540) 109.190.126.150 -- GET command=listCapabilities&response=json&sessionkey=8BWx5ishqYafzill8SPvL4qKS Wk%3D&_=1352395043796 200 { "listcapabilitiesresponse" : { "capability" : {"securitygroupsenabled":false,"cloudstackversion":"4.0.0-incubating.201210 24195401","userpublictemplateenabled":true,"supportELB":"false","projectinv iterequired":false,"allowusercreateprojects":true,"customdiskofferingmaxsiz e":1024} } } 2012-11-08 18:17:23,872 INFO [cloud.api.ApiServer] (catalina-exec-5:null) (userId=2 accountId=2 sessionId=FAD7C63C82F8C30AA5CE90721E6DB540) 109.190.126.150 -- GET command=listZones&response=json&sessionkey=8BWx5ishqYafzill8SPvL4qKSWk%3D&_ =1352395043854 200 { "listzonesresponse" : { } } 2012-11-08 18:17:23,880 INFO [cloud.api.ApiServer] (catalina-exec-10:null) (userId=2 accountId=2 sessionId=FAD7C63C82F8C30AA5CE90721E6DB540) 109.190.126.150 -- GET command=listSwifts&response=json&sessionkey=8BWx5ishqYafzill8SPvL4qKSWk%3D& _=1352395043855 200 { "listswiftsresponse" : { } } Gaëtan Le 08/11/12 18:15, « Musayev, Ilya » <[email protected]> a écrit : >cd /var/log/cloud/management and see if any of the logs updated.. look >for issues in access_log, management-server.log and api-server.log > > > >-----Original Message----- >From: Gaëtan Allart [mailto:[email protected]] >Sent: Thursday, November 08, 2012 12:08 PM >To: [email protected] >Subject: Re: Blank page after login on CloudStack 4.0 > >Yes. > > > >Le 08/11/12 18:06, « Wuming Zhang » <[email protected]> a écrit : > >>URL with /client ? >> >>Sent from my iPhone >> >>On 8 Nov 2012, at 18:05, "Gaëtan Allart" <[email protected]> wrote: >> >>> Tried Chrome, Firefox, Safari :-) >>> >>> Should I try IE ? :D >>> >>> >>> Gaëtan >>> >>> >>> >>> >>> Le 08/11/12 18:02, « Caleb Call » <[email protected]> a écrit : >>> >>>> Try another browser or clear your cookies. >>>> >>>> On Nov 8, 2012, at 9:58 AM, Gaëtan Allart <[email protected]> wrote: >>>> >>>>> Hi everyone, >>>>> >>>>> I've just installed CloudStack on Ubuntu (following every step of >>>>> documentation). >>>>> >>>>> Therefore, when trying to login, I'm getting a blank page. No >>>>>errors in logs. >>>>> Moreover, when looking at the source code of the page, HTML code >>>>>is present. >>>>> >>>>> Any idea what I might have done wrong? >>>>> >>>>> Thanks, >>>>> >>>>> Gaëtan >>> > >
