Problem with Update NC 24 to NC 25

Hi together yesterday I thought it would be a good idea to update my Nextcloud instance from version 24.0.9 (hope I’m right) to 25.0.1 (same hope).

To explain my surroundings:
Nextcloud is hosted on a Proxmox Linux Container based on Ubuntu 20.04.
The data are stored in a samba share on another system. But that should’nt be a problem.

[/details]

Nextcloud version : 25.0.1
Operating system and version: Ubuntu 20.04 as Linux Container (Proxmox)
Apache or nginx version (eg, Apache 2.4.25): 2.4.41-4
PHP version (eg, 7.4): 7.4.3

The issue you are facing:
After the Update (Also proceeded with occ update), my WebInterface is no more available, after a little research I found out that mysql has an error why it doenst starts. Some issue with redo informations, but after resetting this file mysql starts again. (Manual I’ve used: mysql - innodb_redo0 is not a multiple of innodb_page_size - Stack Overflow). But again the nextcloud is not available.

Is this the first time you’ve seen this error? (Y/N): Yes

Steps to replicate it:

  1. Update process without special informations

The output of your Nextcloud log in Admin > Logging:
The Logging itself is not available because the Webpage isn’t but here is the content of: /var/www/nextcloud/data/nextcloud.log where I could’nt find any up to Date information.

