openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #23268
Re: horizon dashboard error 500
This has issue has been fixed by changing False as false.
COMPRESS_OFFLINE = false
-----Original Message-----
From: Julie Pichon [mailto:jpichon@xxxxxxxxxx]
Sent: Friday, May 03, 2013 8:29 PM
To: Rajesh Upadhayay
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] horizon dashboard error 500
Hi,
"Rajesh Upadhayay" <rupadhayay@xxxxxxxxxxx> wrote:
> I have just installed Openstack Grizzly on Ubuntu 12.04 LTS..
> Everything was fine but after server reboot, I lost dashboard and
> getting error 500 "Internal Server Error".
>
> I have verified all configuration but didn't get any idea.
Have a look in the Apache error logs, there should be more information about the error.
If this is a dev or test environment (not production), you could also set DEBUG to True in your local_settings.py to display more information when the error occurs.
Regards,
Julie
Follow ups
References