Cant edit ANY files after calendar update

Nextcloud version : 25.0.6.1
NextcloudPi version : v1.52.0
RaspberryPi 4 4GB

The issue you are facing:

probably after a nightly update, a message came up this morning before weblogin: the calendar app needs to be updated.
since that is completed i can no longer open/delete/upload files
it always comes the error:

Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

the rest of the web interface seems to work (i only use the file part of nextcloud)
i have rebooted and tried nc-update again without success

please help

NextcloudPi diagnostics

NextcloudPi version  v1.52.0
NextcloudPi image    NextCloudPi_11-27-20
OS                   Debian GNU/Linux 11. 5.15.32-v8+ (aarch64)
automount            yes
USB devices          sda
datadir              /var/www/nextcloud/data
data in SD           yes
data filesystem      ext2/ext3
data disk usage      92G/917G
rootfs usage         92G/917G
swapfile             /var/swap
dbdir                /var/lib/mysql
Nextcloud check      ok
Nextcloud version    25.0.6.1
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
HPB service          up
Postfix service      up
Internet check       ok
Public IPv4          ***REMOVED SENSITIVE VALUE***
Public IPv6          ***REMOVED SENSITIVE VALUE***
Port 80              closed
Port 443             closed
IP                   ***REMOVED SENSITIVE VALUE***
Gateway              ***REMOVED SENSITIVE VALUE***
Interface            eth0
Certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         no
Uptime               19min

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "5": "nextcloudpi.local",
            "7": "nextcloudpi",
            "8": "nextcloudpi.lan",
            "11": "88.130.190.17",
            "1": "192.168.178.4",
            "12": "4kul6rivyxuvjjau.myfritz.net",
            "20": "4kul6rivyxuvjjau.myfritz.net",
            "21": "192.168.178.4",
            "3": "nextcloudpi",
            "": "nextcloudpi",
            "14": "nextcloudpi",
            "22": "cloud.krug-floristik.de"
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "25.0.6.1",
        "overwrite.cli.url": "https:\/\/nextcloudpi\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "tempdirectory": "\/var\/www\/nextcloud\/data\/tmp",
        "mail_smtpmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "overwriteprotocol": "https",
        "loglevel": "2",
        "log_type": "file",
        "maintenance": false,
        "mail_sendmailmode": "smtp",
        "mail_smtpsecure": "tls",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "simpleSignUpLink.shown": false,
        "auth.bruteforce.protection.enabled": false,
        "theme": "",
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***"
    }
}

HTTPd logs

[Thu Jun 08 00:00:07.359588 2023] [mpm_event:notice] [pid 893:tid 548308915264] AH00489: Apache/2.4.56 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
[Thu Jun 08 00:00:07.359636 2023] [core:notice] [pid 893:tid 548308915264] AH00094: Command line: '/usr/sbin/apache2'
[Thu Jun 08 11:11:22.467707 2023] [proxy_fcgi:error] [pid 3344919:tid 548164579712] [remote 192.168.178.3:49677] AH01067: Failed to read FastCGI header
[Thu Jun 08 11:11:22.557841 2023] [proxy_fcgi:error] [pid 3344919:tid 548164579712] (104)Connection reset by peer: [remote 192.168.178.3:49677] AH01075: Error dispatching request to :4443:
[Thu Jun 08 11:11:22.505488 2023] [proxy_fcgi:error] [pid 3344919:tid 548181397888] [remote 192.168.178.3:49677] AH01067: Failed to read FastCGI header
[Thu Jun 08 11:11:22.565585 2023] [proxy_fcgi:error] [pid 3344919:tid 548181397888] (104)Connection reset by peer: [remote 192.168.178.3:49677] AH01075: Error dispatching request to :4443:
[Thu Jun 08 11:11:22.524528 2023] [proxy_fcgi:error] [pid 3344919:tid 548189806976] [remote 192.168.178.3:49677] AH01067: Failed to read FastCGI header
[Thu Jun 08 11:11:23.329216 2023] [mpm_event:notice] [pid 893:tid 548308915264] AH00492: caught SIGWINCH, shutting down gracefully
[Thu Jun 08 11:11:26.698456 2023] [core:warn] [pid 893:tid 548308915264] AH00045: child process 3344919 still did not exit, sending a SIGTERM
[Thu Jun 08 11:11:28.701053 2023] [core:warn] [pid 893:tid 548308915264] AH00045: child process 3344919 still did not exit, sending a SIGTERM
[Thu Jun 08 11:11:30.703371 2023] [core:warn] [pid 893:tid 548308915264] AH00045: child process 3344919 still did not exit, sending a SIGTERM
[Thu Jun 08 11:11:32.705675 2023] [core:error] [pid 893:tid 548308915264] AH00046: child process 3344919 still did not exit, sending a SIGKILL
[Thu Jun 08 11:11:41.038409 2023] [ssl:warn] [pid 533:tid 547850409024] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Thu Jun 08 11:11:41.039499 2023] [ssl:error] [pid 533:tid 547850409024] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=archlinux / issuer: CN=archlinux / serial: 0112307086B5A933D74576F54C8FD74C8207A8AF / notbefore: Nov 27 22:55:31 2020 GMT / notafter: Nov 25 22:55:31 2030 GMT]
[Thu Jun 08 11:11:41.039595 2023] [ssl:error] [pid 533:tid 547850409024] AH02604: Unable to configure certificate localhost:4443:0 for stapling
[Thu Jun 08 11:11:41.116056 2023] [ssl:warn] [pid 847:tid 547850409024] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Thu Jun 08 11:11:41.116546 2023] [ssl:error] [pid 847:tid 547850409024] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=archlinux / issuer: CN=archlinux / serial: 0112307086B5A933D74576F54C8FD74C8207A8AF / notbefore: Nov 27 22:55:31 2020 GMT / notafter: Nov 25 22:55:31 2030 GMT]
[Thu Jun 08 11:11:41.116647 2023] [ssl:error] [pid 847:tid 547850409024] AH02604: Unable to configure certificate localhost:4443:0 for stapling
[Thu Jun 08 11:11:41.127608 2023] [mpm_event:notice] [pid 847:tid 547850409024] AH00489: Apache/2.4.56 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
[Thu Jun 08 11:11:41.127754 2023] [core:notice] [pid 847:tid 547850409024] AH00094: Command line: '/usr/sbin/apache2'