{"reqId":"3hw25mc03f4UJxCFthqR","level":2,"time":"2021-02-23T10:50:44+00:00","remoteAddr":"10.20.20>
{"reqId":"3hw25mc03f4UJxCFthqR","level":2,"time":"2021-02-23T10:50:44+00:00","remoteAddr":"10.20.20>
{"reqId":"4S9F2x2DOQwPR7yzgVUA","level":2,"time":"2021-02-23T10:52:36+00:00","remoteAddr":"10.20.20>
{"reqId":"4S9F2x2DOQwPR7yzgVUA","level":2,"time":"2021-02-23T10:52:36+00:00","remoteAddr":"10.20.20>
{"reqId":"KsWUvMOVaBcQZVBiYz8C","level":2,"time":"2021-02-23T10:55:33+00:00","remoteAddr":"10.20.20>
{"reqId":"KsWUvMOVaBcQZVBiYz8C","level":2,"time":"2021-02-23T10:55:33+00:00","remoteAddr":"10.20.20>

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

<?php
$CONFIG = array (
  'instanceid' => 'ochiet6ak7jg',
  'passwordsalt' => 'SALT',
  'secret' => 'Password',
  'trusted_domains' => 
  array (
    0 => 'homecloud.local',
    1 => 'DynDNS-Address',
  ),
  'datadirectory' => '/homecloud/speicher/',
  'dbtype' => 'mysql',
  'version' => '24.0.8.2',
  'overwrite.cli.url' => 'http://homecloud.local',
  'dbname' => 'homecloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'homecloud',
  'dbpassword' => 'Password',
  'installed' => true,
  'maintenance' => false,
  'theme' => '',
  'loglevel' => 2,
  'mail_smtpmode' => 'smtp',
  'mail_smtpauthtype' => 'LOGIN',
  'mail_sendmailmode' => 'smtp',
  'mail_smtpauth' => 1,
  'mail_from_address' => 'HomeServer',
  'mail_domain' => 'mail.de',
  'mail_smtpsecure' => 'ssl',
  'mail_smtphost' => 'smtp.mailer.de',
  'mail_smtpport' => '465',
  'mail_smtpname' => 'mail@mailer.de',
  'mail_smtppassword' => 'Password',
  'default_language' => 'de',
  'default_locale' => 'de_DE',
  'updater.secret' => 'SECRET',
);

The output of your Apache/nginx/system log in /var/log/____:

APACHE:
[Tue Dec 20 00:00:55.647220 2022] [ssl:warn] [pid 154] AH01909: homecloud.local:443:0 server certificate does NOT include an ID which matches the server name
[Tue Dec 20 00:00:55.649044 2022] [mpm_prefork:notice] [pid 154] AH00163: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f configured -- resuming normal operations
[Tue Dec 20 00:00:55.649057 2022] [core:notice] [pid 154] AH00094: Command line: '/usr/sbin/apache2'
[Tue Dec 20 03:21:13.199095 2022] [php7:error] [pid 2396] [client 89.248.107.239:57444] script '/var/www/nextcloud/wp-commentin.php' not found or unable to stat
[Tue Dec 20 03:23:11.836489 2022] [php7:error] [pid 2392] [client 139.59.135.127:58404] script '/var/www/nextcloud/info.php' not found or unable to stat
[Tue Dec 20 03:23:11.838627 2022] [authz_core:error] [pid 2685] [client 139.59.135.127:58390] AH01630: client denied by server configuration: /var/www/nextcloud/server-status
[Tue Dec 20 03:41:07.878779 2022] [authz_core:error] [pid 2393] [client 172.105.246.139:35388] AH01630: client denied by server configuration: /var/www/nextcloud/server-status
[Tue Dec 20 03:41:13.259135 2022] [authz_core:error] [pid 2685] [client 172.105.246.139:59630] AH01630: client denied by server configuration: /var/www/nextcloud/server-status
[Tue Dec 20 03:41:19.584148 2022] [php7:error] [pid 2801] [client 172.105.246.139:36440] script '/var/www/nextcloud/menu.php' not found or unable to stat
[Tue Dec 20 03:41:19.984766 2022] [php7:error] [pid 2802] [client 172.105.246.139:36120] script '/var/www/nextcloud/menu.php' not found or unable to stat
[Tue Dec 20 03:41:20.195063 2022] [php7:error] [pid 2412] [client 172.105.246.139:36666] script '/var/www/nextcloud/inicio.php' not found or unable to stat
[Tue Dec 20 03:41:20.597278 2022] [php7:error] [pid 2863] [client 172.105.246.139:36430] script '/var/www/nextcloud/inicio.php' not found or unable to stat
[Tue Dec 20 03:41:21.107263 2022] [php7:error] [pid 2684] [client 172.105.246.139:37220] script '/var/www/nextcloud/default.php' not found or unable to stat
[Tue Dec 20 03:41:21.505231 2022] [php7:error] [pid 2393] [client 172.105.246.139:37000] script '/var/www/nextcloud/default.php' not found or unable to stat
[Tue Dec 20 03:41:26.819203 2022] [php7:error] [pid 2412] [client 172.105.246.139:54268] script '/var/www/nextcloud/indice.php' not found or unable to stat
[Tue Dec 20 03:41:26.967528 2022] [php7:error] [pid 2393] [client 172.105.246.139:41604] script '/var/www/nextcloud/indice.php' not found or unable to stat
[Tue Dec 20 03:41:27.326534 2022] [php7:error] [pid 2863] [client 172.105.246.139:54892] script '/var/www/nextcloud/start.php' not found or unable to stat
[Tue Dec 20 03:41:27.426498 2022] [php7:error] [pid 2412] [client 172.105.246.139:54988] script '/var/www/nextcloud/main.php' not found or unable to stat
[Tue Dec 20 03:41:27.467334 2022] [php7:error] [pid 2394] [client 172.105.246.139:42122] script '/var/www/nextcloud/start.php' not found or unable to stat
[Tue Dec 20 03:41:27.570450 2022] [php7:error] [pid 2685] [client 172.105.246.139:42210] script '/var/www/nextcloud/main.php' not found or unable to stat
[Tue Dec 20 03:41:27.832117 2022] [php7:error] [pid 2685] [client 172.105.246.139:55434] script '/var/www/nextcloud/home.php' not found or unable to stat
[Tue Dec 20 03:41:27.881560 2022] [php7:error] [pid 2802] [client 172.105.246.139:55530] script '/var/www/nextcloud/localstart.php' not found or unable to stat
[Tue Dec 20 03:41:27.972694 2022] [php7:error] [pid 2393] [client 172.105.246.139:42688] script '/var/www/nextcloud/home.php' not found or unable to stat
[Tue Dec 20 03:41:28.023567 2022] [php7:error] [pid 2392] [client 172.105.246.139:42732] script '/var/www/nextcloud/localstart.php' not found or unable to stat
[Tue Dec 20 03:41:28.832615 2022] [php7:error] [pid 2392] [client 172.105.246.139:56514] script '/var/www/nextcloud/base.php' not found or unable to stat
[Tue Dec 20 03:41:28.972192 2022] [php7:error] [pid 2412] [client 172.105.246.139:43748] script '/var/www/nextcloud/base.php' not found or unable to stat
[Tue Dec 20 03:41:29.481659 2022] [php7:error] [pid 2684] [client 172.105.246.139:57416] script '/var/www/nextcloud/admin.php' not found or unable to stat
[Tue Dec 20 03:41:29.623984 2022] [php7:error] [pid 2412] [client 172.105.246.139:44686] script '/var/www/nextcloud/admin.php' not found or unable to stat
[Tue Dec 20 09:33:15.793871 2022] [php7:error] [pid 2396] [client 10.20.20.1:52510] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:33:46.650623 2022] [mpm_prefork:notice] [pid 154] AH00169: caught SIGTERM, shutting down
[Tue Dec 20 09:33:51.419344 2022] [ssl:warn] [pid 161] AH01909: homecloud.local:443:0 server certificate does NOT include an ID which matches the server name
[Tue Dec 20 09:33:51.449832 2022] [ssl:warn] [pid 164] AH01909: homecloud.local:443:0 server certificate does NOT include an ID which matches the server name
[Tue Dec 20 09:33:51.453747 2022] [mpm_prefork:notice] [pid 164] AH00163: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f configured -- resuming normal operations
[Tue Dec 20 09:33:51.453769 2022] [core:notice] [pid 164] AH00094: Command line: '/usr/sbin/apache2'
[Tue Dec 20 09:36:33.766427 2022] [php7:error] [pid 168] [client 185.7.214.218:48064] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:38:58.492189 2022] [php7:error] [pid 167] [client 10.20.20.1:33872] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:38:58.626644 2022] [php7:error] [pid 433] [client 10.20.20.1:33874] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:38:58.763437 2022] [php7:error] [pid 171] [client 10.20.20.1:33876] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:38:58.878197 2022] [php7:error] [pid 170] [client 10.20.20.1:33878] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:38:58.966782 2022] [php7:error] [pid 169] [client 10.20.20.1:33884] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:45:45.789455 2022] [php7:error] [pid 171] [client 10.20.20.1:52575] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:48:07.243720 2022] [php7:error] [pid 168] [client 10.20.20.1:52663] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:48:21.475019 2022] [php7:error] [pid 169] [client 10.20.20.6:52670] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 09:48:28.117417 2022] [php7:error] [pid 170] [client 10.20.20.6:52672] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:01:10.758717 2022] [php7:error] [pid 167] [client 10.20.20.1:52750] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:09:41.292450 2022] [php7:error] [pid 168] [client 92.118.39.29:36626] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:11:29.660752 2022] [php7:error] [pid 433] [client 147.182.248.53:41898] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:11:56.177851 2022] [php7:error] [pid 169] [client 10.20.20.1:34016] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:11:56.991198 2022] [php7:error] [pid 168] [client 10.20.20.1:34024] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:11:57.941998 2022] [php7:error] [pid 170] [client 10.20.20.1:34026] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:11:58.391239 2022] [php7:error] [pid 171] [client 10.20.20.1:34028] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:11:58.844254 2022] [php7:error] [pid 433] [client 10.20.20.1:34030] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:11:59.064942 2022] [php7:error] [pid 167] [client 10.20.20.1:34034] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:13:10.497145 2022] [php7:error] [pid 168] [client 10.20.20.1:34144] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:13:10.618824 2022] [php7:error] [pid 170] [client 10.20.20.1:34146] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:13:10.699538 2022] [php7:error] [pid 171] [client 10.20.20.1:34148] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:13:10.873967 2022] [php7:error] [pid 433] [client 10.20.20.1:34150] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:13:10.946102 2022] [php7:error] [pid 167] [client 10.20.20.1:34152] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:15:39.217435 2022] [php7:error] [pid 169] [client 10.20.20.1:52985] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
[Tue Dec 20 10:30:56.210042 2022] [php7:error] [pid 171] [client 23.90.160.130:53254] PHP Fatal error:  Declaration of OCA\\Talk\\Share\\RoomShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares): array must be compatible with OCP\\Share\\IShareProvider::getSharesInFolder($userId, OCP\\Files\\Folder $node, $reshares, $shallow = true) in /var/www/nextcloud/apps/spreed/lib/Share/RoomShareProvider.php on line 520
MYSQL:
2022-12-20T08:40:10.812891Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 3883
2022-12-20T08:40:10.822979Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:10.938144Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:10.938216Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:11.354995Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:11.355206Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:11.355242Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:11.355651Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:11.765237Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 3905
2022-12-20T08:40:11.782168Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:11.877674Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:11.877733Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:12.301102Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:12.301309Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:12.301353Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:12.301733Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:12.764714Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 3927
2022-12-20T08:40:12.776902Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:12.871376Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:12.871442Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:13.296145Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:13.296363Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:13.296406Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:13.296806Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:13.772943Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 3949
2022-12-20T08:40:13.789653Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:13.883762Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:13.883829Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:14.308267Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:14.308473Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:14.308506Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:14.308911Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:14.773068Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 3971
2022-12-20T08:40:14.781887Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:14.875930Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:14.875989Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:15.300764Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:15.300999Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:15.301030Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:15.301424Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:36.506516Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 4134
2022-12-20T08:40:36.515300Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:36.609891Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:36.609950Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:37.034373Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:37.034599Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:37.034633Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:37.035023Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:37.527398Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 4156
2022-12-20T08:40:37.535987Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:37.631267Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:37.631328Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:38.055226Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:38.055424Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:38.055455Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:38.055852Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:38.525269Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 4178
2022-12-20T08:40:38.533749Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:38.627401Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:38.627468Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:39.052385Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:39.052575Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:39.052604Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:39.052981Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:39.525191Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 4200
2022-12-20T08:40:39.533807Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:39.627857Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:39.627912Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:40.052457Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:40.052653Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:40.052685Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:40.053079Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T08:40:40.525080Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 4222
2022-12-20T08:40:40.533800Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T08:40:40.628271Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33015 size 2695168 is not a multiple of innodb_page_size
2022-12-20T08:40:40.628355Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T08:40:41.052261Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T08:40:41.052500Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T08:40:41.052523Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T08:40:41.052895Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T09:32:53.353551Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 4644
2022-12-20T09:32:53.362240Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T09:32:53.536550Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-12-20T09:32:53.788049Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-12-20T09:32:53.788084Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-12-20T09:32:53.807222Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '127.0.0.1' port: 33060, socket: /var/run/mysqld/mysqlx.sock
2022-12-20T09:32:53.807273Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.31-0ubuntu0.20.04.2'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu).
2022-12-20T09:33:46.582301Z 0 [System] [MY-013172] [Server] Received SHUTDOWN from user <via user signal>. Shutting down mysqld (Version: 8.0.31-0ubuntu0.20.04.2).
2022-12-20T09:33:47.591305Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T09:33:51.600288Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 152
2022-12-20T09:33:51.608421Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T09:33:51.749537Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33017 size 368640 is not a multiple of innodb_page_size
2022-12-20T09:33:51.749587Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T09:33:52.164059Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T09:33:52.164225Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T09:33:52.164258Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T09:33:52.164802Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T09:33:52.614374Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 353
2022-12-20T09:33:52.622992Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T09:33:52.718025Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33017 size 368640 is not a multiple of innodb_page_size
2022-12-20T09:33:52.718088Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T09:33:53.142503Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T09:33:53.142727Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T09:33:53.142761Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T09:33:53.143187Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T09:33:53.612833Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 375
2022-12-20T09:33:53.621262Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T09:33:53.728325Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33017 size 368640 is not a multiple of innodb_page_size
2022-12-20T09:33:53.728394Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T09:33:54.152991Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T09:33:54.153138Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T09:33:54.153178Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T09:33:54.153566Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T09:33:54.859909Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 397
2022-12-20T09:33:54.868434Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T09:33:54.967369Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33017 size 368640 is not a multiple of innodb_page_size
2022-12-20T09:33:54.967446Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T09:33:55.387379Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T09:33:55.387590Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T09:33:55.387628Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T09:33:55.388032Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T09:33:55.856836Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 419
2022-12-20T09:33:55.865667Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T09:33:55.963859Z 1 [ERROR] [MY-012962] [InnoDB] The redo log file ./#innodb_redo/#ib_redo33017 size 368640 is not a multiple of innodb_page_size
2022-12-20T09:33:55.963919Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2022-12-20T09:33:56.384453Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2022-12-20T09:33:56.384657Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2022-12-20T09:33:56.384685Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-12-20T09:33:56.385105Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.31-0ubuntu0.20.04.2)  (Ubuntu).
2022-12-20T09:34:48.186649Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.31-0ubuntu0.20.04.2) starting as process 503
2022-12-20T09:34:48.196393Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-12-20T09:34:48.397920Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2022-12-20T09:34:48.594261Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2022-12-20T09:34:48.594294Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
2022-12-20T09:34:48.614221Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '127.0.0.1' port: 33060, socket: /var/run/mysqld/mysqlx.sock
2022-12-20T09:34:48.614340Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.31-0ubuntu0.20.04.2'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu).

Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

As shown upwards there are no errors in /var/www/nextcloud/data/nextcloud.log

I hope you can help me fixing that problem. My fault is that I have no up-to-date snapshop of this container :smiley:

Same error on updating 24 to 25 here: using the web updater. update runs through, step 12 is made. Click on “Proceed” leads to a white page in browser. Nothing happens any more.
log throws:{“reqId”:“rsia99YDIEtB5k3umOob”,“level”:3,“time”:“2023-10-29T16:46:19+00:00”,“remoteAddr”:“<IPv6Addr”,“user”:“–”,“app”:“PHP”,“method”:“GET”,“url”:“/”,“message”:“Declaration of OCA\Talk\Share\RoomShareProvider::getSharesInFolder($userId, OCP\Files\Folder $node, $reshares): array must be compatible with OCP\Share\IShareProvider::getSharesInFolder($userId, OCP\Files\Folder $node, $reshares, $shallow = true) at /var//nextcloud/apps/spreed/lib/Share/RoomShareProvider.php#520”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/119.0”,“version”:“24.0.12.1”,“data”:{“app”:“PHP”}}

Some ideas?