I have tried twice to update my ns8 core from 3.5.0 to 3.6.2. Email stops syncing and nextcloud cant be accessed. Make sure to have a good backup before attempting!
Hi Bill,
I can’t reproduce on my systems. Let’s try to find out what happened.
Do you use Rocky or Debian?
Were there errors in the logs?
Did you customize the Nextcloud or Mail app?
Rocky linux on proxmox.
Tried updating nextcloud from 1.5.4 to 1.5.5 by itself without doing the core and Nextcloud gets stuck in maintenance mode.
To run the upgrade manually, assuming the nextcloud instance is nextcloud1:
runagent -m nextcloud1 occ upgrade
If maintenance mode is still active:
runagent -m nextcloud1 occ maintenance:mode --off
web interface now shows “1.3 installed with 1.4 available”.
runagent -m nextcloud1 occ upgrade shows “Nexcloud is already latest version”.
tried updating core by itself, no nexcloud webpage. (404 not found).
here is nextcloud log:
2025-04-03T06:24:29-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:24:29 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:24:59-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:24:59 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:25:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 803 cmd php -f /var/www/html/cron.php
2025-04-03T06:25:29-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:25:29 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:25:59-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:25:59 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:26:29-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:26:29 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:26:34-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:26:34 +0000 "PUT /ocs/v2.php" 200
2025-04-03T06:27:00-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:26:59 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:27:30-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:27:30 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:28:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:28:00.450 * 100 changes in 300 seconds. Saving...
2025-04-03T06:28:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:28:00.452 * Background saving started by pid 335
2025-04-03T06:28:00-04:00 [1:nextcloud1:nextcloud-redis] 335:C 03 Apr 2025 10:28:00.462 * DB saved on disk
2025-04-03T06:28:00-04:00 [1:nextcloud1:nextcloud-redis] 335:C 03 Apr 2025 10:28:00.463 * RDB: 0 MB of memory used by copy-on-write
2025-04-03T06:28:00-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:28:00 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:28:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:28:00.553 * Background saving terminated with success
2025-04-03T06:28:30-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:28:30 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:29:00-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:29:00 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:29:26-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:29:26 +0000 "GET /index.php" 204
2025-04-03T06:29:27-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:29:26 +0000 "GET /index.php" 204
2025-04-03T06:29:27-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - bill.marquis 03/Apr/2025:10:29:27 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:29:27-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - bill.marquis 03/Apr/2025:10:29:27 +0000 "GET /index.php" 304
2025-04-03T06:29:31-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:29:31 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:30:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 804 cmd php -f /var/www/html/cron.php
2025-04-03T06:30:01-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:30:01 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:30:31-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:30:31 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:31:01-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:31:01 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:31:31-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:31:31 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:31:34-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:31:34 +0000 "PUT /ocs/v2.php" 200
2025-04-03T06:32:02-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:32:01 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:32:32-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:32:32 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:33:01-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:33:01.055 * 100 changes in 300 seconds. Saving...
2025-04-03T06:33:01-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:33:01.057 * Background saving started by pid 336
2025-04-03T06:33:01-04:00 [1:nextcloud1:nextcloud-redis] 336:C 03 Apr 2025 10:33:01.069 * DB saved on disk
2025-04-03T06:33:01-04:00 [1:nextcloud1:nextcloud-redis] 336:C 03 Apr 2025 10:33:01.070 * RDB: 0 MB of memory used by copy-on-write
2025-04-03T06:33:01-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:33:01.157 * Background saving terminated with success
2025-04-03T06:33:02-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:33:02 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:33:32-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:33:32 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:34:02-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:34:02 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:34:33-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:34:32 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:34:50-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:34:49 +0000 "GET /index.php" 200
2025-04-03T06:35:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 805 cmd php -f /var/www/html/cron.php
2025-04-03T06:35:03-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:35:03 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:35:33-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:35:33 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:36:03-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:36:03 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:36:33-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:36:33 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:36:35-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:36:35 +0000 "PUT /ocs/v2.php" 200
2025-04-03T06:37:04-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:37:03 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:37:34-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:37:34 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:38:02-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:38:02.072 * 100 changes in 300 seconds. Saving...
2025-04-03T06:38:02-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:38:02.073 * Background saving started by pid 337
2025-04-03T06:38:02-04:00 [1:nextcloud1:nextcloud-redis] 337:C 03 Apr 2025 10:38:02.088 * DB saved on disk
2025-04-03T06:38:02-04:00 [1:nextcloud1:nextcloud-redis] 337:C 03 Apr 2025 10:38:02.089 * RDB: 0 MB of memory used by copy-on-write
2025-04-03T06:38:02-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:38:02.174 * Background saving terminated with success
2025-04-03T06:38:04-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:38:04 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:38:34-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:38:34 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:39:05-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:39:04 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:39:35-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:39:35 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:40:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 806 cmd php -f /var/www/html/cron.php
2025-04-03T06:40:05-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:40:05 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:40:35-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:40:35 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:41:05-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:41:05 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:41:36-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:41:35 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:41:36-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:41:35 +0000 "PUT /ocs/v2.php" 200
2025-04-03T06:42:06-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:42:06 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:42:36-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:42:36 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:43:06-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:43:06 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:43:36-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:43:36 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:44:06-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:44:06 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:44:37-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:44:36 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:45:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 807 cmd php -f /var/www/html/cron.php
2025-04-03T06:45:07-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:45:07 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:45:37-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:45:37 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:45:53 +0000 "GET /index.php" 204
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - bill.marquis 03/Apr/2025:10:45:54 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:45:54.717 * 100 changes in 300 seconds. Saving...
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:45:54.719 * Background saving started by pid 338
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-redis] 338:C 03 Apr 2025 10:45:54.736 * DB saved on disk
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-redis] 338:C 03 Apr 2025 10:45:54.737 * RDB: 0 MB of memory used by copy-on-write
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:45:54.821 * Background saving terminated with success
2025-04-03T06:45:54-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - bill.marquis 03/Apr/2025:10:45:54 +0000 "GET /index.php" 304
2025-04-03T06:45:55-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:45:54 +0000 "GET /index.php" 204
2025-04-03T06:46:07-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:46:07 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:46:37-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:46:36 +0000 "PUT /ocs/v2.php" 200
2025-04-03T06:46:37-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:46:37 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:46:51-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:46:50 +0000 "GET /index.php" 200
2025-04-03T06:47:08-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:47:08 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:47:38-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:47:38 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:48:08-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:48:08 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:48:38-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:48:38 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:49:09-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:49:08 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:49:39-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:49:39 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:50:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 808 cmd php -f /var/www/html/cron.php
2025-04-03T06:50:09-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:50:09 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:50:39-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:50:39 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:51:09-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:51:09 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:51:37-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:51:36 +0000 "PUT /ocs/v2.php" 200
2025-04-03T06:51:39-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:51:39 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:51:39-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:51:39.956 * 100 changes in 300 seconds. Saving...
2025-04-03T06:51:39-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:51:39.958 * Background saving started by pid 339
2025-04-03T06:51:39-04:00 [1:nextcloud1:nextcloud-redis] 339:C 03 Apr 2025 10:51:39.972 * DB saved on disk
2025-04-03T06:51:39-04:00 [1:nextcloud1:nextcloud-redis] 339:C 03 Apr 2025 10:51:39.973 * RDB: 0 MB of memory used by copy-on-write
2025-04-03T06:51:40-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 10:51:40.059 * Background saving terminated with success
2025-04-03T06:52:10-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:52:10 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:52:40-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:52:40 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:53:10-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:53:10 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:53:40-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:53:40 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:54:10-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:54:10 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:54:41-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:54:41 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:55:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 809 cmd php -f /var/www/html/cron.php
2025-04-03T06:55:11-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:55:11 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:55:41-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:55:41 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:56:11-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:56:11 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:56:37-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:56:36 +0000 "PUT /ocs/v2.php" 200
2025-04-03T06:56:42-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:56:41 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:57:12-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:57:12 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:57:42-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:57:42 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:58:12-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:58:12 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:58:42-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:58:42 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:58:51-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:58:51 +0000 "GET /index.php" 200
2025-04-03T06:59:13-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:59:12 +0000 "GET /ocs/v2.php" 304
2025-04-03T06:59:43-04:00 [1:nextcloud1:nextcloud-app] 127.0.0.1 - 03/Apr/2025:10:59:43 +0000 "GET /ocs/v2.php" 304
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Queued start job for default target Main User Target.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Created slice User Application Slice.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Started Mark boot as successful after the user session has run 2 minutes.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Started Daily Cleanup of User's Temporary Directories.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Reached target Paths.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Reached target Timers.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Starting D-Bus User Message Bus Socket...
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Starting Create User's Volatile Files and Directories...
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Finished Create User's Volatile Files and Directories.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Listening on D-Bus User Message Bus Socket.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Reached target Sockets.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Reached target Basic System.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Started Rootless module/nextcloud1 agent.
2025-04-03T07:52:54-04:00 [1:nextcloud1:systemd] Starting Podman nextcloud.service...
2025-04-03T07:52:56-04:00 [1:nextcloud1:systemd] Starting D-Bus User Message Bus...
2025-04-03T07:52:56-04:00 [1:nextcloud1:systemd] Started D-Bus User Message Bus.
2025-04-03T07:52:56-04:00 [1:nextcloud1:dbus-broker-launch] Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
2025-04-03T07:52:56-04:00 [1:nextcloud1:dbus-broker-launch] Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
2025-04-03T07:52:56-04:00 [1:nextcloud1:] Ready
2025-04-03T07:52:56-04:00 [1:nextcloud1:systemd] Created slice Slice /user.
2025-04-03T07:52:56-04:00 [1:nextcloud1:systemd] Created slice cgroup user-libpod_pod_8e845f99c0f0b00680898dee255a7e8dc357de12b17a42aeb52e9db6eb111e70.slice.
2025-04-03T07:52:56-04:00 [1:nextcloud1:podman] 8e845f99c0f0b00680898dee255a7e8dc357de12b17a42aeb52e9db6eb111e70
2025-04-03T07:52:56-04:00 [1:nextcloud1:systemd] podman-pause-0027e7da.scope: unit configures an IP firewall, but not running as root.
2025-04-03T07:52:56-04:00 [1:nextcloud1:systemd] (This warning is only shown for the first unit using IP firewalling.)
2025-04-03T07:52:56-04:00 [1:nextcloud1:systemd] Started podman-pause-0027e7da.scope.
2025-04-03T07:52:57-04:00 [1:nextcloud1:systemd] Started libcrun container.
2025-04-03T07:52:57-04:00 [1:nextcloud1:podman] 8e845f99c0f0b00680898dee255a7e8dc357de12b17a42aeb52e9db6eb111e70
2025-04-03T07:52:57-04:00 [1:nextcloud1:systemd] Started Podman nextcloud.service.
2025-04-03T07:52:57-04:00 [1:nextcloud1:systemd] Starting Podman nextcloud-db.service...
2025-04-03T07:52:57-04:00 [1:nextcloud1:systemd] Starting Podman nextcloud-redis.service...
2025-04-03T07:52:59-04:00 [1:nextcloud1:systemd] Started libcrun container.
2025-04-03T07:52:59-04:00 [1:nextcloud1:systemd] Started libcrun container.
2025-04-03T07:52:59-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:52:59+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.20+maria~ubu2004 started.
2025-04-03T07:52:59-04:00 [1:nextcloud1:podman] e4473b722fd4293344529c20a34862864594690306e4b6e63f2d3032e3d0c060
2025-04-03T07:52:59-04:00 [1:nextcloud1:systemd] Started Podman nextcloud-db.service.
2025-04-03T07:52:59-04:00 [1:nextcloud1:podman] c70c6555b2fd25c5095c60d25c075f4507747083003f0155056be4260fd01def
2025-04-03T07:52:59-04:00 [1:nextcloud1:systemd] Started Podman nextcloud-redis.service.
2025-04-03T07:52:59-04:00 [1:nextcloud1:systemd] Starting Podman nextcloud-app.service...
2025-04-03T07:52:59-04:00 [1:nextcloud1:nextcloud-redis] 1:C 03 Apr 2025 11:52:59.983 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
2025-04-03T07:52:59-04:00 [1:nextcloud1:nextcloud-redis] 1:C 03 Apr 2025 11:52:59.983 # Redis version=6.2.12, bits=64, commit=00000000, modified=0, pid=1, just started
2025-04-03T07:52:59-04:00 [1:nextcloud1:nextcloud-redis] 1:C 03 Apr 2025 11:52:59.983 # Configuration loaded
2025-04-03T07:52:59-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:52:59.985 * monotonic clock: POSIX clock_gettime
2025-04-03T07:52:59-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:52:59.987 * Running mode=standalone, port=6379.
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:52:59.997 # Server initialized
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:52:59.997 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:00.014 * Reading RDB preamble from AOF file...
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:00.014 * Loading RDB produced by version 6.2.12
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:00.014 * RDB age 717684 seconds
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:00.015 * RDB memory usage when created 1.16 Mb
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:00.015 * RDB has an AOF tail
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:00.016 # Done loading RDB, keys loaded: 196, keys expired: 0.
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:00.016 * Reading the remaining AOF tail...
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:00+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2025-04-03T07:53:00-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:00+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.20+maria~ubu2004 started.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:01.550 * DB loaded from append only file: 1.551 seconds
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:53:01.550 * Ready to accept connections
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01+00:00 [Note] [Entrypoint]: MariaDB upgrade not required
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] Starting MariaDB 10.6.20-MariaDB-ubu2004 source revision f00711bba2cd383825d0be1867f7d7d7f641c9e4 server_uid XoZghEYxrlji/fVrwFkm8LlDacE= as process 1
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Number of pools: 1
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Using Linux native AIO
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Completed initialization of buffer pool
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: 128 rollback segments are active.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: 10.6.20 started; log sequence number 2751181205; transaction id 7317667
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] Plugin 'FEEDBACK' is disabled.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] Server socket created on IP: '0.0.0.0'.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] Server socket created on IP: '::'.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:01 0 [Note] mariadbd: ready for connections.
2025-04-03T07:53:01-04:00 [1:nextcloud1:nextcloud-db] Version: '10.6.20-MariaDB-ubu2004' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
2025-04-03T07:53:02-04:00 [1:nextcloud1:nextcloud-db] 2025-04-03 11:53:02 0 [Note] InnoDB: Buffer pool(s) load completed at 250403 11:53:02
2025-04-03T07:53:03-04:00 [1:nextcloud1:systemd] Started libcrun container.
2025-04-03T07:53:03-04:00 [1:nextcloud1:podman] b91d1a0a62c7b6796c67f3d31eb0c388c5d035886d66b31712e54a9f2cd5a736
2025-04-03T07:53:03-04:00 [1:nextcloud1:nextcloud-app] Configuring Redis as session handler
2025-04-03T07:53:05-04:00 [1:nextcloud1:nextcloud-app] => Searching for scripts (*.sh) to run, located in the folder: /docker-entrypoint-hooks.d/before-starting
2025-04-03T07:53:07-04:00 [1:nextcloud1:nextcloud-app] 2025-04-03 11:53:07,340 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
2025-04-03T07:53:07-04:00 [1:nextcloud1:nextcloud-app] 2025-04-03 11:53:07,340 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
2025-04-03T07:53:08-04:00 [1:nextcloud1:nextcloud-app] crond: crond (busybox 1.36.1) started, log level 8
2025-04-03T07:53:09-04:00 [1:nextcloud1:nextcloud-app] [03-Apr-2025 11:53:09] NOTICE: fpm is running, pid 55
2025-04-03T07:53:09-04:00 [1:nextcloud1:nextcloud-app] [03-Apr-2025 11:53:09] NOTICE: ready to handle connections
2025-04-03T07:53:42-04:00 [1:nextcloud1:runagent] setup-ldap: ns8.meionline.net configuration completed
2025-04-03T07:53:42-04:00 [1:nextcloud1:systemd] Started Podman nextcloud-app.service.
2025-04-03T07:53:42-04:00 [1:nextcloud1:systemd] Starting Podman nextcloud-nginx.service...
2025-04-03T07:53:44-04:00 [1:nextcloud1:systemd] Started libcrun container.
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
2025-04-03T07:53:44-04:00 [1:nextcloud1:podman] bca44807d5f2c38f29f1cd6102a0f8418bf6b22e3763fed1aa5c162044a9d03c
2025-04-03T07:53:44-04:00 [1:nextcloud1:systemd] Started Podman nextcloud-nginx.service.
2025-04-03T07:53:44-04:00 [1:nextcloud1:systemd] Reached target Main User Target.
2025-04-03T07:53:44-04:00 [1:nextcloud1:systemd] Startup finished in 50.135s.
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] /docker-entrypoint.sh: Configuration complete; ready for start up
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: using the "epoll" event method
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: nginx/1.27.3
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309)
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: OS: Linux 5.14.0-427.37.1.el9_4.x86_64
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 524288:524288
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: start worker processes
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: start worker process 25
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: start worker process 26
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: start worker process 27
2025-04-03T07:53:44-04:00 [1:nextcloud1:nextcloud-nginx] 2025/04/03 11:53:44 [notice] 1#1: start worker process 28
2025-04-03T07:54:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:54:00.017 * 10000 changes in 60 seconds. Saving...
2025-04-03T07:54:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:54:00.018 * Background saving started by pid 11
2025-04-03T07:54:00-04:00 [1:nextcloud1:nextcloud-redis] 11:C 03 Apr 2025 11:54:00.032 * DB saved on disk
2025-04-03T07:54:00-04:00 [1:nextcloud1:nextcloud-redis] 11:C 03 Apr 2025 11:54:00.033 * RDB: 0 MB of memory used by copy-on-write
2025-04-03T07:54:00-04:00 [1:nextcloud1:nextcloud-redis] 1:M 03 Apr 2025 11:54:00.119 * Background saving terminated with success
2025-04-03T07:55:00-04:00 [1:nextcloud1:nextcloud-app] crond: USER www-data pid 270 cmd php -f /var/www/html/cron.php
2025-04-03T07:55:09-04:00 [1:nextcloud1:systemd] Starting Mark boot as successful...
2025-04-03T07:55:09-04:00 [1:nextcloud1:systemd] Finished Mark boot as successful.
2025-04-03T07:58:09-04:00 [1:nextcloud1:systemd] Created slice User Background Tasks Slice.
2025-04-03T07:58:09-04:00 [1:nextcloud1:systemd] Starting Cleanup of User's Temporary Files and Directories...
2025-04-03T07:58:09-04:00 [1:nextcloud1:systemd] Finished Cleanup of User's Temporary Files and Directories.
The Nextcloud log looks ok.
Does it help to save the Nextcloud or Mail app settings in the cluster-admin? This way the apps are reconfigured.
Please also check the node/cluster log for errors.
Finally getting back to this.
Installed core update 3.6.2, email still working but nextcloud gives a page 404.
Can get nextcloud logs but both cluster logs and node logs wont load in dump mode. I can however use follow mode.
Installed nextcloud update, mail update, and crowd sec update. Phone still connects to email but thunderbird doesn’t.
Rebooted Nethserver:
Lots of errors still no nextcloud.
Restored proxmox backup from before update and all is working again.
I have a large file of error messeges in txt.zip format, what should I do with it? Message board doesn’t allow uploads.
You may use some filehosting service like Secure file sharing with end-to-end encryption | Proton or put the text to a github gist.
The log time frame is 8:54 - 10:09, I can’t find the updates of core, mail and crowdsec.
The nextcloud logs look ok but I think that the http route to Nextcloud isn’t working anymore which leads to the “404 not found” error.