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

Internal error #41

Closed
ghost opened this issue Oct 11, 2013 · 2 comments
Closed

Internal error #41

ghost opened this issue Oct 11, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 11, 2013

Internal error in http://127.0.0.1:8000/Kvasir/default/index ,

Error ticket for "Kvasir"
Ticket ID
127.0.0.1.2013-10-10.22-49-26.64bd5121-6fec-4052-ab20-0cd738f795c5

<type 'exceptions.NameError'> name 'auth' is not defined

Versión
web2py™ Version 2.6.3-stable+timestamp.2013.09.15.17.01.20
Python Python 2.7.3: /usr/bin/python (prefix: /usr)
Traceback

Traceback (most recent call last):
File "/home/python/Público/web2py/web2py/gluon/restricted.py", line 217, in restricted
exec ccode in environment
File "/home/python/Público/web2py/web2py/applications/Kvasir/models/db_01_static.py", line 33, in
Field('f_nessus_pw', 'password', default='password', label=T('Nessus Password')),
NameError: name 'auth' is not defined

@grutz
Copy link
Contributor

grutz commented Oct 11, 2013

This looks like you haven't copied db.py.sample to db.py and configured it.

Did you follow the installation instructions? Specifically https://github.com/grutz/Kvasir/wiki/Installation#kvasir-setup

@ghost
Copy link
Author

ghost commented Oct 11, 2013

thanks....

@ghost ghost closed this as completed Oct 11, 2013
This issue was closed.
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