Skip to content

index variable is a string but is used as a dict ("string indices must be integers") #250

Open
@smiranda

Description

@smiranda

query.db(index["db"])

This happened to me when I killed a reindexation process than started again: the code throws the error "string indices must be integers" and i found is in that line.

To workaround I commented that part of the script and ran. Later I plan to manually delete the temporary index.

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