Skip to content

something wrong with recon-ng #234

@hazzilazzi

Description

@hazzilazzi

Traceback (most recent call last): File "/usr/share/recon-ng/./recon-ng", line 59, in <module> recon_ui(args) File "/usr/share/recon-ng/./recon-ng", line 43, in recon_ui x.start(*options) File "/usr/share/recon-ng/recon/core/base.py", line 76, in start self._init_workspace(workspace) File "/usr/share/recon-ng/recon/core/base.py", line 202, in _init_workspace self._migrate_db() File "/usr/share/recon-ng/recon/core/base.py", line 259, in _migrate_db self.query(f"ALTER TABLE contacts RENAME TO {tmp}") File "/usr/share/recon-ng/recon/core/framework.py", line 363, in query return self._query(path, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/share/recon-ng/recon/core/framework.py", line 375, in _query cur.execute(query) sqlite3.OperationalError: no such table: contacts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions