TemplateDoesNotExist at /admin/

134 views
Skip to first unread message

Eric Franklin

unread,
Dec 7, 2015, 11:37:53 AM12/7/15
to MunkiWebAdmin
I've setup Munkiwebadmin using the MunkiWebAdmin Linux Setup guide for CentOS 6. Everything is working except for the "Admin" section. When I access the "Admin" section, I receive the following error:

TemplateDoesNotExist at /admin/
admin/index.html
Request Method: GET
Django Version: 1.5.1
Exception Type: TemplateDoesNotExist
Exception Value:
admin/index.html
Exception Location: /usr/local/munkiwebadmin_env/lib/python2.6/site-packages/django/template/loader.py in find_template, line 139
Python Executable: /usr/bin/python
Python Version: 2.6.6
Python Path:
['/usr/lib/python2.6/site-packages/virtualenv-13.1.2-py2.6.egg',
 '/usr/lib64/python26.zip',
 '/usr/lib64/python2.6',
 '/usr/lib64/python2.6/plat-linux2',
 '/usr/lib64/python2.6/lib-tk',
 '/usr/lib64/python2.6/lib-old',
 '/usr/lib64/python2.6/lib-dynload',
 '/usr/lib64/python2.6/site-packages',
 '/usr/lib64/python2.6/site-packages/gtk-2.0',
 '/usr/lib/python2.6/site-packages',
 '/usr/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info',
 '/usr/local/munkiwebadmin_env/lib/python2.6/site-packages',
 '/usr/local/munkiwebadmin_env',
 '/usr/local/munkiwebadmin_env/munkiwebadmin']
Server time: Mon, 7 Dec 2015 11:14:17 -0500
Template-loader postmortem

Django tried loading these templates, in this order:
Using loader django.template.loaders.filesystem.Loader:
/usr/local/munkiwebadmin_env/munkiwebadmin/templates/admin/index.html (File does not exist)
Using loader django.template.loaders.app_directories.Loader:
/usr/local/munkiwebadmin_env/munkiwebadmin/reports/templates/admin/index.html (File does not exist)
/usr/local/munkiwebadmin_env/munkiwebadmin/catalogs/templates/admin/index.html (File does not exist)
/usr/local/munkiwebadmin_env/munkiwebadmin/manifests/templates/admin/index.html (File does not exist)
/usr/local/munkiwebadmin_env/munkiwebadmin/inventory/templates/admin/index.html (File does not exist)
/usr/local/munkiwebadmin_env/munkiwebadmin/licenses/templates/admin/index.html (File does not exist)

How do I fix this?
Reply all
Reply to author
Forward
0 new messages