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

sqlite3.OperationalError #15

Open
mheckman101 opened this issue Sep 19, 2023 · 0 comments
Open

sqlite3.OperationalError #15

mheckman101 opened this issue Sep 19, 2023 · 0 comments

Comments

@mheckman101
Copy link

I don't know if this project is being supported any longer, but on the chance that it is, I will post this issue.

I ran Dumpzilla on Kali using the Firefox profile from an old Windows XP image (https://downloads.digitalcorpora.org/corpora/drives/nps-2009-domexusers). The version of Firefox on the image is 3.03. The program fails looking for various missing columns. For example, when running it without an option, or using the --Cookies or --Summary options, the error is "sqlite3.OperationalError: no such column: creationTime". When using the --History option, the error is "sqlite3.OperationalError: no such column: last_visit_date". Using the --Permissions option, the error is "sqlite3.OperationalError: no such column: expireType".

I haven't tried all of the options, but the program runs fine for --Help, --Addons, --Preferences, --Search, and --Downloads.

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