WalterH
Hallo Walter,
ja, das Verzeichnis existiert und in jedem Unterverzeichnis <USER> ist eine index.sqlite3.
2 Ordner hatten die Rechte groindex:groweb. Hab ich korrigiert und ich habe versucht den Service neuzustarten.
systemctl restart grommunio-index:
Job for grommunio-index.service failed because the control process exited with error code.
See "systemctl status grommunio-index.service" and "journalctl -xeu grommunio-index.service" for details.
systemctl status grommunio-index.service:
root@ossus:~# systemctl status grommunio-index.service
× grommunio-index.service - Fulltext search index regeneration
Loaded: loaded (/lib/systemd/system/grommunio-index.service; static)
Active: failed (Result: exit-code) since Mon 2025-02-17 17:10:48 CET; 1min 14s ago
TriggeredBy: ● grommunio-index.timer
Process: 3675185 ExecStart=/usr/bin/grommunio-index -Aq (code=exited, status=1/FAILURE)
Main PID: 3675185 (code=exited, status=1/FAILURE)
CPU: 46ms
Feb 17 17:10:48 ossus grommunio-index[3675185]: [WARNING] SQLite query failed: 1(unrecognized option: "contentless_delete")
Feb 17 17:10:48 ossus grommunio-index[3675185]: [FATAL] Failed to initialize index database: unrecognized option: "contentless_delete"
Feb 17 17:10:48 ossus grommunio-index[3675185]: ... exited with status 2
Feb 17 17:10:48 ossus grommunio-index[3675185]: [2025-02-17T17:10:48] /usr/bin/grommunio-index /var/lib/gromox/user/XXX/bestellung -e ::1 -o /var/lib/grommunio-web/sqlite-index/bestellung@XXX/index.sqlite3
Feb 17 17:10:48 ossus grommunio-index[3675185]: [WARNING] SQLite query failed: 1(unrecognized option: "contentless_delete")
Feb 17 17:10:48 ossus grommunio-index[3675185]: [FATAL] Failed to initialize index database: unrecognized option: "contentless_delete"
Feb 17 17:10:48 ossus grommunio-index[3675185]: ... exited with status 2
Feb 17 17:10:48 ossus systemd[1]: grommunio-index.service: Main process exited, code=exited, status=1/FAILURE
Feb 17 17:10:48 ossus systemd[1]: grommunio-index.service: Failed with result 'exit-code'.
Feb 17 17:10:48 ossus systemd[1]: Failed to start grommunio-index.service - Fulltext search index regeneration.