Skip to content

Instantly share code, notes, and snippets.

@stephdl
Created April 3, 2024 12:33
Show Gist options
  • Save stephdl/cb845197f8d0c27a8d0e6f31c1192671 to your computer and use it in GitHub Desktop.
Save stephdl/cb845197f8d0c27a8d0e6f31c1192671 to your computer and use it in GitHub Desktop.
Nextcloud migration from ns7 to NS8 with local samba on NS7
[root@R1-pve ~]# journalctl _UID=$(id -u nextcloud1) > dump
[root@R1-pve ~]# cat dump
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Queued start job for default target Main User Target.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Created slice User Application Slice.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Started Mark boot as successful after the user session has run 2 minutes.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Started Daily Cleanup of User's Temporary Directories.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Reached target Paths.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Reached target Timers.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Starting D-Bus User Message Bus Socket...
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Starting Create User's Volatile Files and Directories...
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Finished Create User's Volatile Files and Directories.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Listening on D-Bus User Message Bus Socket.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Reached target Sockets.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Reached target Basic System.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Started Rootless module/nextcloud1 agent.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Reached target Main User Target.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Startup finished in 68ms.
Apr 03 12:18:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/72bf5105-bd59-429c-9ebb-131baf37f03c: create-module/05pullimages is starting
Apr 03 12:18:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Add to module/nextcloud1 environment REDIS_IMAGE=docker.io/redis:6.2.12-alpine
Apr 03 12:18:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Add to module/nextcloud1 environment MARIADB_IMAGE=docker.io/mariadb:10.6.16
Apr 03 12:18:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Add to module/nextcloud1 environment NGINX_IMAGE=docker.io/nginx:1.25.3-alpine
Apr 03 12:18:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Add to module/nextcloud1 environment NEXTCLOUD_APP_IMAGE=ghcr.io/nethserver/nextcloud-app:1.1.5
Apr 03 12:18:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: podman-pull-missing docker.io/redis:6.2.12-alpine docker.io/mariadb:10.6.16 docker.io/nginx:1.25.3-alpine ghcr.io/nethserver/nextcloud-app:1.1.5
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Starting D-Bus User Message Bus...
Apr 03 12:18:48 R1-pve.rocky9-pve.org dbus-broker-launch[10453]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Apr 03 12:18:48 R1-pve.rocky9-pve.org dbus-broker-launch[10453]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Started D-Bus User Message Bus.
Apr 03 12:18:48 R1-pve.rocky9-pve.org dbus-broker-lau[10453]: Ready
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Created slice Slice /user.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: podman-pause-b2f26a11.scope: unit configures an IP firewall, but not running as root.
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: (This warning is only shown for the first unit using IP firewalling.)
Apr 03 12:18:48 R1-pve.rocky9-pve.org systemd[10395]: Started podman-pause-b2f26a11.scope.
Apr 03 12:18:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Trying to pull docker.io/library/redis:6.2.12-alpine...
Apr 03 12:18:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Getting image source signatures
Apr 03 12:18:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:4a828495d25374d7219cc75933581a5c5bc43aaa09b549e81ce838467220a46e
Apr 03 12:18:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:029a81f05585f767fb7549af85a8f24479149e2a73710427a8775593fbe86159
Apr 03 12:18:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:f18575e3694b6c5ca6860ac158b3015703562add69145fcc26dc6957c893a2b6
Apr 03 12:18:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3
Apr 03 12:18:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:7aaf69037d81f66eec59c735ab5ab7e0a7bf9a2206560da4a7f34fb381758417
Apr 03 12:18:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:3b439d5c2f2545ae374ccbe318c8cd118537b041fc7eb52ecca6c4e147196e4d
Apr 03 12:18:51 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying config sha256:b9cad9a5aff99063a48d14d26e9f31dcf1768b8e65c4687a8e3bc995c02749f3
Apr 03 12:18:51 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Writing manifest to image destination
Apr 03 12:18:51 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: b9cad9a5aff99063a48d14d26e9f31dcf1768b8e65c4687a8e3bc995c02749f3
Apr 03 12:18:52 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Trying to pull docker.io/library/mariadb:10.6.16...
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Getting image source signatures
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:9ccb78610af4c419a86e6b33cdc86b25507cdffb50054c0b904750087d20465b
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:5cc81bb9b5369af07109453d808885b63c33561b7092904c49bafd4490fb17ec
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:c51589605430e66e3b5fd9380ed027882b39737b51eb22e481cc16aac3adad4b
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:4bb7b492b7f37f3124bd5419320aad67c048189a87e0d6d2234a1b8046fd67fe
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:fc39d74f2bf878b0b92f4383eaddd65e6ae50314610a7e8fb8aecab9527423c5
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:8ee0874247356ecb5ea92128219660506b139dcb6cc45dcab84d98b3c6485061
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:845e15a8b24e0c6644c5e2b30fd832997b671d22a684c5f2d99ae7772d9af681
Apr 03 12:18:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:4f6a85711210dec051fa5617920458373f9cc588e961616d5b1efcb4c31e4d26
Apr 03 12:18:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying config sha256:10fbb70b8165849c093d7dfae33673a4ea4397cfd03ac26a733fd0118c76c8e6
Apr 03 12:18:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Writing manifest to image destination
Apr 03 12:19:00 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 10fbb70b8165849c093d7dfae33673a4ea4397cfd03ac26a733fd0118c76c8e6
Apr 03 12:19:00 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Trying to pull docker.io/library/nginx:1.25.3-alpine...
Apr 03 12:19:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Getting image source signatures
Apr 03 12:19:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:4ea31a8fb8756a19d3e7710cb8be2b66aea4e678cc836b88c8c8daa4b564d55b
Apr 03 12:19:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:9e03973bc8036b5eecce7b2d9996cc16108ad4fe366bafd5e0b972c57339404e
Apr 03 12:19:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:6c866301bd2c1af4fb61766a45a078102eedab8c7b910c0796eab6ea99b14577
Apr 03 12:19:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:d18780149b8172369a5d5194091eb33adc7fcbfd32056d7eb3cedde75725bf82
Apr 03 12:19:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:a3a550dcd38681a0c4c41afd0f4977260b70ceec241359a0b35f443e865bdaff
Apr 03 12:19:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8
Apr 03 12:19:02 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:e57ebb3e206791646f52f35d99488b64a61ab4a1d39b7be52b15d82bd3b12988
Apr 03 12:19:02 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:efb7d60b16cfcd8e0daecf965b6f5575423bf03ac868cbd7def5803501b311b1
Apr 03 12:19:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying config sha256:2b70e4aaac6b5370bf3a556f5e13156692351696dd5d7c5530d117aa21772748
Apr 03 12:19:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Writing manifest to image destination
Apr 03 12:19:04 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2b70e4aaac6b5370bf3a556f5e13156692351696dd5d7c5530d117aa21772748
Apr 03 12:19:04 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Trying to pull ghcr.io/nethserver/nextcloud-app:1.1.5...
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Getting image source signatures
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:29b26790e776a1cc9b43680ca7e04a3c945aacf3f4325e059b7cc2ec75710990
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:7c939177d044b1261cc12d0cb382398fdb1bd33ec424e3b73c022f24d9343605
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:095a868240f442d92cd5a4e6a154741988cbac5a24ae7b1f1f3657ff405565ff
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:b6f1a98f98c517ca5f2951fb16a80bc7c7c9ab183da9aee2102119f621213f9e
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:471d277ef1075fcb933626dc0ffc4f5ab53bd195e595e87e68383e40d1717588
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:7053f8f4f9e6d3d86596d7247c48c4dec9ab9526003d0d66ed6450c5528c8703
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:77e4563d7b4372c5d55b8e94ae0f72731158721beca138dc68a382cec8ff8d93
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:daf998c392e0fc95472426599128e1a34a5fde6adcd1565e412bf65a6c87ac02
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:8223d22aba60c97f9f689cb53dc18791fac97dec261b924c02285e81abae2842
Apr 03 12:19:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:06f0884bc625cddc4d007c0f351dba68bdfef7c936eb1b8d4814921d86f8b6e1
Apr 03 12:19:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:f130fbf8fcd091c6599d8ba514e239c9d156331083958f443fce39ea7dc8b8b3
Apr 03 12:19:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:b68ceafe13eab401b5f3db02ef11ec7b8812b2f188152f84624fa5eca1ca448c
Apr 03 12:19:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:11ea72a9b8c13f7b1bd65c473d9c2df6001734139cac6c409f5aecdc3cdd70a7
Apr 03 12:19:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:9a8baf1d6ebffc3e8a4873b83bcf4a05820a1b15dc446daca7a00cb8192f86c1
Apr 03 12:19:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:fd9d41acb37aa5bb59a6db17b6474d31a0cc0c22cc361a22cd95e9ee9be6cb52
Apr 03 12:19:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:f8b902e76f131446ffaeb670114a645aa00ce082274a780fda492a042f0db7c5
Apr 03 12:19:07 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:a4c1eb97de5f3efe4fff71b66a39707e7013942d1ca300b04d55086d3cb77ea6
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying config sha256:b342d85ff6414729025b5d3b82ede7ac5a49f4d6a12a39d2270f174f93f09d26
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Writing manifest to image destination
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: b342d85ff6414729025b5d3b82ede7ac5a49f4d6a12a39d2270f174f93f09d26
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/72bf5105-bd59-429c-9ebb-131baf37f03c: create-module/10selfadm_role is starting
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 1
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/72bf5105-bd59-429c-9ebb-131baf37f03c: create-module/20expandconfig is starting
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/72bf5105-bd59-429c-9ebb-131baf37f03c: action "create-module" status is "completed" (0) at step 20expandconfig
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/228e68fa-a371-4f7c-a568-4254047e0587: import-module/00validate_import is starting
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/228e68fa-a371-4f7c-a568-4254047e0587: import-module/02pullrsync is starting
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: podman-pull-missing ghcr.io/nethserver/rsync:2.6.0
Apr 03 12:19:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Trying to pull ghcr.io/nethserver/rsync:2.6.0...
Apr 03 12:19:25 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Getting image source signatures
Apr 03 12:19:25 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:bb0e78fba5bfae9b6c69402b1c3804b62dab066588794cc61d1798f0e6a46bf5
Apr 03 12:19:25 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying blob sha256:82e94dfc42a5139b349717d0ef16203b01c32a0a5c61b3b3c034e6a329868fbf
Apr 03 12:19:26 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Copying config sha256:b2258013be8eba004e2e882e0fa8609cf3b4e169448e3b1048597eb6c1680f9e
Apr 03 12:19:26 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Writing manifest to image destination
Apr 03 12:19:26 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: b2258013be8eba004e2e882e0fa8609cf3b4e169448e3b1048597eb6c1680f9e
Apr 03 12:19:26 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/228e68fa-a371-4f7c-a568-4254047e0587: import-module/05create_volumes is starting
Apr 03 12:19:27 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: podman volume create nextcloud-app-data
Apr 03 12:19:27 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: nextcloud-app-data
Apr 03 12:19:27 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/228e68fa-a371-4f7c-a568-4254047e0587: import-module/10recvstate is starting
Apr 03 12:19:27 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: podman run --rm --privileged --network=host --workdir=/srv --env=RSYNCD_NETWORK=10.5.4.0/24 --env=RSYNCD_ADDRESS=cluster-localnode --env=RSYNCD_PORT=20012 --env=RSYNCD_USER=nextcloud1 --env=RSYNCD_PASSWORD=1011577c46813-41b4-4746-bd6a-c8bc373e7500 --env=RSYNCD_SYSLOG_TAG=nextcloud1 --volume=/dev/log:/dev/log --name=rsync-nextcloud1 --volume=/home/nextcloud1/.config/state:/srv/state --volume=nextcloud-app-data:/srv/volumes/nextcloud-app-data ghcr.io/nethserver/rsync:2.6.0
Apr 03 12:19:27 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:19:27 R1-pve.rocky9-pve.org nextcloud1[11100]: rsyncd version 3.2.7 starting, listening on port 20012
Apr 03 12:19:28 R1-pve.rocky9-pve.org nextcloud1[11104]: connect from UNDETERMINED (10.5.4.2)
Apr 03 12:19:28 R1-pve.rocky9-pve.org nextcloud1[11104]: module-list request from UNDETERMINED (10.5.4.2)
Apr 03 12:19:49 R1-pve.rocky9-pve.org nextcloud1[11107]: connect from UNDETERMINED (10.5.4.2)
Apr 03 12:19:49 R1-pve.rocky9-pve.org nextcloud1[11107]: rsync allowed access on module data from UNDETERMINED (10.5.4.2)
Apr 03 12:19:49 R1-pve.rocky9-pve.org nextcloud1[11107]: rsync to data/ from nextcloud1@UNDETERMINED (10.5.4.2)
Apr 03 12:19:49 R1-pve.rocky9-pve.org nextcloud1[11107]: receiving file list
Apr 03 12:19:49 R1-pve.rocky9-pve.org nextcloud1[11107]: sent 24 bytes received 58 bytes total size 230
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11109]: connect from UNDETERMINED (10.5.4.2)
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11109]: rsync allowed access on module data from UNDETERMINED (10.5.4.2)
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11109]: rsync to data/volumes/nextcloud-app-data/data/ from nextcloud1@UNDETERMINED (10.5.4.2)
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11109]: receiving file list
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11109]: sent 957 bytes received 38264627 bytes total size 38251897
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11112]: connect from UNDETERMINED (10.5.4.2)
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11112]: rsync allowed access on module data from UNDETERMINED (10.5.4.2)
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11112]: rsync to data/state/restore/ from nextcloud1@UNDETERMINED (10.5.4.2)
Apr 03 12:19:50 R1-pve.rocky9-pve.org nextcloud1[11112]: receiving file list
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11114]: connect from UNDETERMINED (10.5.4.2)
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11114]: rsync allowed access on module data from UNDETERMINED (10.5.4.2)
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11112]: sent 40 bytes received 161843 bytes total size 161715
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11114]: rsync to data/state/ from nextcloud1@UNDETERMINED (10.5.4.2)
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11114]: receiving file list
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11114]: sent 40 bytes received 1286 bytes total size 1184
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11116]: connect from UNDETERMINED (10.5.4.2)
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11116]: rsync allowed access on module terminate from UNDETERMINED (10.5.4.2)
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11117]: rsync on terminate/ from nextcloud1@UNDETERMINED (10.5.4.2)
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11117]: building file list
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11117]: sent 50 bytes received 25 bytes total size 0
Apr 03 12:19:51 R1-pve.rocky9-pve.org nextcloud1[11100]: sent 0 bytes received 0 bytes total size 0
Apr 03 12:19:51 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/228e68fa-a371-4f7c-a568-4254047e0587: import-module/99mark_completed is starting
Apr 03 12:19:51 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/228e68fa-a371-4f7c-a568-4254047e0587: action "import-module" status is "completed" (0) at step 99mark_completed
Apr 03 12:19:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/ac6606d2-4c99-4958-bd3e-f4efe357d891: configure-module/20configure is starting
Apr 03 12:19:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/ac6606d2-4c99-4958-bd3e-f4efe357d891: configure-module/30traefik is starting
Apr 03 12:19:55 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: _acontrol_task request attempt failed (WS reached EOF while waiting for module/traefik1/task/66df7f71-f9e3-4449-80d2-87fa96a2d1f7). Retrying...
Apr 03 12:19:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: task/module/nextcloud1/ac6606d2-4c99-4958-bd3e-f4efe357d891: configure-module/40migrate is starting
Apr 03 12:19:59 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:19:59 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.16+maria~ubu2004 started.
Apr 03 12:19:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.16+maria~ubu2004 started.
Apr 03 12:19:59 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
Apr 03 12:19:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
Apr 03 12:19:59 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.16+maria~ubu2004 started.
Apr 03 12:19:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.16+maria~ubu2004 started.
Apr 03 12:19:59 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Initializing database files
Apr 03 12:19:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:19:59+00:00 [Note] [Entrypoint]: Initializing database files
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: To do so, start the server, then issue the following command:
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: '/usr/bin/mariadb-secure-installation'
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: which will also give you the option of removing the test
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: databases and anonymous user created by default. This is
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: strongly recommended for production servers.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: See the MariaDB Knowledgebase at https://mariadb.com/kb
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Please report any problems at https://mariadb.org/jira
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: The latest information about MariaDB is available at https://mariadb.org/.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Consider joining MariaDB's strong and vibrant community:
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: https://mariadb.org/get-involved/
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: To do so, start the server, then issue the following command:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: '/usr/bin/mariadb-secure-installation'
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: which will also give you the option of removing the test
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: databases and anonymous user created by default. This is
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: strongly recommended for production servers.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: See the MariaDB Knowledgebase at https://mariadb.com/kb
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: Please report any problems at https://mariadb.org/jira
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03+00:00 [Note] [Entrypoint]: Database files initialized
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: The latest information about MariaDB is available at https://mariadb.org/.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: Consider joining MariaDB's strong and vibrant community:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: https://mariadb.org/get-involved/
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03+00:00 [Note] [Entrypoint]: Database files initialized
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03+00:00 [Note] [Entrypoint]: Starting temporary server
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03+00:00 [Note] [Entrypoint]: Starting temporary server
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03+00:00 [Note] [Entrypoint]: Waiting for server startup
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03+00:00 [Note] [Entrypoint]: Waiting for server startup
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] Starting MariaDB 10.6.16-MariaDB-1:10.6.16+maria~ubu2004 source revision b83c379420a8846ae4b28768d3c81fa354cca056 as process 99
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] Starting MariaDB 10.6.16-MariaDB-1:10.6.16+maria~ubu2004 source revision b83c379420a8846ae4b28768d3c81fa354cca056 as process 99
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Number of pools: 1
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Number of pools: 1
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Using Linux native AIO
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Using Linux native AIO
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Completed initialization of buffer pool
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Completed initialization of buffer pool
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: 128 rollback segments are active.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: 128 rollback segments are active.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Creating shared tablespace for temporary tables
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Creating shared tablespace for temporary tables
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] InnoDB: 10.6.16 started; log sequence number 42486; transaction id 14
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] Plugin 'FEEDBACK' is disabled.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] InnoDB: 10.6.16 started; log sequence number 42486; transaction id 14
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] Plugin 'FEEDBACK' is disabled.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Warning] 'user' entry 'root@a50e8d15a79e' ignored in --skip-name-resolve mode.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Warning] 'proxies_priv' entry '@% root@a50e8d15a79e' ignored in --skip-name-resolve mode.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Warning] 'user' entry 'root@a50e8d15a79e' ignored in --skip-name-resolve mode.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Warning] 'proxies_priv' entry '@% root@a50e8d15a79e' ignored in --skip-name-resolve mode.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:03 0 [Note] mariadbd: ready for connections.
Apr 03 12:20:03 R1-pve.rocky9-pve.org restore_db[11171]: Version: '10.6.16-MariaDB-1:10.6.16+maria~ubu2004' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:03 0 [Note] mariadbd: ready for connections.
Apr 03 12:20:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: Version: '10.6.16-MariaDB-1:10.6.16+maria~ubu2004' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
Apr 03 12:20:04 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:04+00:00 [Note] [Entrypoint]: Temporary server started.
Apr 03 12:20:04 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:04+00:00 [Note] [Entrypoint]: Temporary server started.
Apr 03 12:20:06 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Creating database nextcloud
Apr 03 12:20:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Creating database nextcloud
Apr 03 12:20:06 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Creating user nextcloud
Apr 03 12:20:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Creating user nextcloud
Apr 03 12:20:06 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Giving user nextcloud access to schema nextcloud
Apr 03 12:20:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Giving user nextcloud access to schema nextcloud
Apr 03 12:20:06 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation)
Apr 03 12:20:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation)
Apr 03 12:20:06 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:06 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/dump.sql
Apr 03 12:20:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:06+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/dump.sql
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: sourcing /docker-entrypoint-initdb.d/zz_stop.sh
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: sourcing /docker-entrypoint-initdb.d/zz_stop.sh
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] mariadbd (initiated by: unknown): Normal shutdown
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] mariadbd (initiated by: unknown): Normal shutdown
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] InnoDB: FTS optimize thread exiting.
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] InnoDB: FTS optimize thread exiting.
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] InnoDB: Starting shutdown...
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] InnoDB: Starting shutdown...
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 240403 10:20:11
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] InnoDB: Buffer pool(s) dump completed at 240403 10:20:11
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] InnoDB: Shutdown completed; log sequence number 800237; transaction id 495
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] InnoDB: Shutdown completed; log sequence number 800237; transaction id 495
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]: 2024-04-03 10:20:11 0 [Note] mariadbd: Shutdown complete
Apr 03 12:20:11 R1-pve.rocky9-pve.org restore_db[11171]:
Apr 03 12:20:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: 2024-04-03 10:20:11 0 [Note] mariadbd: Shutdown complete
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: libpod-a50e8d15a79ea5c9caeb571622ada10886b3ff9c82bc9f02942581ee970ab620.scope: Consumed 1.769s CPU time.
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Starting Podman nextcloud.service...
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Created slice cgroup user-libpod_pod_cd6e4f50657379f28d81d225de8588cefb16d011cfef09335c2c0df4aa2abdb4.slice.
Apr 03 12:20:11 R1-pve.rocky9-pve.org podman[11480]: cd6e4f50657379f28d81d225de8588cefb16d011cfef09335c2c0df4aa2abdb4
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:20:11 R1-pve.rocky9-pve.org podman[11550]: cd6e4f50657379f28d81d225de8588cefb16d011cfef09335c2c0df4aa2abdb4
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Started Podman nextcloud.service.
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Starting Podman nextcloud-db.service...
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Starting Podman nextcloud-redis.service...
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:20:11 R1-pve.rocky9-pve.org podman[11593]: c1393ffa13712e272dcbd7510298700b396f514d1ee04f974a91d40c982de282
Apr 03 12:20:11 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:11+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.16+maria~ubu2004 started.
Apr 03 12:20:11 R1-pve.rocky9-pve.org systemd[10395]: Started Podman nextcloud-db.service.
Apr 03 12:20:12 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:20:12 R1-pve.rocky9-pve.org podman[11592]: 904e96e3ac4a72300d0619c72ecc39e1776c3742a535fa46530d3261cab2b44b
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:C 03 Apr 2024 10:20:12.062 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:C 03 Apr 2024 10:20:12.062 # Redis version=6.2.12, bits=64, commit=00000000, modified=0, pid=1, just started
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:C 03 Apr 2024 10:20:12.062 # Configuration loaded
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:M 03 Apr 2024 10:20:12.063 * monotonic clock: POSIX clock_gettime
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:M 03 Apr 2024 10:20:12.063 * Running mode=standalone, port=6379.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:M 03 Apr 2024 10:20:12.063 # Server initialized
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:M 03 Apr 2024 10:20:12.063 # 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.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-redis[11638]: 1:M 03 Apr 2024 10:20:12.063 * Ready to accept connections
Apr 03 12:20:12 R1-pve.rocky9-pve.org systemd[10395]: Started Podman nextcloud-redis.service.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
Apr 03 12:20:12 R1-pve.rocky9-pve.org systemd[10395]: Starting Podman nextcloud-app.service...
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.6.16+maria~ubu2004 started.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12+00:00 [Note] [Entrypoint]: MariaDB upgrade not required
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] Starting MariaDB 10.6.16-MariaDB-1:10.6.16+maria~ubu2004 source revision b83c379420a8846ae4b28768d3c81fa354cca056 as process 1
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Number of pools: 1
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Using SSE4.2 crc32 instructions
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Using Linux native AIO
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Completed initialization of buffer pool
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: 128 rollback segments are active.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Creating shared tablespace for temporary tables
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: 10.6.16 started; log sequence number 800237; transaction id 496
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] Plugin 'FEEDBACK' is disabled.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] Server socket created on IP: '0.0.0.0'.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] Server socket created on IP: '::'.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] mariadbd: ready for connections.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: Version: '10.6.16-MariaDB-1:10.6.16+maria~ubu2004' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-db[11618]: 2024-04-03 10:20:12 0 [Note] InnoDB: Buffer pool(s) load completed at 240403 10:20:12
Apr 03 12:20:12 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-app[11715]: Configuring Redis as session handler
Apr 03 12:20:12 R1-pve.rocky9-pve.org podman[11701]: 2d05045a43b1014a22b64e8311d1aa677a86583f52ab617c8873397b24306310
Apr 03 12:20:12 R1-pve.rocky9-pve.org nextcloud-app[11715]: Initializing nextcloud 27.1.6.2 ...
Apr 03 12:20:15 R1-pve.rocky9-pve.org nextcloud-app[11715]: New nextcloud instance
Apr 03 12:20:15 R1-pve.rocky9-pve.org nextcloud-app[11715]: Installing with MySQL database
Apr 03 12:20:15 R1-pve.rocky9-pve.org nextcloud-app[11715]: => Searching for scripts (*.sh) to run, located in the folder: /docker-entrypoint-hooks.d/pre-installation
Apr 03 12:20:15 R1-pve.rocky9-pve.org nextcloud-app[11715]: Starting nextcloud installation
Apr 03 12:20:15 R1-pve.rocky9-pve.org nextcloud-app[11715]: Username is invalid because files already exist for this user
Apr 03 12:20:15 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:20:15 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (16)
Apr 03 12:20:16 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (17)
Apr 03 12:20:18 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (18)
Apr 03 12:20:19 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (19)
Apr 03 12:20:20 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (20)
Apr 03 12:20:21 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (21)
Apr 03 12:20:23 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (22)
Apr 03 12:20:24 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (23)
Apr 03 12:20:25 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (24)
Apr 03 12:20:25 R1-pve.rocky9-pve.org nextcloud-app[11715]: Username is invalid because files already exist for this user
Apr 03 12:20:25 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:20:26 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (25)
Apr 03 12:20:27 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (26)
Apr 03 12:20:29 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (27)
Apr 03 12:20:30 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (28)
Apr 03 12:20:31 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (29)
Apr 03 12:20:32 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (30)
Apr 03 12:20:33 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (31)
Apr 03 12:20:35 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (32)
Apr 03 12:20:35 R1-pve.rocky9-pve.org nextcloud-app[11715]: Username is invalid because files already exist for this user
Apr 03 12:20:35 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:20:36 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (33)
Apr 03 12:20:37 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (34)
Apr 03 12:20:38 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (35)
Apr 03 12:20:39 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (36)
Apr 03 12:20:41 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (37)
Apr 03 12:20:42 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (38)
Apr 03 12:20:43 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (39)
Apr 03 12:20:44 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (40)
Apr 03 12:20:45 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (41)
Apr 03 12:20:46 R1-pve.rocky9-pve.org nextcloud-app[11715]: Username is invalid because files already exist for this user
Apr 03 12:20:46 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:20:47 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (42)
Apr 03 12:20:48 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (43)
Apr 03 12:20:48 R1-pve.rocky9-pve.org systemd[10395]: Starting Mark boot as successful...
Apr 03 12:20:48 R1-pve.rocky9-pve.org systemd[10395]: Finished Mark boot as successful.
Apr 03 12:20:49 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (44)
Apr 03 12:20:50 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (45)
Apr 03 12:20:52 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (46)
Apr 03 12:20:53 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (47)
Apr 03 12:20:54 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (48)
Apr 03 12:20:55 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (49)
Apr 03 12:20:56 R1-pve.rocky9-pve.org nextcloud-app[11715]: Username is invalid because files already exist for this user
Apr 03 12:20:56 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:20:56 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (50)
Apr 03 12:20:58 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (51)
Apr 03 12:20:59 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (52)
Apr 03 12:21:00 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (53)
Apr 03 12:21:01 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (54)
Apr 03 12:21:02 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (55)
Apr 03 12:21:04 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (56)
Apr 03 12:21:05 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (57)
Apr 03 12:21:06 R1-pve.rocky9-pve.org nextcloud-app[11715]: Username is invalid because files already exist for this user
Apr 03 12:21:06 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:21:06 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (58)
Apr 03 12:21:07 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (59)
Apr 03 12:21:08 R1-pve.rocky9-pve.org runagent[11737]: wait-startup: waiting for nextcloud-app (60)
Apr 03 12:21:10 R1-pve.rocky9-pve.org systemd[10395]: Started Podman nextcloud-app.service.
Apr 03 12:21:10 R1-pve.rocky9-pve.org systemd[10395]: Starting Podman nextcloud-nginx.service...
Apr 03 12:21:10 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
Apr 03 12:21:10 R1-pve.rocky9-pve.org podman[14031]: f918a0ec477bd71fc5d64b7baff6675fd8ee95db5d869f784b180d35860b3484
Apr 03 12:21:10 R1-pve.rocky9-pve.org systemd[10395]: Started Podman nextcloud-nginx.service.
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: /docker-entrypoint.sh: Configuration complete; ready for start up
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: using the "epoll" event method
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: nginx/1.25.3
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r10)
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: OS: Linux 5.14.0-362.24.1.el9_3.x86_64
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 524288:524288
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker processes
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 25
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 26
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 27
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 28
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 29
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 30
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 31
Apr 03 12:21:10 R1-pve.rocky9-pve.org nextcloud-nginx[14046]: 2024/04/03 10:21:10 [notice] 1#1: start worker process 32
Apr 03 12:21:16 R1-pve.rocky9-pve.org nextcloud-app[11715]: Username is invalid because files already exist for this user
Apr 03 12:21:16 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:21:17 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: mkdir: can't create directory '/var/www/html/config/': File exists
Apr 03 12:21:18 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:23 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:26 R1-pve.rocky9-pve.org nextcloud-app[11715]: An unhandled exception has been thrown:
Apr 03 12:21:26 R1-pve.rocky9-pve.org nextcloud-app[11715]: OCP\HintException: [0]: Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2) ()
Apr 03 12:21:26 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:21:28 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:33 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:36 R1-pve.rocky9-pve.org nextcloud-app[11715]: An unhandled exception has been thrown:
Apr 03 12:21:36 R1-pve.rocky9-pve.org nextcloud-app[11715]: OCP\HintException: [0]: Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2) ()
Apr 03 12:21:36 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:21:39 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:44 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:47 R1-pve.rocky9-pve.org nextcloud-app[11715]: An unhandled exception has been thrown:
Apr 03 12:21:47 R1-pve.rocky9-pve.org nextcloud-app[11715]: OCP\HintException: [0]: Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2) ()
Apr 03 12:21:47 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:21:49 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:54 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:21:57 R1-pve.rocky9-pve.org nextcloud-app[11715]: An unhandled exception has been thrown:
Apr 03 12:21:57 R1-pve.rocky9-pve.org nextcloud-app[11715]: OCP\HintException: [0]: Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2) ()
Apr 03 12:21:57 R1-pve.rocky9-pve.org nextcloud-app[11715]: Retrying install...
Apr 03 12:22:00 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:07 R1-pve.rocky9-pve.org nextcloud-app[11715]: An unhandled exception has been thrown:
Apr 03 12:22:07 R1-pve.rocky9-pve.org nextcloud-app[11715]: OCP\HintException: [0]: Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2) ()
Apr 03 12:22:07 R1-pve.rocky9-pve.org nextcloud-app[11715]: Installing of nextcloud failed!
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: libpod-2d05045a43b1014a22b64e8311d1aa677a86583f52ab617c8873397b24306310.scope: Consumed 13.160s CPU time.
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: nextcloud-app.service: Main process exited, code=exited, status=1/FAILURE
Apr 03 12:22:07 R1-pve.rocky9-pve.org podman[14631]: 2d05045a43b1014a22b64e8311d1aa677a86583f52ab617c8873397b24306310
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: nextcloud-app.service: Failed with result 'exit-code'.
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: nextcloud-app.service: Consumed 6.257s CPU time.
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: nextcloud-app.service: Scheduled restart job, restart counter is at 1.
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: Stopped Podman nextcloud-app.service.
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: nextcloud-app.service: Consumed 6.257s CPU time.
Apr 03 12:22:07 R1-pve.rocky9-pve.org systemd[10395]: Starting Podman nextcloud-app.service...
Apr 03 12:22:08 R1-pve.rocky9-pve.org systemd[10395]: Started libcrun container.
Apr 03 12:22:08 R1-pve.rocky9-pve.org nextcloud-app[14662]: Configuring Redis as session handler
Apr 03 12:22:08 R1-pve.rocky9-pve.org podman[14647]: 68c3f048a70247ef894340c15dfaf95a3b8e5d2ae72ec17a8a548f83053847ff
Apr 03 12:22:08 R1-pve.rocky9-pve.org nextcloud-app[14662]: => Searching for scripts (*.sh) to run, located in the folder: /docker-entrypoint-hooks.d/before-starting
Apr 03 12:22:08 R1-pve.rocky9-pve.org nextcloud-app[14662]: 2024-04-03 10:22:08,529 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.
Apr 03 12:22:08 R1-pve.rocky9-pve.org nextcloud-app[14662]: 2024-04-03 10:22:08,529 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.
Apr 03 12:22:09 R1-pve.rocky9-pve.org nextcloud-app[14662]: crond: crond (busybox 1.36.1) started, log level 8
Apr 03 12:22:09 R1-pve.rocky9-pve.org nextcloud-app[14662]: [03-Apr-2024 10:22:09] NOTICE: fpm is running, pid 39
Apr 03 12:22:09 R1-pve.rocky9-pve.org nextcloud-app[14662]: [03-Apr-2024 10:22:09] NOTICE: ready to handle connections
Apr 03 12:22:10 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:15 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:21 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:22 R1-pve.rocky9-pve.org systemd[10395]: Started Podman nextcloud-app.service.
Apr 03 12:22:26 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:31 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:37 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:42 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:47 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:52 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:22:58 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:08 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:13 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:19 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:24 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:29 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:35 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:40 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:45 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:50 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:23:50 R1-pve.rocky9-pve.org systemd[10395]: Created slice User Background Tasks Slice.
Apr 03 12:23:50 R1-pve.rocky9-pve.org systemd[10395]: Starting Cleanup of User's Temporary Files and Directories...
Apr 03 12:23:50 R1-pve.rocky9-pve.org systemd[10395]: Finished Cleanup of User's Temporary Files and Directories.
Apr 03 12:23:56 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:01 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:06 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:11 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:17 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:22 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:27 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:32 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:38 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:43 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:48 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:53 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:24:59 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:00 R1-pve.rocky9-pve.org nextcloud-app[14662]: crond: USER www-data pid 133 cmd php -f /var/www/html/cron.php
Apr 03 12:25:00 R1-pve.rocky9-pve.org nextcloud-app[14662]: [nextcloud][cron][3] {"reqId":"5xEohf0AkdexYDuZRkuV","level":3,"time":"2024-04-03T10:25:00+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","message":"{\"Exception\":\"OCP\\\\HintException\",\"Message\":\"Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2)\",\"Code\":0,\"Trace\":[{\"file\":\"/var/www/html/lib/private/legacy/OC_Util.php\",\"line\":506,\"function\":\"needUpgrade\",\"class\":\"OC_Util\",\"type\":\"::\",\"args\":[[\"OC\\\\SystemConfig\"]]},{\"file\":\"/var/www/html/lib/base.php\",\"line\":716,\"function\":\"checkServer\",\"class\":\"OC_Util\",\"type\":\"::\",\"args\":[[\"OC\\\\SystemConfig\"]]},{\"file\":\"/var/www/html/lib/base.php\",\"line\":1196,\"function\":\"init\",\"class\":\"OC\",\"type\":\"::\",\"args\":[]},{\"file\":\"/var/www/html/cron.php\",\"line\":43,\"args\":[\"/var/www/html/lib/base.php\"],\"function\":\"require_once\"}],\"File\":\"/var/www/html/lib/private/legacy/OC_Util.php\",\"Line\":1202,\"Hint\":\"Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2)\",\"CustomMessage\":\"Exception thrown: OCP\\\\HintException\"}","userAgent":"--","version":"27.1.7.2"}
Apr 03 12:25:00 R1-pve.rocky9-pve.org nextcloud-app[14662]: OCP\HintException: [0]: Downgrading is not supported and is likely to cause unpredictable issues (from 27.1.7.2 to 27.1.6.2) ()
Apr 03 12:25:00 R1-pve.rocky9-pve.org nextcloud-app[14662]:
Apr 03 12:25:04 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:09 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:14 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:20 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:25 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:30 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:36 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:41 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:46 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:51 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:25:56 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:02 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:07 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:12 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:17 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:23 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:28 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:33 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:39 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:44 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:49 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:26:54 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:00 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:05 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:10 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:15 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:21 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:26 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:31 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:36 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:42 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:47 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:52 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:27:57 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Apr 03 12:28:03 R1-pve.rocky9-pve.org agent@nextcloud1[10414]: parse error: Invalid numeric literal at line 1, column 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment