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

sqlite error #2

Open
Sagarkanojia5774 opened this issue Feb 22, 2024 · 2 comments
Open

sqlite error #2

Sagarkanojia5774 opened this issue Feb 22, 2024 · 2 comments

Comments

@Sagarkanojia5774
Copy link

WhatsApp Database Exporter

[+] Reading Database
Traceback (most recent call last):
File "/home/kali/WhatsApp-Viewer/main.py", line 113, in
main()
File "/home/kali/WhatsApp-Viewer/main.py", line 98, in main
contacts = query_contacts(config["input"].get("wa_path"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kali/WhatsApp-Viewer/main.py", line 79, in query_contacts
con = sqlite3.connect(db_path)
^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: unable to open database file

@afarhansib
Copy link

same issue

@anonymousthehiddenuser
Copy link

just provide your db file path in "config.cfg"

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

3 participants