← Back to team overview

openstack team mailing list archive

Re: [openstack-dev] Unable to start Horizon after successfully installation through devstack.

 

Hi Hitesh,

It seems django_compressor has a bug, and shows this kind of error when
there is actually another error. Try setting

COMPRESS_ENABLED = False

And see if there is another error with the app.



On Thu, Sep 6, 2012 at 8:26 AM, hitesh wadekar <hitesh.wadekar@xxxxxxxxx>wrote:

> Hello Folks,
>
> Recently I tried with DevStack installation. It has successfully
> installed, even success message has been appeared at cmd. However, when I
> checked it in the browser I got this issue.
> "Internal Server Error"
>
> The server encountered an internal error or misconfiguration and was
> unable to complete your request."
>
> Also, when I checked it with DevStack Horizon screen. It has been stucked
> at  -> UncompressableFileError: 'horizon/js/horizon.js' isn't accessible
> via COMPRESS_URL ('/static/') and can't be compressed.
>
> Any idea about it?
>
> Cheer,
>
> Hitesh
>
>
>
>
>
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@xxxxxxxxxxxxxxxxxxx
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Regards,
Tihomir Trifonov

References