Database logs

2022-06-19 10:46:48 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-06-19 10:46:48 0 [Note] InnoDB: 10.3.34 started; log sequence number 17649445041; transaction id 45740482
2022-06-19 10:46:48 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2022-06-19 10:46:48 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-06-19 10:46:48 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-06-19 10:46:49 0 [Note] Reading of all Master_info entries succeeded
2022-06-19 10:46:49 0 [Note] Added new Master_info '' to hash table
2022-06-19 10:46:49 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.3.34-MariaDB-0+deb10u1'  socket: '/run/mysqld/mysqld.sock'  port: 3306  Debian 10
2022-06-19 10:46:50 0 [Note] InnoDB: Buffer pool(s) load completed at 220619 10:46:50
2022-06-19 12:11:59 0 [Note] /usr/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-06-19 12:11:59 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-06-19 12:11:59 0 [Note] InnoDB: FTS optimize thread exiting.
2022-06-19 12:11:59 0 [Note] InnoDB: Starting shutdown...
2022-06-19 12:11:59 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2022-06-19 12:11:59 0 [Note] InnoDB: Buffer pool(s) dump completed at 220619 12:11:59
2022-06-19 12:12:01 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-06-19 12:12:01 0 [Note] InnoDB: Shutdown completed; log sequence number 17651300463; transaction id 45745937
2022-06-19 12:12:01 0 [Note] /usr/sbin/mysqld: Shutdown complete


Nextcloud logs

