<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Hi,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">Has anyone able to get past the "500 Internal Server Error " with Horizon (Folsom).<br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">I have applied work around described in https://bugs.launchpad.net/horizon/+bug/1036571 but still getting the error</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">[Sun
 Oct 07 04:16:56 2012] [error] [client 127.0.0.1] 
ImproperlyConfigured: Error importing template source loader 
horizon.loaders.TemplateLoader: "No module named loaders"</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">Here is the full error</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div>[Sun Oct 07 04:16:56 2012] [error] /usr/lib/python2.7/dist-packages/horizon/api/glance.py:30: UserWarning: The 'glance.client' module is deprecated in favor of the 'glanceclient' module provided by python-glanceclient (see http://github.com/openstack/python-glanceclient).<br>[Sun Oct 07 04:16:56 2012] [error]   from glance import client as glance_client<br>[Sun Oct 07 04:16:56 2012] [error] [client
 127.0.0.1] mod_wsgi (pid=32705): Exception occurred processing WSGI script '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1] Traceback (most recent call last):<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File "/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 241, in __call__<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     response = self.get_response(request)<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 179, in get_response<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     response = self.handle_uncaught_exception(request, resolver, sys.exc_info())<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File
 "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 228, in handle_uncaught_exception<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     return callback(request, **param_dict)<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File "/usr/lib/python2.7/dist-packages/django/utils/decorators.py", line 91, in _wrapped_view<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     response = view_func(request, *args, **kwargs)<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File "/usr/lib/python2.7/dist-packages/django/views/defaults.py", line 32, in server_error<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     t = loader.get_template(template_name) # You need to create a 500.html template.<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File
 "/usr/lib/python2.7/dist-packages/django/template/loader.py", line 145, in get_template<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     template, origin = find_template(template_name)<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File "/usr/lib/python2.7/dist-packages/django/template/loader.py", line 128, in find_template<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     loader = find_template_loader(loader_name)<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]   File "/usr/lib/python2.7/dist-packages/django/template/loader.py", line 97, in find_template_loader<br>[Sun Oct 07 04:16:56 2012] [error] [client 127.0.0.1]     raise ImproperlyConfigured('Error importing template source loader %s: "%s"' % (loader, e))<br><br>Thanks a lot.<br><br>Regards,<br>Chandra<br></div></body></html>