Hi! Everytime I install or upgrade the Ubuntu packages `openstack-dashboard / openstack-dashboard-ubuntu-theme', I must run the following commands before being able to use the Dashboard:
cd /usr/share/openstack-dashboard/ python manage.py compress Otherwise, I get "Internal Server Error" after login and some erros on Apache error.log file, like this: [Tue Mar 19 04:08:28 2013] [error] [client 192.168.15.136] File "/usr/lib/python2.7/dist-packages/compressor/templatetags/compress.py", line 72, in render_offline, referer: http://cloud.quilombas.com/horizon [Tue Mar 19 04:08:28 2013] [error] [client 192.168.15.136] 'You may need to run "python manage.py compress".' % key), referer: http://10.32.14.232/horizon [Tue Mar 19 04:08:28 2013] [error] [client 192.168.15.136] OfflineGenerationError: You have offline compression enabled but key "5c40b85be56c93c77e8d169e635c9beb" is missing from offline manifest. You may need to run "python manage.py compress"., referer: http://10.32.14.232/horizon I believe that the Ubuntu/Debian post-install script can handle this, right? Best, Thiago
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

