Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run error on centos 7.1 #6

Open
popgo opened this issue Aug 24, 2015 · 0 comments
Open

run error on centos 7.1 #6

popgo opened this issue Aug 24, 2015 · 0 comments

Comments

@popgo
Copy link

popgo commented Aug 24, 2015

my ENVs as below. Please help me. Thanks!

python-2.7.5-18.el7_1.1.x86_64
web.py 0.37
Mako 1.0.1
psutil 3.1.1
python-dmidecode-3.10.13-11.el7.x86_64

The error trace stack as below

x.x.x.x:1941 - - [24/Aug/2015 15:39:36] "HTTP/1.1 GET /" - 500 Internal Server Error
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/web.py-0.37-py2.7.egg/web/application.py", line 239, in process
return self.handle()
File "/usr/lib/python2.7/site-packages/web.py-0.37-py2.7.egg/web/application.py", line 230, in handle
return self._delegate(fn, self.fvars, args)
File "/usr/lib/python2.7/site-packages/web.py-0.37-py2.7.egg/web/application.py", line 401, in _delegate
raise web.notfound()
File "/data/SaltAdmin/view/main.py", line 63, in notfound
return web.notfound(render.login())
File "/usr/lib/python2.7/site-packages/web.py-0.37-py2.7.egg/web/contrib/template.py", line 113, in getattr
t = self._lookup.get_template(path)
File "/usr/lib/python2.7/site-packages/Mako-1.0.1-py2.7.egg/mako/lookup.py", line 248, in get_template
"Cant locate template for uri %r" % uri)
TopLevelLookupException: Cant locate template for uri 'login.html'

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

No branches or pull requests

1 participant