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

default install #2

Open
kinomakino opened this issue Mar 22, 2016 · 5 comments
Open

default install #2

kinomakino opened this issue Mar 22, 2016 · 5 comments

Comments

@kinomakino
Copy link

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 !!!

@glaslos
Copy link
Member

glaslos commented Mar 22, 2016

Pull the latest source and try again. i haven't used this tool in ages, not sure if it still works.

@kinomakino
Copy link
Author

thanks so mucho: now i have other problem:

Traceback (most recent call last):
File "imhoneypot.py", line 144, in
honeypot = IMHoneypot()
File "imhoneypot.py", line 43, in init
self.sqlite_db.create()
File "/home/azureuser/imhoneypot/modules/sqlite.py", line 12, in create
db = sqlite3.connect('db/sqlite.db')
sqlite3.OperationalError: unable to open database file

@glaslos
Copy link
Member

glaslos commented Mar 23, 2016 via email

@kinomakino
Copy link
Author

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):
File "imhoneypot.py", line 144, in
honeypot = IMHoneypot()
File "imhoneypot.py", line 53, in init
self.core = purple.Purple(name, version, website, dev_website, debug_enabled=True, default_path="prefs")
AttributeError: 'module' object has no attribute 'Purple'

@glaslos glaslos reopened this Mar 27, 2016
@glaslos
Copy link
Member

glaslos commented Mar 27, 2016

Are you running the sh script?

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

2 participants