openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19427
Re: Horizon - OfflineGenerationError
-
To:
openstack@xxxxxxxxxxxxxxxxxxx
-
From:
Matthias Runge <mrunge@xxxxxxxxxx>
-
Date:
Thu, 13 Dec 2012 13:14:45 +0100
-
In-reply-to:
<CAGXO4kxopLRybZ-dRX=0+3RKwbKRY5n9feyT_5iu0srC-N8k=Q@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0
On 12/13/2012 12:24 PM, JuanFra Rodriguez Cardoso wrote:
> Hi all:
>
> I'm installing OpenStack Dashboard 2012.2 on CentOS 6.3 and I got next
> error related to css/js compression:
>
Yes, I bet, it's not related with Dashboard, although the error message
tells you so.
Which version are you installing from where? Do you see other issues
with your openstack-installation? Please note, the minimum required set
of OpenStack services running includes the following:
+ Nova (compute, api, scheduler, network, and volume services)
+ Glance
+ Keystone
Instead of nova volume, you could also use cinder volume.
Did you install there and are they working ok?
Matthias
> File "/usr/lib/python2.6/site-packages/django/template/base.py", line
> 837, in render_node
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] return
> node.render(context)
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] File
> "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py",
> line 147, in render
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] return
> self.render_compressed(context, self.kind, self.mode, forced=forced)
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] File
> "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py",
> line 88, in render_compressed
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]
> cached_offline = self.render_offline(context, forced=forced)
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] File
> "/usr/lib/python2.6/site-packages/compressor/templatetags/compress.py",
> line 72, in render_offline
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] 'You may
> need to run "python manage.py compress".' % key)
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]
> OfflineGenerationError: You have offline compression enabled but key
> "1056718f92f8d4204721bac759b3871a" is missing from offline manifest. You
> may need to run "python manage.py compress".
> [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] File does not
> exist: /var/www/html/favicon.ico
>
> any idea for solving it?
>
> Thanks,
> JuanFra.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References