Skip to content

logfile: Query failed: REPLACE INTO #1035

@markuslf

Description

@markuslf

Failed on one Windows machine with Query failed: REPLACE INTO "file_stats" (filename,offset,inode) VALUES (:filename,:offset,:inode);, Error: Python int too large to convert to SQLite INTEGER, Data: {'filename': 'C:\\temp\\logs\\test.txt', 'offset': 4930070, 'inode': 12203910565244017884}

Seems to be a corrupted SQLite (after deleting the sqlite file, the plugin worked as expected), which should be handled by the dbsqlite lib - but wasn't. Why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions