-
Notifications
You must be signed in to change notification settings - Fork 8
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
default install #2
Comments
Pull the latest source and try again. i haven't used this tool in ages, not sure if it still works. |
thanks so mucho: now i have other problem: Traceback (most recent call last): |
In the honeypot folder:
mkdir db
touch db/sqlite.db
Then try again.
|
thanks you so much !!! If you don´t want to cotinue, tell me xD now the problem is with Purple Module xD Traceback (most recent call last): |
Are you running the sh script? |
Thanks for all
default install modules the script send this error:
Tue, 22 Mar 2016 11:29:57 - IMHoneypot Console Logger - DEBUG - Starting IMHoneypot...
Traceback (most recent call last):
File "imhoneypot.py", line 144, in
honeypot = IMHoneypot()
File "imhoneypot.py", line 42, in init
self.sqlite_db = modules.sqlite.SQLiteDB()
TypeError: init() takes exactly 2 arguments (1 given)
thanks for all !!!
The text was updated successfully, but these errors were encountered: