Hi Andrew:<div><br></div><div>I got this error by accessing web dashboard, i.e. I introduce correctly user/password and then I get a "Internal error server" in my screen (related to traceback from my previous post).<br>
<br>I'm planning to use another previous version (2012.2 or 2012.1.3). Now, I'm using 2012.2.1.<br><br>I guess this error could be related to nova daemon. It's not running. Is it mandatory to have running nova daemons so that dashboard works fine?<br>
<br>Thanks!</div><div>JuanFra</div><div><br></div><div><div class="gmail_quote">2012/12/17 Andrew Holway <span dir="ltr"><<a href="mailto:a.holway@syseleven.de" target="_blank">a.holway@syseleven.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I got this error too but I cannot remember what did it.<br>
<br>
Do you get this when you try and use the web interface?<br>
<br>
Thanks,<br>
<br>
Andrew<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Dec 17, 2012, at 6:05 PM, JuanFra Rodriguez Cardoso wrote:<br>
<br>
> Hi guys:<br>
><br>
> I've re-installed and re-configured again my deployment according to suggested guide <a href="http://github.com/beloglazov/openstack-centos-kvm-glusterfs/" target="_blank">github.com/beloglazov/openstack-centos-kvm-glusterfs/</a>. Excepcion raised:<br>

><br>
> [Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.<br>
> [Mon Dec 17 18:02:42 2012] [error]   "use STATIC_URL instead.", DeprecationWarning)<br>
> [Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/conf/__init__.py:110: DeprecationWarning: The SECRET_KEY setting must not be empty.<br>
> [Mon Dec 17 18:02:42 2012] [error]   warnings.warn("The SECRET_KEY setting must not be empty.", DeprecationWarning)<br>
> [Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82: DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES instead.<br>
> [Mon Dec 17 18:02:42 2012] [error]   DeprecationWarning<br>
> [Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/utils/translation/__init__.py:63: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.<br>

> [Mon Dec 17 18:02:42 2012] [error]   DeprecationWarning)<br>
> [Mon Dec 17 18:02:42 2012] [error] /usr/lib/python2.6/site-packages/django/template/defaulttags.py:1235: DeprecationWarning: The syntax for the url template tag is changing. Load the `url` tag from the `future` tag library to start using the new behavior.<br>

> [Mon Dec 17 18:02:42 2012] [error]   category=DeprecationWarning)<br>
> [Mon Dec 17 17:02:59 2012] [error] /usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py:26: DeprecationWarning: Authentication backends without a `supports_inactive_user` attribute are deprecated. Please define it in <class 'openstack_auth.backend.KeystoneBackend'>.<br>

> [Mon Dec 17 17:02:59 2012] [error]   DeprecationWarning)<br>
> [Mon Dec 17 17:02:59 2012] [error] unable to retrieve service catalog with token<br>
> [Mon Dec 17 17:02:59 2012] [error] Traceback (most recent call last):<br>
> [Mon Dec 17 17:02:59 2012] [error]   File "/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line 135, in _extract_service_catalog<br>
> [Mon Dec 17 17:02:59 2012] [error]     endpoint_type='adminURL')<br>
> [Mon Dec 17 17:02:59 2012] [error]   File "/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py", line 73, in url_for<br>
> [Mon Dec 17 17:02:59 2012] [error]     raise exceptions.EndpointNotFound('Endpoint not found.')<br>
> [Mon Dec 17 17:02:59 2012] [error] EndpointNotFound: Endpoint not found.<br>
><br>
> any idea?<br>
><br>
> 2012/12/14 JuanFra Rodriguez Cardoso <<a href="mailto:juanfra.rodriguez.cardoso@gmail.com">juanfra.rodriguez.cardoso@gmail.com</a>><br>
> Ok. I will continue trying to solve these errors with your suggestions.<br>
> I'll tell you any result.<br>
><br>
> Thanks @Matthias @Andres for you support.<br>
><br>
> Regards!<br>
> JuanFra<br>
><br>
><br>
> 2012/12/14 Andrew Holway <<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a>><br>
><br>
> On Dec 14, 2012, at 12:45 PM, JuanFra Rodriguez Cardoso wrote:<br>
><br>
> > @Andrew: Yes, I knew theses great guides. I had Essex 2012.1.3 (EPEL 6.7) working ok on Centos 6.3, but with 2012.2 (EPEL 6.7) I'm getting errors with Django/Horizon.<br>
><br>
> Mine is working alright. I expect you have some silly misconfiguration somewhere. It took me 4 times to make a working install and it worked only when I followed the install guide letter by letter.<br>
><br>
><br>
> ><br>
> > What release are your running? Essex or Folsom?<br>
> > Do you know if it's possible to install previous Openstack RPM packages from EPL 6.7 (i.e. openstack-nova-2012.1.3-...)<br>
><br>
> Folsom. Why would you want to install previous Openstack packages? I think you might have to use a different EPEL repo for earlier versions.   openstack-nova-2012.2-2 seems to be the only available version.<br>
><br>
> Ta<br>
><br>
> Andrew<br>
><br>
><br>
> ><br>
> > Thanks for your support!<br>
> > JuanFa<br>
> ><br>
> > 2012/12/14 Andrew Holway <<a href="mailto:a.holway@syseleven.de">a.holway@syseleven.de</a>><br>
> > Hi,<br>
> ><br>
> > This worked perfectly on Centos 6.3.<br>
> ><br>
> > <a href="http://github.com/beloglazov/openstack-centos-kvm-glusterfs/" target="_blank">github.com/beloglazov/openstack-centos-kvm-glusterfs/</a><br>
> ><br>
> > The hostname stuff can trip you up however. Watch out for the scripts creating user@controller users in the database for keystone, nova, glance et al. It seems user@localhost would be more sensible.<br>
> ><br>
> > Take care,<br>
> ><br>
> > Andrew<br>
> ><br>
> ><br>
> ><br>
> > On Dec 13, 2012, at 12:24 PM, JuanFra Rodriguez Cardoso wrote:<br>
> ><br>
> > > Hi all:<br>
> > ><br>
> > > I'm installing OpenStack Dashboard 2012.2 on CentOS 6.3 and I got next error related to css/js compression:<br>
> > ><br>
> > > File "/usr/lib/python2.6/site-packages/django/template/base.py", line 837, in render_node<br>
> > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     return node.render(context)<br>
> > > [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<br>
> > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     return self.render_compressed(context, self.kind, self.mode, forced=forced)<br>
> > > [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<br>
> > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     cached_offline = self.render_offline(context, forced=forced)<br>
> > > [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<br>
> > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36]     'You may need to run "python manage.py compress".' % key)<br>
> > > [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".<br>

> > > [Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] File does not exist: /var/www/html/favicon.ico<br>
> > ><br>
> > > any idea for solving it?<br>
> > ><br>
> > > Thanks,<br>
> > > JuanFra.<br>
> > > _______________________________________________<br>
> > > Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> > > Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> > > Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> > > More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
> ><br>
> ><br>
> ><br>
><br>
><br>
><br>
><br>
<br>
<br>
</div></div></blockquote></div><br></div>