Ich habe nun noch einen anderen Fehler, wenn der auftaucht, muss ich gromox-zcore beenden und wieder starten, eine restart hilft nicht:
Jul 18 14:45:18 oppxchange gromox-zcore[6569]: wrapfd::close: Bad file descriptor
Jul 18 14:45:22 oppxchange gromox-http[6600]: [T24687] sqlite_prep(0x7f99b40316b8, /var/lib/gromox/user/DOMAIN/admin/tables.sqlite3) "SELECT count(idx) FROM t1310728": SQL logic error (1)
Jul 18 14:45:22 oppxchange gromox-http[6600]: [T24696] sqlite_prep(0x7f99b40316b8, /var/lib/gromox/user/DOMAINt/admin/tables.sqlite3) "SELECT count(idx) FROM t1310728": SQL logic error (1)
Jul 18 14:45:22 oppxchange gromox-http[6600]: [T24697] sqlite_prep(0x7f99b40316b8, /var/lib/gromox/user/DOMAIN/admin/tables.sqlite3) "SELECT count(idx) FROM t1310728": SQL logic error (1)
Jul 18 14:45:22 oppxchange gromox-http[6600]: [T24698] sqlite_prep(0x7f99b40316b8, /var/lib/gromox/user/DOMAIN/admin/tables.sqlite3) "SELECT count(idx) FROM t1310728": SQL logic error (1)
Ich hab da natürlich auch geschaut, wie ich es beheben kann.
gromox-mbop -u admin@DOMAIN vacuum
Wirft keine Fehler, danach habe ich ich das sqlite File umbenannt:
systemctl stop gromox-http gromox-zcore
mv /var/lib/gromox/user/DOMAIN/info/tables.sqlite3 /var/lib/gromox/user/DOMAIN/admin/tables.sqlite3.broken
systemctl start gromox-zcore gromox-http
Die Fehler bleiben.
Sobald ich zu einem Snapshot zurück kehre, wo noch ältere Gromox/grommunio Pakete installiert sind, sind die Fehler Geschichte:
Alte Pakete:
root@oppxchange:~# dpkg -l | grep grom
ii grommunio-admin-api 1.20.14.mc2e13ed-1+29.1 all Backend for grommunio management
ii grommunio-admin-common 51.m0.63d8d12-1+3.2 amd64 Common files for grommunio management
ii grommunio-admin-web 5.0.0.45.a1b0cf9-1+183.1 all Frontend for grommunio management
ii grommunio-common 29.15-1+26.2 amd64 Common configuration package for grommunio
ii grommunio-dav 1.6.24.84942ef-1 all CalDAV and CardDAV servers for grommunio.
ii grommunio-dbconf 1.1.2.4bbae9a-1+15.3 amd64 Database-stored configuration tool
ii grommunio-error-pages 1.0.10.bb2df37-1+22.6 all Grommunio-branded error pages for webservers
ii grommunio-index 1.6.6.gcc52131-1+7.2 amd64 Generator for grommunio-web search indexes
ii grommunio-pkg-bits 22.2 all Essential bits library for grommunio packaging.
ii grommunio-setup 1.6.20 all Setup script for grommunio
ii grommunio-sync 2.4.30.cf4ebc6-1 all Grommunio implementation of the ActiveSync protocol
ii grommunio-web 3.18.146.g81fa9c8f8-1+528.1 all Web access for grommunio
ii gromox 3.8.109.m4da521a-1+44.1 amd64 Groupware server (backend) with RPCH, IMAP and Z-MAPI support
ii mapi-header-php 2.1.35.f3199a1-1+14.1 amd64 Common PHP MAPI header files for grommunio
ii system-user-grommunio 9-1 all General grommunio system user identities
ii system-user-gromox 9-1 all System user and group gromox
Neue Pakete die heute Nacht unattended installiert wurden:
root@oppxchange:~# dpkg -l | grep grom
ii grommunio-admin-api 1.20.14.mc2e13ed-1+29.1 all Backend for grommunio management
ii grommunio-admin-common 51.m0.63d8d12-1+3.2 amd64 Common files for grommunio management
ii grommunio-admin-web 5.0.0.45.a1b0cf9-1+183.1 all Frontend for grommunio management
ii grommunio-common 29.15-1+26.2 amd64 Common configuration package for grommunio
ii grommunio-dav 1.6.27.e79d5c2-1 all CalDAV and CardDAV servers for grommunio.
ii grommunio-dbconf 1.1.2.4bbae9a-1+15.3 amd64 Database-stored configuration tool
ii grommunio-error-pages 1.0.10.bb2df37-1+22.6 all Grommunio-branded error pages for webservers
ii grommunio-index 1.6.6.gcc52131-1+7.2 amd64 Generator for grommunio-web search indexes
ii grommunio-pkg-bits 22.2 all Essential bits library for grommunio packaging.
ii grommunio-setup 1.6.20 all Setup script for grommunio
ii grommunio-sync 2.4.30.cf4ebc6-1 all Grommunio implementation of the ActiveSync protocol
ii grommunio-web 3.18.169.gc27dbc5d1-1+532.1 all Web access for grommunio
ii gromox 3.8.126.m2bf620a-1+50.1 amd64 Groupware server (backend) with RPCH, IMAP and Z-MAPI support
ii mapi-header-php 2.1.36.98c0e63-1+15.1 amd64 Common PHP MAPI header files for grommunio
ii system-user-grommunio 9-1 all General grommunio system user identities
ii system-user-gromox 9-1 all System user and group gromox
Wenn es nicht das gleiche Problem wie @Joerg ist/hat, sollen wir dazu eine neue Discussion erstellen?