cosmocode / sqlite

DokuWiki helper plugin to make SQLite access easier for other plugins
https://www.dokuwiki.org/plugin:sqlite
19 stars 9 forks source link

SQLite Plugin Errors #66

Closed christo-ph closed 2 years ago

christo-ph commented 2 years ago

Tried to enable sqlite plugin -> success Then wanted to use struct plugin OR Do plugin.

Every request takes ages. I had to increase fastcgi timeout in Nginx. Then I got two errors back:

image

Same happens with Do Plugin.

The sqlite3 files in the data directory are empty afterwards:

image

Any hint for me?

christo-ph commented 2 years ago

Found the issue. The config/data folder was mounted via smb. The file system lock did not work here.