Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

TemplateDoesNotExist at /admin/ #25

Open
efranklin opened this issue Nov 23, 2015 · 2 comments
Open

TemplateDoesNotExist at /admin/ #25

efranklin opened this issue Nov 23, 2015 · 2 comments

Comments

@efranklin
Copy link

When I try to access the "admin" area, I receive the following error. I've haven't been able to figure out how to fix it. The rest of MunkiWebAdmin works fine.

TemplateDoesNotExist at /admin/
admin/index.html
Request Method: GET
Request URL: http://munkiwebadmin.compucraft.net:6208/admin/
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, 23 Nov 2015 10:02:58 -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)

@mtarleton
Copy link

Also seeing this error. I double checked and the django admin app is uncommented in settings.py

@gregneagle
Copy link
Contributor

munkiwebadmin is dead. Feel free to keep using it, but I plan no fixes/changes/etc.

Consider Steve Kueng's fork at https://github.com/SteveKueng/munkiwebadmin,
or using MunkiReport-PHP or Sal for reporting,
and mwa2 for management: https://github.com/munki/mwa2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants