Update schlägt mit Doctrine \DBAL\Exception \DriverException: An exception occurred while executing 'ALTER TABLE oc_mail_aliases ADD signature TEXT DEFAULT NULL': fehl

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version: 20.0.11
Operating system and version: Debian 10
Apache or nginx version (eg, Apache 2.4.25): nginx/1.14.2
PHP version (eg, 7.4): 7.4

The issue you are facing:

Ich habe von Version 20.0.10 geupdated. Beim Update der Mail-App kam jedoch folgender Fehler:

Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_mail_aliases ADD signature TEXT DEFAULT NULL':

SQLSTATE[HY000]: General error: 2006 MySQL server has gone away

Ich habe, nachdem ich etwas Recherche betrieben habe, diverse timeouts in der my.conf angepasst (erhöht). Der Fehler ist allerdings der selbe. Wenn ich die SQL Query direkt in Mariadb ausführe, kommt folgender Fehler:

ERROR 2013 (HY000): Lost connection to MySQL server during query

Da auch das Erhöhen der Timeouts nichts gebracht hat, bin ich jetzt hier.
Ich hoffe ihr habt eine Idee, wie man dieses Problem beheben kann.
Danke im Vorraus
Phiwatec