{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Remove old dashboard app config data","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add job to cleanup the bruteforce entries","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Queue a one-time job to check for user uploaded certificates","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Repair DAV shares","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add background job to set the lookup server share state for users","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add token cleanup job","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Clean up abandoned apps","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"OC\\Repair\\Events\\RepairStepEvent: Repair step: Add possibly missing system config","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:12+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"\\OC\\Updater::startCheckCodeIntegrity: Starting code integrity check...","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:35+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"\\OC\\Updater::finishedCheckCodeIntegrity: Finished code integrity check","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:35+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"\\OC\\Updater::updateEnd: Update successful","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:35+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"\\OC\\Updater::maintenanceDisabled: Turned off maintenance mode","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"ZIGYxcWgG9QxYulTpjqugwAAQhM","level":1,"time":"2023-06-08T09:01:35+00:00","remoteAddr":"192.168.178.3","user":"--","app":"updater","method":"GET","url":"/core/ajax/update.php?requesttoken=v3gni1sYgsK6pbUCI9HaY8Kn2SbhJv1xUP4BPMmHzfo%3D%3AyUxxwjFVta%2F%2FxOFVEOO2LaHrkFbVc4geP7RYBPrdtdU%3D","message":"\\OC\\Updater::resetLogLevel: Reset log level to Warning(2)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36","version":"25.0.6.1","data":{"app":"updater"}}
{"reqId":"GrnT4XMaPB841cU5c4mE","level":4,"time":"2023-06-08T09:12:50+00:00","remoteAddr":"","user":"--","app":"keeweb","method":"","url":"--","message":"Error during app loading: read error on connection to /var/run/redis/redis.sock:0","userAgent":"--","version":"25.0.6.1","exception":{"Exception":"RedisException","Message":"read error on connection to /var/run/redis/redis.sock:0","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Memcache/Redis.php","line":48,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/nextcloud/lib/autoloader.php","line":154,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"function":"load","class":"OC\\Autoloader","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":207,"function":"class_exists"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":173,"function":"isBootable","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":120,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Redis.php","Line":48,"message":"Error during app loading: read error on connection to /var/run/redis/redis.sock:0","exception":{},"CustomMessage":"Error during app loading: read error on connection to /var/run/redis/redis.sock:0"}}
{"reqId":"GrnT4XMaPB841cU5c4mE","level":4,"time":"2023-06-08T09:12:50+00:00","remoteAddr":"","user":"--","app":"nextcloudpi","method":"","url":"--","message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","userAgent":"--","version":"25.0.6.1","exception":{"Exception":"RedisException","Message":"Redis server /var/run/redis/redis.sock:0 went away","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Memcache/Redis.php","line":48,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/nextcloud/lib/autoloader.php","line":154,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"function":"load","class":"OC\\Autoloader","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":207,"function":"class_exists"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":173,"function":"isBootable","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":120,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Redis.php","Line":48,"message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","exception":{},"CustomMessage":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away"}}
{"reqId":"GrnT4XMaPB841cU5c4mE","level":4,"time":"2023-06-08T09:12:50+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Could not boot notify_push: No such file or directory","userAgent":"--","version":"25.0.6.1","exception":{"Exception":"RedisException","Message":"No such file or directory","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/RedisFactory.php","line":137,"function":"pconnect","class":"Redis","type":"->"},{"file":"/var/www/nextcloud/lib/private/RedisFactory.php","line":178,"function":"create","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/nextcloud/apps/notify_push/lib/AppInfo/Application.php","line":62,"function":"getInstance","class":"OC\\RedisFactory","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":162,"function":"OCA\\NotifyPush\\AppInfo\\{closure}","class":"OCA\\NotifyPush\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":129,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":460,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":438,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":89,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":108,"function":"array_map"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":116,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":133,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":466,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":438,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":57,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":50,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"function":"OC\\AppFramework\\Bootstrap\\{closure}","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":67,"function":"array_map"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php","line":51,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->"},{"file":"/var/www/nextcloud/apps/notify_push/lib/AppInfo/Application.php","line":70,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":190,"function":"boot","class":"OCA\\NotifyPush\\AppInfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":208,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":120,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/RedisFactory.php","Line":137,"message":"Could not boot notify_push: No such file or directory","exception":{},"CustomMessage":"Could not boot notify_push: No such file or directory"}}
{"reqId":"GrnT4XMaPB841cU5c4mE","level":4,"time":"2023-06-08T09:12:50+00:00","remoteAddr":"","user":"--","app":"oauth2","method":"","url":"--","message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","userAgent":"--","version":"25.0.6.1","exception":{"Exception":"RedisException","Message":"Redis server /var/run/redis/redis.sock:0 went away","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Memcache/Redis.php","line":48,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/nextcloud/lib/autoloader.php","line":154,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"function":"load","class":"OC\\Autoloader","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":207,"function":"class_exists"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":173,"function":"isBootable","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":120,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Redis.php","Line":48,"message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","exception":{},"CustomMessage":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away"}}
{"reqId":"GrnT4XMaPB841cU5c4mE","level":4,"time":"2023-06-08T09:12:50+00:00","remoteAddr":"","user":"--","app":"privacy","method":"","url":"--","message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","userAgent":"--","version":"25.0.6.1","exception":{"Exception":"RedisException","Message":"Redis server /var/run/redis/redis.sock:0 went away","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Memcache/Redis.php","line":48,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/nextcloud/lib/autoloader.php","line":154,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"function":"load","class":"OC\\Autoloader","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":207,"function":"class_exists"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":173,"function":"isBootable","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":120,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Redis.php","Line":48,"message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","exception":{},"CustomMessage":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away"}}
{"reqId":"GrnT4XMaPB841cU5c4mE","level":4,"time":"2023-06-08T09:12:50+00:00","remoteAddr":"","user":"--","app":"serverinfo","method":"","url":"--","message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","userAgent":"--","version":"25.0.6.1","exception":{"Exception":"RedisException","Message":"Redis server /var/run/redis/redis.sock:0 went away","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Memcache/Redis.php","line":48,"function":"get","class":"Redis","type":"->"},{"file":"/var/www/nextcloud/lib/autoloader.php","line":154,"function":"get","class":"OC\\Memcache\\Redis","type":"->"},{"function":"load","class":"OC\\Autoloader","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":207,"function":"class_exists"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":173,"function":"isBootable","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":120,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Redis.php","Line":48,"message":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away","exception":{},"CustomMessage":"Error during app loading: Redis server /var/run/redis/redis.sock:0 went away"}}
{"reqId":"ZIGbzG1yHcokg3RAXld33AAADQM","level":2,"time":"2023-06-08T09:13:48+00:00","remoteAddr":"192.168.178.31","user":"--","app":"no app in context","method":"POST","url":"/index.php/login","message":"Login failed: krug1891 (Remote IP: 192.168.178.31)","userAgent":"Mozilla/5.0 (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36","version":"25.0.6.1","data":[]}

NextCloudPi logs:

``` NextCloudPi logs Thu 8 Jun 06:25:03 CEST 2023 - Running /etc/cron.daily/ncp-autoupdate... [ nc-update-nc-apps-auto ] checking for updates... calendar new version available: 4.4.0 Error: Database error when running migration 4004Date20230414163505 for app calendar Migration step 'OCA\Calendar\Migration\Version4004Date20230414163505' is unknown contacts new version available: 5.3.0 contacts updated [ncp-update-nc] Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Current Nextcloud version 25.0.6.1 Available Nextcloud version 25.0.6 Nothing to update

[ nc-limits ] (Thu 8 Jun 11:12:13 CEST 2023)
Using 2983323648 for PHP max memory
Installing template ‘php/90-ncp.ini.sh’…
Using 37 PHP threads
Installing template ‘php/pool.d.www.conf.sh’…
System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
Installing template ‘mysql/91-ncp.cnf.sh’…
System config value trusted_proxies => 11 set to string 127.0.0.1
An unhandled exception has been thrown:
RedisException: LOADING Redis is loading the dataset in memory in /var/www/nextcloud/lib/private/Memcache/Redis.php:48
Stack trace:
#0 /var/www/nextcloud/lib/private/Memcache/Redis.php(48): Redis->get()
#1 /var/www/nextcloud/lib/autoloader.php(154): OC\Memcache\Redis->get()
#2 [internal function]: OC\Autoloader->load()
#3 /var/www/nextcloud/lib/private/ServerContainer.php(106): class_exists()
#4 /var/www/nextcloud/lib/private/ServerContainer.php(176): OC\ServerContainer->getAppContainer()
#5 /var/www/nextcloud/lib/private/ServerContainer.php(143): OC\ServerContainer->getAppContainerForService()
#6 /var/www/nextcloud/lib/private/Console/Application.php(220): OC\ServerContainer->query()
#7 /var/www/nextcloud/lib/private/Console/Application.php(130): OC\Console\Application->loadCommandsFromInfoXml()
#8 /var/www/nextcloud/console.php(99): OC\Console\Application->loadCommands()
#9 /var/www/nextcloud/occ(11): require_once(‘…’)
#10 {main}
System config value trusted_proxies => 13 set to string nextcloudpi
System config value trusted_proxies => 14 set to string 192.168.178.4
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
configuration saved
[ nc-update-nc-apps ] (Thu Jun 8 11:24:22 CEST 2023)

[ nc-update ] (Thu Jun 8 11:26:28 CEST 2023)
Downloading updates
Performing updates
Running nc-autoupdate-nc
[ nc-autoupdate-nc ] (Thu Jun 8 11:28:41 CEST 2023)
automatic Nextcloud updates enabled
automatic Nextcloud updates enabled

NextCloudPi updated to version v1.52.0

</details>

See Calendar App update unsuccessfull in NC-aio 26 · Issue #5298 · nextcloud/calendar · GitHub and Updating Calendar App breaks NextCloud 26.0.2

“occ upgrade” should fix it
This command dosnt exist at nextcloudpi
… or i dont know how to use it
EDIT:
command works with root user and sudo -u www-data php occ upgrade
says: Nextcloud is already latest version
… nothing has changed

Use ncc upgrade on NCP

can you please describe in detail how

1 Like

aftsince the daily cron autoupdate to NC 26.0.1.1
everything works again

thank you