Skip to content

Still running into SQLSTATE[HY000]: General error #226

@FlorianMoser

Description

@FlorianMoser

I'm still running into occasional Sqlite errors. I just locally updated a project (which worked fine) and then transferred it to the server (git pull, composer install) just to see the following error:

SQLSTATE[HY000]: General error: 1 near "(": syntax error (Connection: redirect-sqlite, SQL: select name, type, not "notnull" as "nullable", dflt_value as "default", pk as "primary", hidden as "extra" from pragma_table_xinfo('errors') order by cid asc) 

I deleted the storage as well as the vendor directories, but couldn't install the addon and finally had to remove it. Also copying the (working) local files to the server didn't help, the site won't run there with the addon.

The addon is at version 3.11.1.

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