Hello, If you have Firebug installed (or web inspector for Chrome), see if you can access the 'Console' tab. Most likely what you are experiencing is some JavaScript error (might be due to malformed JS during installation), which is causing the rest of the page to be blank. The console view should give you any errors in red.
If you see anything, post it here and I can let you know if there is a fix for it. Thanks, Brian -----Original Message----- From: Gaëtan Allart [mailto:[email protected]] Sent: Thursday, November 08, 2012 8:59 AM To: [email protected] Subject: Blank page after login on CloudStack 4.0 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
