Certificate issues in docker AIO

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

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

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

example

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

longer
example
here

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

Nextcloud version (eg, 29.0.5): 29.0.3.4 (Docker AIO 9.1.0)
Operating system and version (eg, Ubuntu 29.04): Ubuntu 20.04 64 Bit
Apache or nginx version (eg, Apache 2.4.25): Apache/2.4.59
PHP version (eg, 8.3): no idea

The issue you are facing:

I did a system upgrade, and the nextcloud website and client started giving me “Error code: SEC_ERROR_UNKNOWN_ISSUER” and something about not trusting self-signed certificates.

I went over to the AIO (domain.tld:8443) stopped the containers, made a backup and upgraded the master container.

After doing so, the problem persisted so I decided to restore to backup and it still didn’t fix anything, and here we are now.

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

Steps to replicate it:

  1. apt update && upgrade
  2. start getting certificate problems
  3. update master-container through nextcloud AIO panel

The output of your log in Container Nextcloud AIO Nextcloud (removed my domain name with nextcloud.domain.tld):

 2024-07-01T21:16:23.615327222Z Waiting for database to start...
2024-07-01T21:16:28.627696783Z Waiting for database to start...
2024-07-01T21:16:33.634187290Z Connection to nextcloud-aio-database (172.18.0.4) 5432 port [tcp/postgresql] succeeded!
2024-07-01T21:16:35.689177935Z               now
2024-07-01T21:16:35.689227962Z -------------------------------
2024-07-01T21:16:35.689234179Z  2024-07-01 21:16:35.688129+00
2024-07-01T21:16:35.689237764Z (1 row)
2024-07-01T21:16:35.689241030Z
2024-07-01T21:16:35.699432308Z + '[' -f /dev-dri-group-was-added ']'
2024-07-01T21:16:35.700527421Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2024-07-01T21:16:35.701524025Z + '[' -n '' ']'
2024-07-01T21:16:35.701699262Z + set +x
2024-07-01T21:16:35.715469619Z Enabling Imagick...
2024-07-01T21:16:36.853806205Z WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.20/main: No such file or directory
2024-07-01T21:16:36.853852690Z WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.20/community: No such file or directory
2024-07-01T21:16:36.884817909Z Connection to nextcloud-aio-redis (172.18.0.5) 6379 port [tcp/redis] succeeded!
2024-07-01T21:16:39.354656209Z Applying one-click-instance settings...
2024-07-01T21:16:39.903232614Z System config value one-click-instance set to boolean true
2024-07-01T21:16:40.464505676Z System config value one-click-instance.user-limit set to integer 100
2024-07-01T21:16:41.085088829Z System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
2024-07-01T21:16:41.682939700Z support already enabled
2024-07-01T21:16:41.704568534Z Adjusting log files...
2024-07-01T21:16:42.263664788Z System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
2024-07-01T21:16:42.847885971Z System config value logfile set to string /var/www/html/data/nextcloud.log
2024-07-01T21:16:43.441841270Z Config value logfile for app admin_audit set to /var/www/html/data/audit.log
2024-07-01T21:16:44.001534008Z System config value updatedirectory set to string /nc-updater
2024-07-01T21:16:44.592420862Z Applying network settings...
2024-07-01T21:16:45.173187896Z System config value allow_local_remote_servers set to boolean true
2024-07-01T21:16:45.746877329Z System config value davstorage.request_timeout set to integer 3600
2024-07-01T21:16:46.325686768Z System config value trusted_domains => 1 set to string nextcloud.domain.tld
2024-07-01T21:16:46.886503920Z System config value overwrite.cli.url set to string https://nextcloud.domain.tld/
2024-07-01T21:16:47.507907259Z System config value htaccess.RewriteBase set to string /
2024-07-01T21:16:48.072197512Z .htaccess has been updated
2024-07-01T21:16:48.663982228Z System config value dbpersistent set to boolean false
2024-07-01T21:16:49.280090841Z System config value auth.bruteforce.protection.enabled set to boolean true
2024-07-01T21:16:49.894716814Z System config value ratelimit.protection.enabled set to boolean true
2024-07-01T21:16:50.493608712Z System config value files_external_allow_create_new_local set to boolean false
2024-07-01T21:16:52.222168426Z System config value trusted_proxies => 0 set to string 127.0.0.1
2024-07-01T21:16:52.801390091Z System config value trusted_proxies => 1 set to string ::1
2024-07-01T21:16:53.480139927Z System config value trusted_proxies => 10 set to string 172.18.0.0/16
2024-07-01T21:16:54.024375162Z Config value base_endpoint for app notify_push set to https://nextcloud.domain.tld/push
2024-07-01T21:16:54.044145091Z + echo nextcloud-aio-collabora
2024-07-01T21:16:54.044709120Z + grep -q 'nextcloud-.*-collabora'
2024-07-01T21:16:54.045711255Z + COLLABORA_HOST=nextcloud.domain.tld
2024-07-01T21:16:54.045997098Z + set +x
2024-07-01T21:16:55.182847338Z Config value wopi_url for app richdocuments set to https://nextcloud.domain.tld/
2024-07-01T21:16:55.838236666Z No ipv6-address found for nextcloud.domain.tld.
2024-07-01T21:16:56.397520395Z Config value wopi_allowlist for app richdocuments set to 74.48.52.82,127.0.0.1/8,192.168.0.0/16,172.16.0.0/12,10.0.0.0/8,fd00::/8,::1
2024-07-01T21:16:56.417297145Z + '[' -z '' ']'
2024-07-01T21:16:56.417333632Z + TALK_HOST=nextcloud.domain.tld
2024-07-01T21:16:56.417339408Z + HPB_PATH=/standalone-signaling/
2024-07-01T21:16:56.417432310Z + '[' -z '' ']'
2024-07-01T21:16:56.417445951Z + TURN_DOMAIN=nextcloud.domain.tld
2024-07-01T21:16:56.417449839Z + set +x
2024-07-01T21:16:59.327465415Z Config value recording_servers of app spreed deleted
2024-07-01T21:16:59.885627170Z System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
2024-07-01T21:17:00.526330972Z System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
2024-07-01T21:17:01.104283088Z System config value preview_imaginary_key set to string 6effe65de83caf2e7976513f834e017a5f483d5f808cdbe9
2024-07-01T21:17:01.158532852Z + '[' true = true ']'
2024-07-01T21:17:01.158562700Z + '[' 443 = 443 ']'
2024-07-01T21:17:01.159587879Z ++ dig nextcloud-aio-apache A +short +search
2024-07-01T21:17:01.160293126Z ++ head -n1
2024-07-01T21:17:01.161869105Z ++ grep '^[0-9.]\+$'
2024-07-01T21:17:01.162198903Z ++ sort
2024-07-01T21:17:01.185474196Z + IPv4_ADDRESS_APACHE=172.18.0.9
2024-07-01T21:17:01.186314687Z ++ dig nextcloud-aio-apache AAAA +short +search
2024-07-01T21:17:01.187415854Z ++ grep '^[0-9a-f:]\+$'
2024-07-01T21:17:01.188063264Z ++ sort
2024-07-01T21:17:01.190634226Z ++ head -n1
2024-07-01T21:17:01.212009660Z + IPv6_ADDRESS_APACHE=
2024-07-01T21:17:01.213006628Z ++ dig nextcloud-aio-mastercontainer A +short +search
2024-07-01T21:17:01.214099409Z ++ ++ grep '^[0-9.]\+$'
2024-07-01T21:17:01.214356881Z sort
2024-07-01T21:17:01.216646147Z ++ head -n1
2024-07-01T21:17:01.242054208Z + IPv4_ADDRESS_MASTERCONTAINER=172.18.0.10
2024-07-01T21:17:01.243382940Z ++ dig nextcloud-aio-mastercontainer AAAA +short +search
2024-07-01T21:17:01.244293563Z ++ head -n1
2024-07-01T21:17:01.246505708Z ++ sort
2024-07-01T21:17:01.252333969Z ++ grep '^[0-9a-f:]\+$'
2024-07-01T21:17:01.268006839Z + IPv6_ADDRESS_MASTERCONTAINER=
2024-07-01T21:17:01.268689252Z + sed -i 's|^;listen.allowed_clients|listen.allowed_clients|' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T21:17:01.274508414Z + sed -i 's|listen.allowed_clients.*|listen.allowed_clients = 127.0.0.1,::1,172.18.0.9,,172.18.0.10,|' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T21:17:01.277289883Z + sed -i '/^listen.allowed_clients/s/,,/,/g' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T21:17:01.280091226Z + sed -i '/^listen.allowed_clients/s/,$//' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T21:17:01.281959733Z + grep listen.allowed_clients /usr/local/etc/php-fpm.d/www.conf
2024-07-01T21:17:01.283340949Z listen.allowed_clients = 127.0.0.1,::1,172.18.0.9,172.18.0.10
2024-07-01T21:17:01.283840996Z + set +x
2024-07-01T21:17:02.933082363Z [01-Jul-2024 21:17:02] NOTICE: fpm is running, pid 434
2024-07-01T21:17:02.933378885Z [01-Jul-2024 21:17:02] NOTICE: ready to handle connections
2024-07-01T21:17:17.766741813Z Activating Collabora config...
2024-07-01T21:17:18.405473607Z ✓ Reset callback url autodetect
2024-07-01T21:17:18.405834106Z Checking configuration
2024-07-01T21:17:18.406090741Z 🛈 Configured WOPI URL: https://nextcloud.domain.tld/
2024-07-01T21:17:18.406423746Z 🛈 Configured public WOPI URL: https://nextcloud.domain.tld
2024-07-01T21:17:18.406818212Z 🛈 Configured callback URL:
2024-07-01T21:17:18.406830036Z
2024-07-01T21:17:18.434611228Z Failed to fetch discovery endpoint from https://nextcloud.domain.tld/
2024-07-01T21:17:18.434633941Z cURL error 60: SSL certificate problem: self-signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.domain.tld/hosting/discovery
2024-07-01T21:55:25.956609621Z [01-Jul-2024 21:55:25] NOTICE: Terminating ...
2024-07-01T21:55:25.956653841Z [01-Jul-2024 21:55:25] NOTICE: exiting, bye-bye!
2024-07-01T21:55:26.961237476Z +++ pgrep -f /var/www/html/cron.php
2024-07-01T21:55:26.965760974Z Cronjob successfully exited.
2024-07-01T21:55:26.966007025Z ++ '[' -n '' ']'
2024-07-01T21:55:26.966018884Z ++ echo 'Cronjob successfully exited.'
2024-07-01T21:55:26.966034559Z ++ exit
2024-07-01T23:24:32.344436799Z Waiting for database to start...
2024-07-01T23:24:37.406386348Z Connection to nextcloud-aio-database (172.18.0.10) 5432 port [tcp/postgresql] succeeded!
2024-07-01T23:24:39.553990329Z               now
2024-07-01T23:24:39.554106037Z -------------------------------
2024-07-01T23:24:39.554113176Z  2024-07-01 23:24:39.543097+00
2024-07-01T23:24:39.554116723Z (1 row)
2024-07-01T23:24:39.554119964Z
2024-07-01T23:24:39.569326959Z + '[' -f /dev-dri-group-was-added ']'
2024-07-01T23:24:39.570616558Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2024-07-01T23:24:39.571674250Z + '[' -n '' ']'
2024-07-01T23:24:39.571782115Z + set +x
2024-07-01T23:24:39.604428979Z Connection to nextcloud-aio-redis (172.18.0.9) 6379 port [tcp/redis] succeeded!
2024-07-01T23:24:40.202294299Z Checking connection to appstore
2024-07-01T23:24:41.638925014Z Appstore is reachable
2024-07-01T23:24:44.246242358Z Maintenance mode already disabled
2024-07-01T23:24:44.263898967Z Getting and backing up the status of apps for later, this might take a while...
2024-07-01T23:24:44.267096268Z Disabling apps before the update in order to make the update procedure more safe. This can take a while...
2024-07-01T23:24:45.741892988Z notes 4.9.4 disabled
2024-07-01T23:24:47.656445239Z cfg_share_links 5.1.0 disabled
2024-07-01T23:24:48.881184223Z richdocuments 8.3.8 disabled
2024-07-01T23:24:49.998802375Z contacts 5.5.3 disabled
2024-07-01T23:24:51.199535187Z extract 1.3.6 disabled
2024-07-01T23:24:52.429533353Z tasks 0.15.0 disabled
2024-07-01T23:24:53.665538046Z notify_push 0.6.12 disabled
2024-07-01T23:24:54.843448489Z theming_customcss 1.16.0 disabled
2024-07-01T23:24:56.072161463Z side_menu 3.12.0 disabled
2024-07-01T23:24:57.260979622Z epubviewer 1.6.2 disabled
2024-07-01T23:24:58.391022840Z calendar 4.7.0 disabled
2024-07-01T23:24:59.602837024Z twofactor_nextcloud_notification 3.9.0 disabled
2024-07-01T23:25:00.740774831Z No such app enabled: files_rightclick
2024-07-01T23:25:02.041956616Z spreed 18.0.9 disabled
2024-07-01T23:25:03.388023396Z deck 1.12.2 disabled
2024-07-01T23:25:04.330249915Z No such app enabled: passman
2024-07-01T23:25:04.791896561Z System config value app_install_overwrite deleted
2024-07-01T23:25:07.619763955Z notes new version available: 4.10.0
2024-07-01T23:15:25.210410541Z notes updated
2024-07-01T23:15:25.212850403Z tasks new version available: 0.16.0
2024-07-01T23:15:26.142128195Z tasks updated
2024-07-01T23:15:26.142670501Z epubviewer new version available: 1.6.3
2024-07-01T23:15:27.928562741Z epubviewer updated
2024-07-01T23:15:27.929378445Z calendar new version available: 4.7.8
2024-07-01T23:15:30.485007006Z calendar updated
2024-07-01T23:15:30.488725269Z deck new version available: 1.12.3
2024-07-01T23:15:32.646602801Z deck updated
2024-07-01T23:15:32.664995361Z passman new version available: 2.4.9
2024-07-01T23:15:34.279607801Z passman updated
2024-07-01T23:15:35.479954241Z Initializing nextcloud 29.0.3.4 ...
2024-07-01T23:15:46.121472214Z Initializing finished
2024-07-01T23:15:46.123833127Z Upgrading nextcloud from 28.0.4.1 to 29.0.3.4...
2024-07-01T23:15:46.702581005Z Nextcloud or one of the apps require upgrade - only a limited number of commands are available
2024-07-01T23:15:46.702617119Z You may use your browser or the occ upgrade command to do the upgrade
2024-07-01T23:15:46.718296954Z System config value integrity.check.disabled deleted
2024-07-01T23:15:47.093095459Z Nextcloud or one of the apps require upgrade - only a limited number of commands are available
2024-07-01T23:15:47.093121866Z You may use your browser or the occ upgrade command to do the upgrade
2024-07-01T23:15:47.111637708Z Setting log level to debug
2024-07-01T23:15:47.113707687Z Turned on maintenance mode
2024-07-01T23:15:47.498010263Z Updating database schema
2024-07-01T23:15:50.712890608Z Updated database
2024-07-01T23:15:50.723446840Z Updating <federation> ...
2024-07-01T23:15:50.734275279Z Updated <federation> to 1.19.0
2024-07-01T23:15:50.734915855Z Updating <lookup_server_connector> ...
2024-07-01T23:15:50.740419311Z Updated <lookup_server_connector> to 1.17.0
2024-07-01T23:15:50.740939182Z Updating <oauth2> ...
2024-07-01T23:15:50.970098070Z Updated <oauth2> to 1.17.0
2024-07-01T23:15:50.970461167Z Updating <password_policy> ...
2024-07-01T23:15:50.975951959Z Updated <password_policy> to 1.19.0
2024-07-01T23:15:50.976535283Z Updating <photos> ...
2024-07-01T23:15:51.299066964Z Updated <photos> to 2.5.0
2024-07-01T23:15:51.299534092Z Updating <suspicious_login> ...
2024-07-01T23:15:51.311078084Z Updated <suspicious_login> to 7.0.0
2024-07-01T23:15:51.312107064Z Updating <files> ...
2024-07-01T23:15:51.327036122Z Updated <files> to 2.1.0
2024-07-01T23:15:51.329529285Z Updating <activity> ...
2024-07-01T23:15:51.344626759Z Updated <activity> to 2.21.1
2024-07-01T23:15:51.345287390Z Updating <circles> ...
2024-07-01T23:15:51.679231454Z Updated <circles> to 29.0.0-dev
2024-07-01T23:15:51.679685158Z Updating <cloud_federation_api> ...
2024-07-01T23:15:51.685502511Z Updated <cloud_federation_api> to 1.12.0
2024-07-01T23:15:51.686146208Z Updating <dav> ...
2024-07-01T23:15:53.458321993Z Fix broken values of calendar objects
2024-07-01T23:15:53.458344498Z
2024-07-01T23:15:53.465482231Z  Starting ...
2024-07-01T23:15:53.465927083Z     0/0 [>---------------------------]   0%
2024-07-01T23:15:53.499195862Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:53.499257003Z
2024-07-01T23:15:53.499453260Z  Starting ...
2024-07-01T23:15:53.499660119Z     0/0 [->--------------------------]   0%
2024-07-01T23:15:53.519380443Z Updated <dav> to 1.30.1
2024-07-01T23:15:53.519758808Z Updating <files_external> ...
2024-07-01T23:15:53.527082988Z Updated <files_external> to 1.21.0
2024-07-01T23:15:53.562072687Z Updating <files_sharing> ...
2024-07-01T23:15:53.793851793Z Fix broken values of calendar objects
2024-07-01T23:15:53.793885463Z
2024-07-01T23:15:53.794175573Z  Starting ...
2024-07-01T23:15:53.794437752Z     0/0 [--->------------------------]   0%
2024-07-01T23:15:53.808778153Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:53.808851000Z
2024-07-01T23:15:53.809065435Z  Starting ...
2024-07-01T23:15:53.809273791Z     0/0 [----->----------------------]   0%
2024-07-01T23:15:53.816651455Z Updated <files_sharing> to 1.21.0
2024-07-01T23:15:53.817092689Z Updating <files_trashbin> ...
2024-07-01T23:15:53.824230174Z Updated <files_trashbin> to 1.19.0
2024-07-01T23:15:53.828408192Z Updating <files_versions> ...
2024-07-01T23:15:53.836149426Z Updated <files_versions> to 1.22.0
2024-07-01T23:15:53.841452462Z Updating <sharebymail> ...
2024-07-01T23:15:53.848110369Z Updated <sharebymail> to 1.19.0
2024-07-01T23:15:53.848654550Z Updating <workflowengine> ...
2024-07-01T23:15:54.080411973Z Fix broken values of calendar objects
2024-07-01T23:15:54.080439217Z
2024-07-01T23:15:54.080936103Z  Starting ...
2024-07-01T23:15:54.081251182Z     0/0 [------->--------------------]   0%
2024-07-01T23:15:54.095793629Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:54.095829982Z
2024-07-01T23:15:54.096069109Z  Starting ...
2024-07-01T23:15:54.096321988Z     0/0 [--------->------------------]   0%
2024-07-01T23:15:54.103375690Z Updated <workflowengine> to 2.11.0
2024-07-01T23:15:54.103729878Z Updating <admin_audit> ...
2024-07-01T23:15:54.110894513Z Updated <admin_audit> to 1.19.0
2024-07-01T23:15:54.115095917Z Updating <comments> ...
2024-07-01T23:15:54.120694580Z Updated <comments> to 1.19.0
2024-07-01T23:15:54.125330529Z Updating <firstrunwizard> ...
2024-07-01T23:15:54.131281103Z Updated <firstrunwizard> to 2.18.0
2024-07-01T23:15:54.131772048Z Updating <logreader> ...
2024-07-01T23:15:54.137239596Z Updated <logreader> to 2.14.0
2024-07-01T23:15:54.137656765Z Updating <nextcloud_announcements> ...
2024-07-01T23:15:54.144426599Z Updated <nextcloud_announcements> to 1.18.0
2024-07-01T23:15:54.144949888Z Updating <notifications> ...
2024-07-01T23:15:54.153739807Z Updated <notifications> to 2.17.0
2024-07-01T23:15:54.154257075Z Updating <systemtags> ...
2024-07-01T23:15:54.159291068Z Updated <systemtags> to 1.19.0
2024-07-01T23:15:54.160076157Z Updating <theming> ...
2024-07-01T23:15:54.383162668Z Fix broken values of calendar objects
2024-07-01T23:15:54.383183429Z
2024-07-01T23:15:54.383455637Z  Starting ...
2024-07-01T23:15:54.383685888Z     0/0 [----------->----------------]   0%
2024-07-01T23:15:54.398326291Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:54.398347824Z
2024-07-01T23:15:54.398544566Z  Starting ...
2024-07-01T23:15:54.398802755Z     0/0 [------------->--------------]   0%
2024-07-01T23:15:54.404927590Z Updated <theming> to 2.4.0
2024-07-01T23:15:54.405210715Z Updating <contactsinteraction> ...
2024-07-01T23:15:54.412576644Z Updated <contactsinteraction> to 1.10.0
2024-07-01T23:15:54.413059311Z Updating <federatedfilesharing> ...
2024-07-01T23:15:54.419216991Z Updated <federatedfilesharing> to 1.19.0
2024-07-01T23:15:54.419576970Z Updating <files_pdfviewer> ...
2024-07-01T23:15:54.424856594Z Updated <files_pdfviewer> to 2.10.0
2024-07-01T23:15:54.425215143Z Updating <files_reminders> ...
2024-07-01T23:15:54.434030523Z Updated <files_reminders> to 1.2.0
2024-07-01T23:15:54.434446008Z Updating <nextcloud-aio> ...
2024-07-01T23:15:54.439953389Z Updated <nextcloud-aio> to 0.6.0
2024-07-01T23:15:54.440421871Z Updating <privacy> ...
2024-07-01T23:15:54.446592895Z Updated <privacy> to 1.13.0
2024-07-01T23:15:54.447068100Z Updating <provisioning_api> ...
2024-07-01T23:15:54.452521259Z Updated <provisioning_api> to 1.19.0
2024-07-01T23:15:54.452913094Z Updating <recommendations> ...
2024-07-01T23:15:54.457784228Z Updated <recommendations> to 2.1.0
2024-07-01T23:15:54.458163319Z Updating <related_resources> ...
2024-07-01T23:15:54.462885085Z Updated <related_resources> to 1.4.0
2024-07-01T23:15:54.463222376Z Updating <serverinfo> ...
2024-07-01T23:15:54.469719222Z Updated <serverinfo> to 1.19.0
2024-07-01T23:15:54.470104620Z Updating <settings> ...
2024-07-01T23:15:54.475149756Z Updated <settings> to 1.12.0
2024-07-01T23:15:54.475508904Z Updating <support> ...
2024-07-01T23:15:54.704026923Z Fix broken values of calendar objects
2024-07-01T23:15:54.704099103Z
2024-07-01T23:15:54.704445799Z  Starting ...
2024-07-01T23:15:54.704667486Z     0/0 [-------------->-------------]   0%
2024-07-01T23:15:54.717922869Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:54.718040577Z
2024-07-01T23:15:54.718301681Z  Starting ...
2024-07-01T23:15:54.718593287Z     0/0 [---------------->-----------]   0%
2024-07-01T23:15:54.725684953Z Updated <support> to 1.12.0
2024-07-01T23:15:54.726157442Z Updating <survey_client> ...
2024-07-01T23:15:54.957364265Z Fix broken values of calendar objects
2024-07-01T23:15:54.957526899Z
2024-07-01T23:15:54.957786515Z  Starting ...
2024-07-01T23:15:54.958035104Z     0/0 [------------------>---------]   0%
2024-07-01T23:15:54.971523697Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:54.971688029Z
2024-07-01T23:15:54.972024741Z  Starting ...
2024-07-01T23:15:54.972260798Z     0/0 [-------------------->-------]   0%
2024-07-01T23:15:54.978333085Z Updated <survey_client> to 1.17.0
2024-07-01T23:15:54.978676502Z Updating <text> ...
2024-07-01T23:15:55.295687315Z Fix broken values of calendar objects
2024-07-01T23:15:55.295734065Z
2024-07-01T23:15:55.296183211Z  Starting ...
2024-07-01T23:15:55.296429266Z     0/0 [---------------------->-----]   0%
2024-07-01T23:15:55.310736372Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:55.310765514Z
2024-07-01T23:15:55.311121972Z  Starting ...
2024-07-01T23:15:55.311405291Z     0/0 [------------------------>---]   0%
2024-07-01T23:15:55.509037365Z Updated <text> to 3.10.1
2024-07-01T23:15:55.509380320Z Updating <twofactor_backupcodes> ...
2024-07-01T23:15:55.729271686Z Fix broken values of calendar objects
2024-07-01T23:15:55.729293664Z
2024-07-01T23:15:55.729583431Z  Starting ...
2024-07-01T23:15:55.729883335Z     0/0 [-------------------------->-]   0%
2024-07-01T23:15:55.744625406Z Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:15:55.744644916Z
2024-07-01T23:15:55.744977939Z  Starting ...
2024-07-01T23:15:55.745227079Z     0/0 [>---------------------------]   0%
2024-07-01T23:15:55.752657408Z Updated <twofactor_backupcodes> to 1.18.0
2024-07-01T23:15:55.752999407Z Updating <twofactor_totp> ...
2024-07-01T23:15:55.758399646Z Updated <twofactor_totp> to 11.0.0-dev
2024-07-01T23:15:55.758762014Z Updating <user_status> ...
2024-07-01T23:15:55.766606058Z Updated <user_status> to 1.9.0
2024-07-01T23:15:55.767087489Z Updating <viewer> ...
2024-07-01T23:15:55.772704023Z Updated <viewer> to 2.3.0
2024-07-01T23:15:55.773357700Z Updating <weather_status> ...
2024-07-01T23:15:55.779181110Z Updated <weather_status> to 1.9.0
2024-07-01T23:16:00.631333349Z Starting code integrity check...
2024-07-01T23:16:14.295205993Z Finished code integrity check
2024-07-01T23:16:14.296888937Z Update successful
2024-07-01T23:16:14.297501847Z Turned off maintenance mode
2024-07-01T23:16:14.297753735Z Resetting log level
2024-07-01T23:16:14.935031629Z Cloud 29.0.3
2024-07-01T23:16:15.591561203Z Posting notifications to users that are admins...
2024-07-01T23:16:17.915012010Z Posting 'Nextcloud update to 29.0.3.4 successful!' to: admin
2024-07-01T23:16:18.473715424Z Posting 'Nextcloud update to 29.0.3.4 successful!' to: user
2024-07-01T23:16:19.100246666Z Done!
2024-07-01T23:16:19.730072174Z richdocuments new version available: 8.4.3
2024-07-01T23:16:21.864248728Z richdocuments updated
2024-07-01T23:16:21.865159739Z contacts new version available: 6.0.0
2024-07-01T23:16:23.275124974Z contacts updated
2024-07-01T23:16:23.302851457Z spreed new version available: 19.0.4
2024-07-01T23:16:32.937474060Z spreed updated
2024-07-01T23:16:32.938141763Z deck new version available: 1.13.1
2024-07-01T23:16:34.949119613Z deck updated
2024-07-01T23:16:35.560249389Z Restoring the status of apps. This can take a while...
2024-07-01T23:16:35.560393114Z Enabling deck...
2024-07-01T23:16:36.146580323Z Enabling notes...
2024-07-01T23:16:36.688791422Z Enabling calendar...
2024-07-01T23:16:37.247558446Z Enabling notify_push...
2024-07-01T23:16:37.836666838Z Enabling richdocuments...
2024-07-01T23:16:38.450324618Z Enabling tasks...
2024-07-01T23:16:39.018111082Z Enabling extract...
2024-07-01T23:16:41.257816616Z The extract app could not get enabled. Probably because it is not compatible with the new Nextcloud version.
2024-07-01T23:16:41.797364151Z Posting notifications to users that are admins...
2024-07-01T23:16:44.377613554Z Posting 'Could not enable the extract app after the Nextcloud update!' to: admin
2024-07-01T23:16:44.911081865Z Posting 'Could not enable the extract app after the Nextcloud update!' to: user
2024-07-01T23:16:45.493593448Z Done!
2024-07-01T23:16:45.493621888Z Enabling epubviewer...
2024-07-01T23:16:46.149514404Z Enabling cfg_share_links...
2024-07-01T23:16:47.293293657Z Config value 'enabled' for app 'cfg_share_links' is now set to '["admin"]', stored as mixed in fast cache
2024-07-01T23:16:47.321359639Z Enabling spreed...
2024-07-01T23:16:47.965349698Z Enabling side_menu...
2024-07-01T23:16:48.652780115Z Enabling contacts...
2024-07-01T23:16:49.420793364Z Enabling twofactor_nextcloud_notification...
2024-07-01T23:16:50.110323582Z Enabling theming_customcss...
2024-07-01T23:16:51.411526979Z All apps are up-to-date or no updates could be found
2024-07-01T23:16:52.085256803Z Doing some optimizations...
2024-07-01T23:16:52.693562831Z  - Repair MySQL collation
2024-07-01T23:16:52.693744144Z      - Not a mysql database -> nothing to do
2024-07-01T23:16:52.693901665Z  - Clean tags and favorites
2024-07-01T23:16:52.702117485Z      - 0 tags of deleted users have been removed.
2024-07-01T23:16:52.706808699Z      - 0 tags for delete files have been removed.
2024-07-01T23:16:52.707671229Z      - 0 tag entries for deleted tags have been removed.
2024-07-01T23:16:52.708440649Z      - 0 tags with no entries have been removed.
2024-07-01T23:16:52.708573790Z  - Repair invalid shares
2024-07-01T23:16:52.711153228Z  - Move .step file of updater to backup location
2024-07-01T23:16:52.711320033Z  - Add move avatar background job
2024-07-01T23:16:52.711480452Z      - Repair step already executed
2024-07-01T23:16:52.711636760Z  - Add preview cleanup background jobs
2024-07-01T23:16:52.711827080Z  - Migrate oauth2_clients table to nextcloud schema
2024-07-01T23:16:52.986267757Z      - Update the oauth2_access_tokens table schema.
2024-07-01T23:16:53.186199893Z      - Update the oauth2_clients table schema.
2024-07-01T23:16:53.670683301Z      - Delete clients (and their related access tokens) with the redirect_uri starting with oc:// or ending with *
2024-07-01T23:16:53.674868145Z  - Fix potential broken mount points
2024-07-01T23:16:53.676882489Z      - No mounts updated
2024-07-01T23:16:53.677031286Z  - Repair language codes
2024-07-01T23:16:53.677184735Z  - Add log rotate job
2024-07-01T23:16:53.680422188Z  - Clear frontend caches
2024-07-01T23:16:53.681027664Z      - Image cache cleared
2024-07-01T23:16:53.698252798Z      - JS cache cleared
2024-07-01T23:16:53.698358275Z  - Clear every generated avatar
2024-07-01T23:16:53.698555825Z  - Add preview background cleanup job
2024-07-01T23:16:53.700938670Z  - Queue a one-time job to cleanup old backups of the updater
2024-07-01T23:16:53.702586758Z  - Cleanup invalid photocache files for carddav
2024-07-01T23:16:53.702708645Z  - Add background job to cleanup login flow v2 tokens
2024-07-01T23:16:53.704504538Z  - Remove potentially over exposing share links
2024-07-01T23:16:53.704605283Z      - No need to remove link shares.
2024-07-01T23:16:53.704755456Z  - Clear access cache of projects
2024-07-01T23:16:53.704913032Z  - Reset generated avatar flag
2024-07-01T23:16:53.705112231Z  - Keep legacy encryption enabled
2024-07-01T23:16:53.705248011Z  - Check encryption key format
2024-07-01T23:16:53.705393299Z  - Remove old dashboard app config data
2024-07-01T23:16:53.705544233Z  - Add job to cleanup the bruteforce entries
2024-07-01T23:16:53.707118239Z  - Queue a one-time job to check for user uploaded certificates
2024-07-01T23:16:53.707267756Z  - Repair DAV shares
2024-07-01T23:16:53.707415378Z  - Add background job to set the lookup server share state for users
2024-07-01T23:16:53.709285886Z  - Add token cleanup job
2024-07-01T23:16:53.710973756Z  - Clean up abandoned apps
2024-07-01T23:16:53.711931088Z  - Add possibly missing system config
2024-07-01T23:16:53.712050390Z  - Add AI tasks cleanup job
2024-07-01T23:16:53.715100535Z  - Queue a job to generate metadata
2024-07-01T23:16:53.716555852Z  - migrate lazy config values
2024-07-01T23:16:53.719836499Z  - Upgrading Circles App
2024-07-01T23:16:53.730732041Z  - Fix component of birthday calendars
2024-07-01T23:16:53.732348402Z      - 2 birthday calendars updated.
2024-07-01T23:16:53.732547842Z  - Regenerating birthday calendars to use new icons and fix old birthday events without year
2024-07-01T23:16:53.732733523Z      - Repair step already executed
2024-07-01T23:16:53.732920189Z  - Fix broken values of calendar objects
2024-07-01T23:16:53.735304104Z     0 [>---------------------------]
2024-07-01T23:16:53.735486806Z  - Registering building of calendar search index as background job
2024-07-01T23:16:53.735699857Z      - Repair step already executed
2024-07-01T23:16:53.735877903Z  - Register building of social profile search index as background job
2024-07-01T23:16:53.736097277Z      - Repair step already executed
2024-07-01T23:16:53.736259181Z  - Registering background jobs to update cache for webcal calendars
2024-07-01T23:16:53.737576310Z      - Added 0 background jobs to update webcal calendars
2024-07-01T23:16:53.737755363Z  - Registering building of calendar reminder index as background job
2024-07-01T23:16:53.737959047Z      - Repair step already executed
2024-07-01T23:16:53.738198824Z  - Clean up orphan event and contact data
2024-07-01T23:16:53.739770584Z      - 0 events without a calendar have been cleaned up
2024-07-01T23:16:53.741384099Z      - 0 properties without an events have been cleaned up
2024-07-01T23:16:53.742975234Z      - 0 changes without a calendar have been cleaned up
2024-07-01T23:16:53.743869592Z      - 0 cached events without a calendar subscription have been cleaned up
2024-07-01T23:16:53.744968720Z      - 0 changes without a calendar subscription have been cleaned up
2024-07-01T23:16:53.746913603Z      - 0 contacts without an addressbook have been cleaned up
2024-07-01T23:16:53.748796773Z      - 0 properties without a contact have been cleaned up
2024-07-01T23:16:53.749970738Z      - 0 changes without an addressbook have been cleaned up
2024-07-01T23:16:53.750172691Z  - Remove activity entries of private events
2024-07-01T23:16:53.767505411Z      - Removed 0 activity entries
2024-07-01T23:16:53.767526693Z  - Clean up old calendar subscriptions from deleted users that were not cleaned-up
2024-07-01T23:16:53.768618296Z     0 [->--------------------------]
2024-07-01T23:16:53.768810413Z      - 0 calendar subscriptions without an user have been cleaned up
2024-07-01T23:16:53.768976527Z  - Remove invalid object properties
2024-07-01T23:16:53.770345882Z      - 0 invalid object properties removed.
2024-07-01T23:16:53.770484401Z  - Fix the share type of guest shares when migrating from ownCloud
2024-07-01T23:16:53.770626484Z  - Copy the share password into the dedicated column
2024-07-01T23:16:53.770766674Z  - Set existing shares as accepted
2024-07-01T23:16:53.770932383Z  - Clean up meta table
2024-07-01T23:16:53.771813004Z  - Show a hint about the new editor to existing users
2024-07-01T23:16:53.772009735Z  - Set binary permissions
2024-07-01T23:16:53.772235244Z  - Update OAuth token expiration times
2024-07-01T23:16:53.772933499Z  - init metadata
2024-07-01T23:16:53.773888664Z  - Create help command
2024-07-01T23:16:53.775881784Z  - Invalidate access cache for projects conversation provider
2024-07-01T23:16:53.776088333Z      - Invalidation not required
2024-07-01T23:16:53.776298864Z  - Cache the user display names
2024-07-01T23:16:53.778213650Z  - Switches from default updater server to the customer one if a valid subscription is available
2024-07-01T23:16:53.778455417Z      - Repair step already executed
2024-07-01T23:16:53.778657557Z  - Send an admin notification if monthly report is disabled
2024-07-01T23:16:53.779541828Z  - Force-reset all Text document sessions
2024-07-01T23:16:53.779682134Z  - Initialize migration of background images from dashboard to theming app
2024-07-01T23:16:53.782681008Z  - Add background job to check for backup codes
2024-07-01T23:16:53.784199914Z  - Populating added database structures for workflows
2024-07-01T23:16:54.683670030Z Adding additional oc_npushhash_di index to the oc_notifications_pushhash table, this can take some time...
2024-07-01T23:16:54.982261874Z oc_notifications_pushhash table updated successfully.
2024-07-01T23:16:54.982501107Z Adding additional schedulobj_lastmodified_idx index to the oc_schedulingobjects table, this can take some time...
2024-07-01T23:16:55.257500972Z oc_schedulingobjects table updated successfully.
2024-07-01T23:16:55.900666715Z Done.
2024-07-01T23:16:56.820208729Z Done.
2024-07-01T23:16:57.701496848Z All tables already up to date!
2024-07-01T23:16:58.397667955Z mimetypelist.js is updated
2024-07-01T23:16:59.030324943Z Added mimetype "audio/aac" to database
2024-07-01T23:16:59.045534862Z Added mimetype "text/x-rst" to database
2024-07-01T23:16:59.052317769Z Added 2 new mimetypes
2024-07-01T23:16:59.052346782Z Updated 0 filecache rows
2024-07-01T23:17:00.393422518Z Applying one-click-instance settings...
2024-07-01T23:17:01.009438767Z System config value one-click-instance set to boolean true
2024-07-01T23:17:01.716113390Z System config value one-click-instance.user-limit set to integer 100
2024-07-01T23:17:02.459114959Z System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
2024-07-01T23:17:03.088603762Z support already enabled
2024-07-01T23:17:03.112496124Z Adjusting log files...
2024-07-01T23:17:03.718680188Z System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
2024-07-01T23:17:04.402282728Z System config value logfile set to string /var/www/html/data/nextcloud.log
2024-07-01T23:17:05.027065640Z Config value were not updated
2024-07-01T23:17:05.632986967Z System config value updatedirectory set to string /nc-updater
2024-07-01T23:17:06.303967234Z Applying network settings...
2024-07-01T23:17:06.915158748Z System config value allow_local_remote_servers set to boolean true
2024-07-01T23:17:07.585418393Z System config value davstorage.request_timeout set to integer 3600
2024-07-01T23:17:08.259209772Z System config value trusted_domains => 1 set to string nextcloud.domain.tld
2024-07-01T23:17:08.873657001Z System config value overwrite.cli.url set to string https://nextcloud.domain.tld/
2024-07-01T23:17:09.536999385Z System config value htaccess.RewriteBase set to string /
2024-07-01T23:17:10.200328234Z .htaccess has been updated
2024-07-01T23:17:10.825078104Z System config value dbpersistent set to boolean false
2024-07-01T23:17:11.471256012Z System config value auth.bruteforce.protection.enabled set to boolean true
2024-07-01T23:17:12.113019406Z System config value ratelimit.protection.enabled set to boolean true
2024-07-01T23:17:12.733861235Z System config value files_external_allow_create_new_local set to boolean false
2024-07-01T23:17:14.678409905Z notify_push is up-to-date or no updates could be found
2024-07-01T23:17:15.293968056Z System config value trusted_proxies => 0 set to string 127.0.0.1
2024-07-01T23:17:15.941929633Z System config value trusted_proxies => 1 set to string ::1
2024-07-01T23:17:16.660243878Z System config value trusted_proxies => 10 set to string 172.18.0.0/16
2024-07-01T23:17:17.331017039Z Config value were not updated
2024-07-01T23:17:17.358066269Z + + grep -q echo 'nextcloud-.*-collabora'
2024-07-01T23:17:17.358311094Z nextcloud-aio-collabora
2024-07-01T23:17:17.364075685Z + COLLABORA_HOST=nextcloud.domain.tld
2024-07-01T23:17:17.364113895Z + set +x
2024-07-01T23:17:18.695516496Z richdocuments is up-to-date or no updates could be found
2024-07-01T23:17:19.399031567Z Config value were not updated
2024-07-01T23:17:20.194874008Z No ipv6-address found for nextcloud.domain.tld.
2024-07-01T23:17:20.774588310Z Config value were not updated
2024-07-01T23:17:20.794305747Z + '[' -z '' ']'
2024-07-01T23:17:20.794336891Z + TALK_HOST=nextcloud.domain.tld
2024-07-01T23:17:20.794342757Z + HPB_PATH=/standalone-signaling/
2024-07-01T23:17:20.794347581Z + '[' -z '' ']'
2024-07-01T23:17:20.794352398Z + TURN_DOMAIN=nextcloud.domain.tld
2024-07-01T23:17:20.794357226Z + set +x
2024-07-01T23:17:22.067959479Z spreed is up-to-date or no updates could be found
2024-07-01T23:17:24.671122494Z Config value recording_servers of app spreed deleted
2024-07-01T23:17:25.287108748Z System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
2024-07-01T23:17:25.939416526Z System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
2024-07-01T23:17:26.603348646Z System config value preview_imaginary_key set to string 6effe65de83caf2e7976513f834e017a5f483d5f808cdbe9
2024-07-01T23:17:26.656459417Z + '[' true = true ']'
2024-07-01T23:17:26.656660775Z + '[' 443 = 443 ']'
2024-07-01T23:17:26.657192853Z ++ head -n1
2024-07-01T23:17:26.657660732Z ++ sort
2024-07-01T23:17:26.659162805Z ++ grep '^[0-9.]\+$'
2024-07-01T23:17:26.662918716Z ++ dig nextcloud-aio-apache A +short +search
2024-07-01T23:17:26.689670482Z + IPv4_ADDRESS_APACHE=172.18.0.6
2024-07-01T23:17:26.693427606Z ++ head -n1
2024-07-01T23:17:26.693465553Z ++ sort
2024-07-01T23:17:26.693775546Z ++ grep '^[0-9a-f:]\+$'
2024-07-01T23:17:26.695301263Z ++ dig nextcloud-aio-apache AAAA +short +search
2024-07-01T23:17:26.720308014Z + IPv6_ADDRESS_APACHE=
2024-07-01T23:17:26.723413374Z ++ sort
2024-07-01T23:17:26.723850737Z ++ grep '^[0-9.]\+$'
2024-07-01T23:17:26.724829493Z ++ dig nextcloud-aio-mastercontainer A +short +search
2024-07-01T23:17:26.727923444Z ++ head -n1
2024-07-01T23:17:26.751144038Z + IPv4_ADDRESS_MASTERCONTAINER=172.18.0.5
2024-07-01T23:17:26.752321045Z ++ dig nextcloud-aio-mastercontainer AAAA +short +search
2024-07-01T23:17:26.755436720Z ++ grep '^[0-9a-f:]\+$'
2024-07-01T23:17:26.755908940Z ++ sort
2024-07-01T23:17:26.757942285Z ++ head -n1
2024-07-01T23:17:26.781731782Z + IPv6_ADDRESS_MASTERCONTAINER=
2024-07-01T23:17:26.782285612Z + sed -i 's|^;listen.allowed_clients|listen.allowed_clients|' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T23:17:26.789250980Z + sed -i 's|listen.allowed_clients.*|listen.allowed_clients = 127.0.0.1,::1,172.18.0.6,,172.18.0.5,|' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T23:17:26.792390765Z + sed -i '/^listen.allowed_clients/s/,,/,/g' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T23:17:26.795253191Z + sed -i '/^listen.allowed_clients/s/,$//' /usr/local/etc/php-fpm.d/www.conf
2024-07-01T23:17:26.797296584Z + grep listen.allowed_clients /usr/local/etc/php-fpm.d/www.conf
2024-07-01T23:17:26.798469653Z listen.allowed_clients = 127.0.0.1,::1,172.18.0.6,172.18.0.5
2024-07-01T23:17:26.798978376Z + set +x
2024-07-01T23:17:28.503892143Z [01-Jul-2024 23:17:28] NOTICE: fpm is running, pid 1326
2024-07-01T23:17:28.503949766Z [01-Jul-2024 23:17:28] NOTICE: ready to handle connections
2024-07-01T23:17:43.288436265Z Activating Collabora config...
2024-07-01T23:17:44.050269828Z ✓ Reset callback url autodetect
2024-07-01T23:17:44.050327969Z Checking configuration
2024-07-01T23:17:44.050335814Z 🛈 Configured WOPI URL: https://nextcloud.domain.tld
2024-07-01T23:17:44.050341672Z 🛈 Configured public WOPI URL: https://nextcloud.domain.tld
2024-07-01T23:17:44.050347325Z 🛈 Configured callback URL:
2024-07-01T23:17:44.050352668Z
2024-07-01T23:17:44.132189382Z Failed to fetch discovery endpoint from https://nextcloud.domain.tld
2024-07-01T23:17:44.132503888Z cURL error 60: SSL certificate problem: self-signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.domain.tld/hosting/discovery
2024-07-02T00:25:55.721081698Z [02-Jul-2024 00:25:55] NOTICE: Terminating ...
2024-07-02T00:25:55.726539015Z [02-Jul-2024 00:25:55] NOTICE: exiting, bye-bye!
2024-07-02T00:25:56.734075924Z +++ pgrep -f /var/www/html/cron.php
2024-07-02T00:25:56.748242687Z ++ '[' -n '' ']'
2024-07-02T00:25:56.748271284Z ++ echo 'Cronjob successfully exited.'
2024-07-02T00:25:56.748275422Z ++ exit
2024-07-02T00:25:56.748450602Z Cronjob successfully exited.
2024-07-02T00:46:17.808699879Z Waiting for database to start...
2024-07-02T00:46:22.874328746Z Connection to nextcloud-aio-database (172.18.0.8) 5432 port [tcp/postgresql] succeeded!
2024-07-02T00:46:24.950467365Z               now
2024-07-02T00:46:24.950567037Z -------------------------------
2024-07-02T00:46:24.950574430Z  2024-07-02 00:46:24.942224+00
2024-07-02T00:46:24.950578017Z (1 row)
2024-07-02T00:46:24.950581224Z
2024-07-02T00:46:24.962455138Z + '[' -f /dev-dri-group-was-added ']'
2024-07-02T00:46:24.963725522Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2024-07-02T00:46:24.965143421Z + '[' -n '' ']'
2024-07-02T00:46:24.965518050Z + set +x
2024-07-02T00:46:24.997002609Z Connection to nextcloud-aio-redis (172.18.0.7) 6379 port [tcp/redis] succeeded!
2024-07-02T00:46:28.088489850Z Applying one-click-instance settings...
2024-07-02T00:46:28.778644886Z System config value one-click-instance set to boolean true
2024-07-02T00:46:29.489285073Z System config value one-click-instance.user-limit set to integer 100
2024-07-02T00:46:30.214155134Z System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
2024-07-02T00:46:30.985134222Z support already enabled
2024-07-02T00:46:31.018934506Z Adjusting log files...
2024-07-02T00:46:31.619400532Z System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
2024-07-02T00:46:32.279877077Z System config value logfile set to string /var/www/html/data/nextcloud.log
2024-07-02T00:46:32.915617344Z Config value were not updated
2024-07-02T00:46:33.538305547Z System config value updatedirectory set to string /nc-updater
2024-07-02T00:46:34.143047419Z Applying network settings...
2024-07-02T00:46:34.708022242Z System config value allow_local_remote_servers set to boolean true
2024-07-02T00:46:35.347835451Z System config value davstorage.request_timeout set to integer 3600
2024-07-02T00:46:36.066694193Z System config value trusted_domains => 1 set to string nextcloud.domain.tld
2024-07-02T00:46:36.680786747Z System config value overwrite.cli.url set to string https://nextcloud.domain.tld/
2024-07-02T00:46:37.310800324Z System config value htaccess.RewriteBase set to string /
2024-07-02T00:46:37.964496304Z .htaccess has been updated
2024-07-02T00:46:38.564529091Z System config value dbpersistent set to boolean false
2024-07-02T00:46:39.186364766Z System config value auth.bruteforce.protection.enabled set to boolean true
2024-07-02T00:46:39.847986826Z System config value ratelimit.protection.enabled set to boolean true
2024-07-02T00:46:40.457675152Z System config value files_external_allow_create_new_local set to boolean false
2024-07-02T00:46:43.026507111Z notify_push is up-to-date or no updates could be found
2024-07-02T00:37:00.207655582Z System config value trusted_proxies => 0 set to string 127.0.0.1
2024-07-02T00:37:00.790791435Z System config value trusted_proxies => 1 set to string ::1
2024-07-02T00:37:01.479791690Z System config value trusted_proxies => 10 set to string 172.18.0.0/16
2024-07-02T00:37:02.104760403Z Config value were not updated
2024-07-02T00:37:02.126356332Z + grep -q 'nextcloud-.*-collabora'
2024-07-02T00:37:02.127376886Z + echo nextcloud-aio-collabora
2024-07-02T00:37:02.128174695Z + COLLABORA_HOST=nextcloud.domain.tld
2024-07-02T00:37:02.129001632Z + set +x
2024-07-02T00:37:03.588835688Z richdocuments is up-to-date or no updates could be found
2024-07-02T00:37:04.429633265Z Config value were not updated
2024-07-02T00:37:05.092513459Z No ipv6-address found for nextcloud.domain.tld.
2024-07-02T00:37:05.664812891Z Config value were not updated
2024-07-02T00:37:05.690473536Z + '[' -z '' ']'
2024-07-02T00:37:05.690523428Z + TALK_HOST=nextcloud.domain.tld
2024-07-02T00:37:05.690528511Z + HPB_PATH=/standalone-signaling/
2024-07-02T00:37:05.690532195Z + '[' -z '' ']'
2024-07-02T00:37:05.690535466Z + TURN_DOMAIN=nextcloud.domain.tld
2024-07-02T00:37:05.690538949Z + set +x
2024-07-02T00:37:06.964409397Z spreed is up-to-date or no updates could be found
2024-07-02T00:37:09.444514702Z Config value recording_servers of app spreed deleted
2024-07-02T00:37:10.033305575Z System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
2024-07-02T00:37:10.669540288Z System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
2024-07-02T00:37:11.301945103Z System config value preview_imaginary_key set to string 6effe65de83caf2e7976513f834e017a5f483d5f808cdbe9
2024-07-02T00:37:11.357681249Z + '[' true = true ']'
2024-07-02T00:37:11.358318195Z + '[' 443 = 443 ']'
2024-07-02T00:37:11.359780346Z ++ dig nextcloud-aio-apache A +short +search
2024-07-02T00:37:11.360929408Z ++ grep '^[0-9.]\+$'
2024-07-02T00:37:11.361166089Z ++ sort
2024-07-02T00:37:11.365001872Z ++ head -n1
2024-07-02T00:37:11.384853041Z + IPv4_ADDRESS_APACHE=172.18.0.6
2024-07-02T00:37:11.385996829Z ++ dig nextcloud-aio-apache AAAA +short +search
2024-07-02T00:37:11.386516003Z ++ grep '^[0-9a-f:]\+$'
2024-07-02T00:37:11.386706183Z ++ sort
2024-07-02T00:37:11.387561605Z ++ head -n1
2024-07-02T00:37:11.411577831Z + IPv6_ADDRESS_APACHE=
2024-07-02T00:37:11.413334102Z ++ dig nextcloud-aio-mastercontainer A +short +search
2024-07-02T00:37:11.413811688Z ++ sort
2024-07-02T00:37:11.414271465Z ++ grep '^[0-9.]\+$'
2024-07-02T00:37:11.415343250Z ++ head -n1
2024-07-02T00:37:11.438963454Z + IPv4_ADDRESS_MASTERCONTAINER=172.18.0.10
2024-07-02T00:37:11.440673992Z ++ dig nextcloud-aio-mastercontainer AAAA +short ++ grep '^[0-9a-f:]\+$'
2024-07-02T00:37:11.440930049Z +search
2024-07-02T00:37:11.441779984Z ++ sort
2024-07-02T00:37:11.441991283Z ++ head -n1
2024-07-02T00:37:11.465055479Z + IPv6_ADDRESS_MASTERCONTAINER=
2024-07-02T00:37:11.466151238Z + sed -i 's|^;listen.allowed_clients|listen.allowed_clients|' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T00:37:11.473965115Z + sed -i 's|listen.allowed_clients.*|listen.allowed_clients = 127.0.0.1,::1,172.18.0.6,,172.18.0.10,|' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T00:37:11.477424014Z + sed -i '/^listen.allowed_clients/s/,,/,/g' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T00:37:11.480520893Z + sed -i '/^listen.allowed_clients/s/,$//' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T00:37:11.482699574Z + grep listen.allowed_clients /usr/local/etc/php-fpm.d/www.conf
2024-07-02T00:37:11.484094243Z listen.allowed_clients = 127.0.0.1,::1,172.18.0.6,172.18.0.10
2024-07-02T00:37:11.484778067Z + set +x
2024-07-02T00:37:13.145792295Z [02-Jul-2024 00:37:13] NOTICE: fpm is running, pid 474
2024-07-02T00:37:13.145817771Z [02-Jul-2024 00:37:13] NOTICE: ready to handle connections
2024-07-02T00:37:27.977460246Z Activating Collabora config...
2024-07-02T00:37:28.631521384Z ✓ Reset callback url autodetect
2024-07-02T00:37:28.631582242Z Checking configuration
2024-07-02T00:37:28.631587027Z 🛈 Configured WOPI URL: https://nextcloud.domain.tld
2024-07-02T00:37:28.631590714Z 🛈 Configured public WOPI URL: https://nextcloud.domain.tld
2024-07-02T00:37:28.631594567Z 🛈 Configured callback URL:
2024-07-02T00:37:28.631598082Z
2024-07-02T00:37:28.690131993Z Failed to fetch discovery endpoint from https://nextcloud.domain.tld
2024-07-02T00:37:28.690162754Z cURL error 60: SSL certificate problem: self-signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.domain.tld/hosting/discovery
2024-07-02T00:49:36.480739063Z [02-Jul-2024 00:49:36] NOTICE: Terminating ...
2024-07-02T00:49:36.480805487Z [02-Jul-2024 00:49:36] NOTICE: exiting, bye-bye!
2024-07-02T00:49:36.499509339Z +++ pgrep -f /var/www/html/cron.php
2024-07-02T00:49:36.514028070Z Cronjob successfully exited.
2024-07-02T00:49:36.514048267Z ++ '[' -n '' ']'
2024-07-02T00:49:36.514101233Z ++ echo 'Cronjob successfully exited.'
2024-07-02T00:49:36.514105670Z ++ exit
2024-07-02T01:22:35.212657388Z Connection to nextcloud-aio-database (172.18.0.4) 5432 port [tcp/postgresql] succeeded!
2024-07-02T01:22:37.387912167Z               now
2024-07-02T01:22:37.387940870Z -------------------------------
2024-07-02T01:22:37.387945150Z  2024-07-02 01:22:37.370963+00
2024-07-02T01:22:37.387948440Z (1 row)
2024-07-02T01:22:37.387951590Z
2024-07-02T01:22:37.423238443Z + '[' -f /dev-dri-group-was-added ']'
2024-07-02T01:22:37.424526327Z ++ find /dev -maxdepth 1 -mindepth 1 -name dri
2024-07-02T01:22:37.428986699Z + '[' -n '' ']'
2024-07-02T01:22:37.429008464Z + set +x
2024-07-02T01:22:37.542353643Z Connection to nextcloud-aio-redis (172.18.0.8) 6379 port [tcp/redis] succeeded!
2024-07-02T01:22:42.477947918Z Applying one-click-instance settings...
2024-07-02T01:22:43.149658225Z System config value one-click-instance set to boolean true
2024-07-02T01:22:43.849838747Z System config value one-click-instance.user-limit set to integer 100
2024-07-02T01:22:44.500348317Z System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
2024-07-02T01:22:45.445300793Z support already enabled
2024-07-02T01:22:45.476749012Z Adjusting log files...
2024-07-02T01:22:46.177607189Z System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
2024-07-02T01:22:46.984023783Z System config value logfile set to string /var/www/html/data/nextcloud.log
2024-07-02T01:22:47.683976840Z Config value were not updated
2024-07-02T01:22:48.414408199Z System config value updatedirectory set to string /nc-updater
2024-07-02T01:22:49.250909932Z Applying network settings...
2024-07-02T01:22:49.893458988Z System config value allow_local_remote_servers set to boolean true
2024-07-02T01:22:50.487279792Z System config value davstorage.request_timeout set to integer 3600
2024-07-02T01:22:51.115403280Z System config value trusted_domains => 1 set to string nextcloud.domain.tld
2024-07-02T01:22:51.748184281Z System config value overwrite.cli.url set to string https://nextcloud.domain.tld/
2024-07-02T01:22:52.387538081Z System config value htaccess.RewriteBase set to string /
2024-07-02T01:22:53.021929153Z .htaccess has been updated
2024-07-02T01:22:53.619728531Z System config value dbpersistent set to boolean false
2024-07-02T01:22:54.212884994Z System config value auth.bruteforce.protection.enabled set to boolean true
2024-07-02T01:22:54.896954565Z System config value ratelimit.protection.enabled set to boolean true
2024-07-02T01:22:55.485756222Z System config value files_external_allow_create_new_local set to boolean false
2024-07-02T01:22:57.393483784Z notify_push is up-to-date or no updates could be found
2024-07-02T01:22:57.976458472Z System config value trusted_proxies => 0 set to string 127.0.0.1
2024-07-02T01:22:58.566785955Z System config value trusted_proxies => 1 set to string ::1
2024-07-02T01:22:59.231302888Z System config value trusted_proxies => 10 set to string 172.18.0.0/16
2024-07-02T01:22:59.843575961Z Config value were not updated
2024-07-02T01:22:59.870042490Z + echo nextcloud-aio-collabora
2024-07-02T01:22:59.870849390Z + grep -q 'nextcloud-.*-collabora'
2024-07-02T01:22:59.878685529Z + COLLABORA_HOST=nextcloud.domain.tld
2024-07-02T01:22:59.878703481Z + set +x
2024-07-02T01:13:17.066920361Z richdocuments is up-to-date or no updates could be found
2024-07-02T01:13:17.684889171Z Config value were not updated
2024-07-02T01:13:18.350858899Z No ipv6-address found for nextcloud.domain.tld.
2024-07-02T01:13:18.994409539Z Config value were not updated
2024-07-02T01:13:19.018127961Z + '[' -z '' ']'
2024-07-02T01:13:19.018171102Z + TALK_HOST=nextcloud.domain.tld
2024-07-02T01:13:19.018175454Z + HPB_PATH=/standalone-signaling/
2024-07-02T01:13:19.018178815Z + '[' -z '' ']'
2024-07-02T01:13:19.018181618Z + TURN_DOMAIN=nextcloud.domain.tld
2024-07-02T01:13:19.018248441Z + set +x
2024-07-02T01:13:20.421546185Z spreed is up-to-date or no updates could be found
2024-07-02T01:13:23.002673388Z Config value recording_servers of app spreed deleted
2024-07-02T01:13:23.580395406Z System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
2024-07-02T01:13:24.167589372Z System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
2024-07-02T01:13:24.755868880Z System config value preview_imaginary_key set to string 6effe65de83caf2e7976513f834e017a5f483d5f808cdbe9
2024-07-02T01:13:24.805270883Z + '[' true = true ']'
2024-07-02T01:13:24.806129517Z + '[' 443 = 443 ']'
2024-07-02T01:13:24.807421288Z ++ dig nextcloud-aio-apache A +short +search
2024-07-02T01:13:24.810327023Z ++ grep '^[0-9.]\+$'
2024-07-02T01:13:24.810585351Z ++ sort
2024-07-02T01:13:24.814972043Z ++ head -n1
2024-07-02T01:13:24.832826801Z + IPv4_ADDRESS_APACHE=172.18.0.7
2024-07-02T01:13:24.834140454Z ++ dig nextcloud-aio-apache AAAA +short +search
2024-07-02T01:13:24.834433456Z ++ grep '^[0-9a-f:]\+$'
2024-07-02T01:13:24.835298759Z ++ sort
2024-07-02T01:13:24.835625391Z ++ head -n1
2024-07-02T01:13:24.856036151Z + IPv6_ADDRESS_APACHE=
2024-07-02T01:13:24.856779631Z ++ dig nextcloud-aio-mastercontainer A +short +search
2024-07-02T01:13:24.857461249Z ++ grep '^[0-9.]\+$'
2024-07-02T01:13:24.858216570Z ++ sort
2024-07-02T01:13:24.858937661Z ++ head -n1
2024-07-02T01:13:24.882189053Z + IPv4_ADDRESS_MASTERCONTAINER=172.18.0.5
2024-07-02T01:13:24.882908231Z ++ dig nextcloud-aio-mastercontainer AAAA +short +search
2024-07-02T01:13:24.883552704Z ++ grep '^[0-9a-f:]\+$'
2024-07-02T01:13:24.884359699Z ++ sort
2024-07-02T01:13:24.884783794Z ++ head -n1
2024-07-02T01:13:24.908220038Z + IPv6_ADDRESS_MASTERCONTAINER=
2024-07-02T01:13:24.908482547Z + sed -i 's|^;listen.allowed_clients|listen.allowed_clients|' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T01:13:24.915088577Z + sed -i 's|listen.allowed_clients.*|listen.allowed_clients = 127.0.0.1,::1,172.18.0.7,,172.18.0.5,|' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T01:13:24.918019178Z + sed -i '/^listen.allowed_clients/s/,,/,/g' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T01:13:24.921683663Z + sed -i '/^listen.allowed_clients/s/,$//' /usr/local/etc/php-fpm.d/www.conf
2024-07-02T01:13:24.923890301Z + grep listen.allowed_clients /usr/local/etc/php-fpm.d/www.conf
2024-07-02T01:13:24.925194863Z listen.allowed_clients = 127.0.0.1,::1,172.18.0.7,172.18.0.5
2024-07-02T01:13:24.925449090Z + set +x
2024-07-02T01:13:26.574942895Z [02-Jul-2024 01:13:26] NOTICE: fpm is running, pid 475
2024-07-02T01:13:26.575051499Z [02-Jul-2024 01:13:26] NOTICE: ready to handle connections
2024-07-02T01:13:41.413098073Z Activating Collabora config...
2024-07-02T01:13:42.097735189Z ✓ Reset callback url autodetect
2024-07-02T01:13:42.097811391Z Checking configuration
2024-07-02T01:13:42.097820421Z 🛈 Configured WOPI URL: https://nextcloud.domain.tld
2024-07-02T01:13:42.097826807Z 🛈 Configured public WOPI URL: https://nextcloud.domain.tld
2024-07-02T01:13:42.097833240Z 🛈 Configured callback URL:
2024-07-02T01:13:42.097839261Z
2024-07-02T01:13:42.156411759Z Failed to fetch discovery endpoint from https://nextcloud.domain.tld
2024-07-02T01:13:42.156533023Z cURL error 60: SSL certificate problem: self-signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.domain.tld/hosting/discovery

I have no idea how to access the config.php files from a docker container. If it’s required, please notify me and I’ll try to figure out how to.

The output of Nextcloud AIO Apache container :

2024-07-01T21:17:00.852699010Z Waiting for Nextcloud to start...
2024-07-01T21:17:05.856101437Z Connection to nextcloud-aio-nextcloud (172.18.0.7) 9000 port [tcp/*] succeeded!
2024-07-01T21:17:07.470524209Z [Mon Jul 01 21:17:07.469903 2024] [mpm_event:notice] [pid 53:tid 139968126130984] AH00489: Apache/2.4.59 (Unix) configured -- resuming normal operations
2024-07-01T21:17:07.470584976Z [Mon Jul 01 21:17:07.469995 2024] [core:notice] [pid 53:tid 139968126130984] AH00094: Command line: '/usr/local/apache2/bin/httpd -D FOREGROUND'
2024-07-01T21:17:07.508444836Z {"level":"info","ts":1719868627.5075228,"msg":"using config from file","file":"/tmp/Caddyfile"}
2024-07-01T21:17:07.515676526Z {"level":"info","ts":1719868627.5153105,"msg":"adapted config to JSON","adapter":"caddyfile"}
2024-07-01T21:17:07.532548755Z {"level":"info","ts":1719868627.5320961,"msg":"failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details."}
2024-07-01T23:17:24.262265948Z Waiting for Nextcloud to start...
2024-07-01T23:17:29.266941567Z Connection to nextcloud-aio-nextcloud (172.18.0.7) 9000 port [tcp/*] succeeded!
2024-07-01T23:17:31.263392613Z [Mon Jul 01 23:17:31.262617 2024] [mpm_event:notice] [pid 128:tid 139716551797544] AH00489: Apache/2.4.59 (Unix) configured -- resuming normal operations
2024-07-01T23:17:31.263633046Z [Mon Jul 01 23:17:31.263383 2024] [core:notice] [pid 128:tid 139716551797544] AH00094: Command line: '/usr/local/apache2/bin/httpd -D FOREGROUND'
2024-07-01T23:17:31.280897711Z {"level":"info","ts":1719875851.2803996,"msg":"using config from file","file":"/tmp/Caddyfile"}
2024-07-01T23:17:31.284413671Z {"level":"info","ts":1719875851.2841513,"msg":"adapted config to JSON","adapter":"caddyfile"}
2024-07-01T23:17:31.290897388Z {"level":"info","ts":1719875851.2905128,"msg":"failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details."}
2024-07-02T00:46:17.294730327Z Waiting for Nextcloud to start...
2024-07-02T00:37:08.910507296Z Waiting for Nextcloud to start...
2024-07-02T00:37:13.913505931Z Connection to nextcloud-aio-nextcloud (172.18.0.4) 9000 port [tcp/*] succeeded!
2024-07-02T00:37:15.918938705Z {"level":"info","ts":1719880635.9182475,"msg":"using config from file","file":"/tmp/Caddyfile"}
2024-07-02T00:37:15.922944806Z {"level":"info","ts":1719880635.9226887,"msg":"adapted config to JSON","adapter":"caddyfile"}
2024-07-02T00:37:15.930395387Z {"level":"info","ts":1719880635.930021,"msg":"failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details."}
2024-07-02T00:37:15.935220341Z [Tue Jul 02 00:37:15.934912 2024] [mpm_event:notice] [pid 51:tid 139627430406952] AH00489: Apache/2.4.59 (Unix) configured -- resuming normal operations
2024-07-02T00:37:15.935547231Z [Tue Jul 02 00:37:15.935288 2024] [core:notice] [pid 51:tid 139627430406952] AH00094: Command line: '/usr/local/apache2/bin/httpd -D FOREGROUND'
2024-07-02T00:49:36.533200820Z [Tue Jul 02 00:49:36 2024] [error] [(111)Connection refused] [client: [AH00957: FCGI: attempt to connect to 172.18.0.4:9000 (nextcloud-aio-nextcloud:9000) failed]
2024-07-02T00:49:36.544867573Z [Tue Jul 02 00:49:36 2024] [error] [client: 98.148.240.99] [AH01079: failed to make connection to backend: nextcloud-aio-nextcloud] [Mozilla/5.0 (Linux) mirall/3.13.0git (Nextcloud, arch-6.9.6-arch1-1 ClientArchitecture: x86_64 OsArchitecture: x86_64)]
2024-07-02T01:22:34.606979792Z Waiting for Nextcloud to start...
2024-07-02T01:22:39.609109356Z Waiting for Nextcloud to start...
2024-07-02T01:22:44.612736560Z Waiting for Nextcloud to start...
2024-07-02T01:22:49.615936992Z Waiting for Nextcloud to start...
2024-07-02T01:22:54.618630754Z Waiting for Nextcloud to start...
2024-07-02T01:22:59.621445151Z Waiting for Nextcloud to start...
2024-07-02T01:13:20.594177284Z Waiting for Nextcloud to start...
2024-07-02T01:13:25.595176449Z Waiting for Nextcloud to start...
2024-07-02T01:13:30.599522102Z Connection to nextcloud-aio-nextcloud (172.18.0.3) 9000 port [tcp/*] succeeded!
2024-07-02T01:13:32.466168507Z [Tue Jul 02 01:13:32.465661 2024] [mpm_event:notice] [pid 52:tid 139653111319336] AH00489: Apache/2.4.59 (Unix) configured -- resuming normal operations
2024-07-02T01:13:32.466209394Z [Tue Jul 02 01:13:32.465774 2024] [core:notice] [pid 52:tid 139653111319336] AH00094: Command line: '/usr/local/apache2/bin/httpd -D FOREGROUND'
2024-07-02T01:13:32.496328391Z {"level":"info","ts":1719882812.4957905,"msg":"using config from file","file":"/tmp/Caddyfile"}
2024-07-02T01:13:32.498828398Z {"level":"info","ts":1719882812.498628,"msg":"adapted config to JSON","adapter":"caddyfile"}
2024-07-02T01:13:32.505510640Z {"level":"info","ts":1719882812.5049987,"msg":"failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details."}

Hopefully, I provided sufficient information to help fix this issue. If you need more information please do let me know what else I should add.

Hi, can you post the output of sudo docker inspect nextcloud-aio-apache here?

[
    {
        "Id": "8afc78b54d11b005f9634cd13c3178f059d8986e8a325be68f0b795842352014",
        "Created": "2024-07-01T21:16:25.329959451Z",
        "Path": "/start.sh",
        "Args": [
            "/usr/bin/supervisord",
            "-c",
            "/supervisord.conf"
        ],
        "State": {
            "Status": "running",
            "Running": true,
            "Paused": false,
            "Restarting": false,
            "OOMKilled": false,
            "Dead": false,
            "Pid": 1521,
            "ExitCode": 0,
            "Error": "",
            "StartedAt": "2024-07-02T08:05:00.138054794Z",
            "FinishedAt": "2024-07-02T01:59:52.256530576Z",
            "Health": {
                "Status": "healthy",
                "FailingStreak": 0,
                "Log": [
                    {
                        "Start": "2024-07-01T18:57:58.805994568-07:00",
                        "End": "2024-07-01T18:57:58.899974026-07:00",
                        "ExitCode": 0,
                        "Output": "Connection to nextcloud-aio-nextcloud (172.18.0.3) 9000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 8000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 443 port [tcp/https] succeeded!\nConnection to nextcloud.domain.tld (-1.-1.-1.-1) 443 port [tcp/https] succeeded!\n"
                    },
                    {
                        "Start": "2024-07-01T18:58:28.901172865-07:00",
                        "End": "2024-07-01T18:58:28.981550969-07:00",
                        "ExitCode": 0,
                        "Output": "Connection to nextcloud-aio-nextcloud (172.18.0.3) 9000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 8000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 443 port [tcp/https] succeeded!\nConnection to nextcloud.domain.tld (-1.-1.-1.-1) 443 port [tcp/https] succeeded!\n"
                    },
                    {
                        "Start": "2024-07-01T18:58:58.982271089-07:00",
                        "End": "2024-07-01T18:58:59.060136476-07:00",
                        "ExitCode": 0,
                        "Output": "Connection to nextcloud-aio-nextcloud (172.18.0.3) 9000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 8000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 443 port [tcp/https] succeeded!\nConnection to nextcloud.domain.tld (-1.-1.-1.-1) 443 port [tcp/https] succeeded!\n"
                    },
                    {
                        "Start": "2024-07-01T18:59:29.061354359-07:00",
                        "End": "2024-07-01T18:59:29.16015906-07:00",
                        "ExitCode": 0,
                        "Output": "Connection to nextcloud-aio-nextcloud (172.18.0.3) 9000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 8000 port [tcp/*] succeeded!\nConnection to 127.0.0.1 443 port [tcp/https] succeeded!\nConnection to nextcloud.domain.tld (-1.-1.-1.-1) 443 port [tcp/https] succeeded!\n"
                    },
                    {
                        "Start": "2024-07-02T00:55:48.530385793-07:00",
                        "End": "2024-07-02T00:55:48.653479591-07:00",
                        "ExitCode": 0,
                        "Output": ""
                    }
                ]
            }
        },
        "Image": "sha256:15382629e3f8d93e9a61280185e67da0a95de0aa3e9e73fe57c12525abd857b3",
        "ResolvConfPath": "/var/lib/docker/containers/8afc78b54d11b005f9634cd13c3178f059d8986e8a325be68f0b795842352014/resolv.conf",
        "HostnamePath": "/var/lib/docker/containers/8afc78b54d11b005f9634cd13c3178f059d8986e8a325be68f0b795842352014/hostname",
        "HostsPath": "/var/lib/docker/containers/8afc78b54d11b005f9634cd13c3178f059d8986e8a325be68f0b795842352014/hosts",
        "LogPath": "/var/lib/docker/containers/8afc78b54d11b005f9634cd13c3178f059d8986e8a325be68f0b795842352014/8afc78b54d11b005f9634cd13c3178f059d8986e8a325be68f0b795842352014-json.log",
        "Name": "/nextcloud-aio-apache",
        "RestartCount": 0,
        "Driver": "overlay2",
        "Platform": "linux",
        "MountLabel": "",
        "ProcessLabel": "",
        "AppArmorProfile": "docker-default",
        "ExecIDs": null,
        "HostConfig": {
            "Binds": [
                "nextcloud_aio_nextcloud:/var/www/html:ro",
                "nextcloud_aio_apache:/mnt/data:rw"
            ],
            "ContainerIDFile": "",
            "LogConfig": {
                "Type": "json-file",
                "Config": {}
            },
            "NetworkMode": "nextcloud-aio",
            "PortBindings": {
                "443/tcp": [
                    {
                        "HostIp": "",
                        "HostPort": "443"
                    }
                ],
                "443/udp": [
                    {
                        "HostIp": "",
                        "HostPort": "443"
                    }
                ]
            },
            "RestartPolicy": {
                "Name": "unless-stopped",
                "MaximumRetryCount": 0
            },
            "AutoRemove": false,
            "VolumeDriver": "",
            "VolumesFrom": null,
            "ConsoleSize": [
                0,
                0
            ],
            "CapAdd": null,
            "CapDrop": [
                "NET_RAW"
            ],
            "CgroupnsMode": "host",
            "Dns": [],
            "DnsOptions": [],
            "DnsSearch": [],
            "ExtraHosts": null,
            "GroupAdd": null,
            "IpcMode": "private",
            "Cgroup": "",
            "Links": null,
            "OomScoreAdj": 0,
            "PidMode": "",
            "Privileged": false,
            "PublishAllPorts": false,
            "ReadonlyRootfs": true,
            "SecurityOpt": [
                "label:disable"
            ],
            "Tmpfs": {
                "/home/www-data": "",
                "/tmp": "",
                "/usr/local/apache2/logs": "",
                "/var/log/supervisord": "",
                "/var/run/supervisord": ""
            },
            "UTSMode": "",
            "UsernsMode": "",
            "ShmSize": 67108864,
            "Runtime": "runc",
            "Isolation": "",
            "CpuShares": 0,
            "Memory": 0,
            "NanoCpus": 0,
            "CgroupParent": "",
            "BlkioWeight": 0,
            "BlkioWeightDevice": null,
            "BlkioDeviceReadBps": null,
            "BlkioDeviceWriteBps": null,
            "BlkioDeviceReadIOps": null,
            "BlkioDeviceWriteIOps": null,
            "CpuPeriod": 0,
            "CpuQuota": 0,
            "CpuRealtimePeriod": 0,
            "CpuRealtimeRuntime": 0,
            "CpusetCpus": "",
            "CpusetMems": "",
            "Devices": null,
            "DeviceCgroupRules": null,
            "DeviceRequests": null,
            "MemoryReservation": 0,
            "MemorySwap": 0,
            "MemorySwappiness": null,
            "OomKillDisable": false,
            "PidsLimit": null,
            "Ulimits": null,
            "CpuCount": 0,
            "CpuPercent": 0,
            "IOMaximumIOps": 0,
            "IOMaximumBandwidth": 0,
            "MaskedPaths": [
                "/proc/asound",
                "/proc/acpi",
                "/proc/kcore",
                "/proc/keys",
                "/proc/latency_stats",
                "/proc/timer_list",
                "/proc/timer_stats",
                "/proc/sched_debug",
                "/proc/scsi",
                "/sys/firmware",
                "/sys/devices/virtual/powercap"
            ],
            "ReadonlyPaths": [
                "/proc/bus",
                "/proc/fs",
                "/proc/irq",
                "/proc/sys",
                "/proc/sysrq-trigger"
            ],
            "Init": true
        },
        "GraphDriver": {
            "Data": {
                "LowerDir": "/var/lib/docker/overlay2/83cb6582309a54087dd15bbba8bf821f30daf4c650f974cdffd5e12115405553-init/diff:/var/lib/docker/overlay2/13cd116b8ca775ea0c3a217e76cce27d5232bd7672812e427e5685e0cd4cc41a/diff:/var/lib/docker/overlay2/d846d1f8f997a991dbb4acdddae060b17888f8503a54d7511902662c2341745d/diff:/var/lib/docker/overlay2/9e9c61d796f8581884484921a9a32cafe99fa9113d33aabe24728f85b5c16df4/diff:/var/lib/docker/overlay2/ccad7ce0e64be48f48d0093ed74ed3cb589bc370621c78b4fc070bad7ebe0770/diff:/var/lib/docker/overlay2/db09a436b910d6c7c31993c05b0400fcd1ce998b77364fcfcb1564dba6603567/diff:/var/lib/docker/overlay2/edce4063d3fec3b77af8771c65416a5f28f19fd68c5055210c5412e8dc9b9add/diff:/var/lib/docker/overlay2/09677e0fd6403c460d4aef0683e717cbabea2f18c2c258e7c2ea0a6696b408e2/diff:/var/lib/docker/overlay2/f106dfaf3e11fcd3cd43706b79335cf48beac71eafde778bfa76bcd8a90a17b2/diff:/var/lib/docker/overlay2/1ba5185ed80d0c4adf4b73cba4204ff9763dc20518305f4faae54eb57ce42076/diff:/var/lib/docker/overlay2/137bf96df173f48a3277a7e0ccc05e48df243573cc91630fd0edc0e866d932e2/diff:/var/lib/docker/overlay2/50e92f0211cee76cdabf713214569622923d0e9d00209b29f6cee8d4feafd4db/diff:/var/lib/docker/overlay2/d7fe9debf97c927592fdc8a48a68a9903e80b84186e3009b1493ea5563e0d47a/diff:/var/lib/docker/overlay2/76be7d6dc3d7c7e43ac531e4646cf2d90e8d988d403f73e50f1ddab6670446bd/diff:/var/lib/docker/overlay2/9ed0a3ab763590ff75670b20f35650196280a53a525f611ce5312a8e829b0b30/diff",
                "MergedDir": "/var/lib/docker/overlay2/83cb6582309a54087dd15bbba8bf821f30daf4c650f974cdffd5e12115405553/merged",
                "UpperDir": "/var/lib/docker/overlay2/83cb6582309a54087dd15bbba8bf821f30daf4c650f974cdffd5e12115405553/diff",
                "WorkDir": "/var/lib/docker/overlay2/83cb6582309a54087dd15bbba8bf821f30daf4c650f974cdffd5e12115405553/work"
            },
            "Name": "overlay2"
        },
        "Mounts": [
            {
                "Type": "volume",
                "Name": "nextcloud_aio_apache",
                "Source": "/var/lib/docker/volumes/nextcloud_aio_apache/_data",
                "Destination": "/mnt/data",
                "Driver": "local",
                "Mode": "rw",
                "RW": true,
                "Propagation": ""
            },
            {
                "Type": "volume",
                "Name": "nextcloud_aio_nextcloud",
                "Source": "/var/lib/docker/volumes/nextcloud_aio_nextcloud/_data",
                "Destination": "/var/www/html",
                "Driver": "local",
                "Mode": "ro",
                "RW": false,
                "Propagation": ""
            }
        ],
        "Config": {
            "Hostname": "8afc78b54d11",
            "Domainname": "",
            "User": "www-data",
            "AttachStdin": false,
            "AttachStdout": false,
            "AttachStderr": false,
            "ExposedPorts": {
                "443/tcp": {},
                "443/udp": {},
                "80/tcp": {}
            },
            "Tty": false,
            "OpenStdin": false,
            "StdinOnce": false,
            "Env": [
                "NC_DOMAIN=nextcloud.domain.tld",
                "NEXTCLOUD_HOST=nextcloud-aio-nextcloud",
                "APACHE_HOST=nextcloud-aio-apache",
                "COLLABORA_HOST=nextcloud-aio-collabora",
                "TALK_HOST=nextcloud-aio-talk",
                "APACHE_PORT=443",
                "ONLYOFFICE_HOST=nextcloud-aio-onlyoffice",
                "TZ=Etc/UTC",
                "APACHE_MAX_SIZE=10737418240",
                "APACHE_MAX_TIME=3600",
                "NOTIFY_PUSH_HOST=nextcloud-aio-notify-push",
                "PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                "HTTPD_PREFIX=/usr/local/apache2",
                "HTTPD_VERSION=2.4.59",
                "HTTPD_SHA256=ec51501ec480284ff52f637258135d333230a7d229c3afa6f6c2f9040e321323",
                "HTTPD_PATCHES="
            ],
            "Cmd": [
                "/usr/bin/supervisord",
                "-c",
                "/supervisord.conf"
            ],
            "Healthcheck": {
                "Test": [
                    "CMD-SHELL",
                    "/healthcheck.sh"
                ]
            },
            "Image": "nextcloud/aio-apache:latest",
            "Volumes": {
                "/mnt/data": {}
            },
            "WorkingDir": "/usr/local/apache2",
            "Entrypoint": [
                "/start.sh"
            ],
            "OnBuild": null,
            "Labels": {
                "com.centurylinklabs.watchtower.enable": "false"
            },
            "StopSignal": "SIGWINCH"
        },
        "NetworkSettings": {
            "Bridge": "",
            "SandboxID": "d2834a2b6c1b719ed7595be65a8b00e2a60689b81d9884eb191a2734565d9b01",
            "SandboxKey": "/var/run/docker/netns/d2834a2b6c1b",
            "Ports": {
                "443/tcp": [
                    {
                        "HostIp": "0.0.0.0",
                        "HostPort": "443"
                    },
                    {
                        "HostIp": "::",
                        "HostPort": "443"
                    }
                ],
                "443/udp": [
                    {
                        "HostIp": "0.0.0.0",
                        "HostPort": "443"
                    },
                    {
                        "HostIp": "::",
                        "HostPort": "443"
                    }
                ],
                "80/tcp": null
            },
            "HairpinMode": false,
            "LinkLocalIPv6Address": "",
            "LinkLocalIPv6PrefixLen": 0,
            "SecondaryIPAddresses": null,
            "SecondaryIPv6Addresses": null,
            "EndpointID": "",
            "Gateway": "",
            "GlobalIPv6Address": "",
            "GlobalIPv6PrefixLen": 0,
            "IPAddress": "",
            "IPPrefixLen": 0,
            "IPv6Gateway": "",
            "MacAddress": "",
            "Networks": {
                "nextcloud-aio": {
                    "IPAMConfig": null,
                    "Links": null,
                    "Aliases": null,
                    "MacAddress": "02:42:ac:12:00:02",
                    "DriverOpts": null,
                    "NetworkID": "82957267c5df39f50ae967ad95028d3533a5363df88790909e6eaec8e4e60672",
                    "EndpointID": "237f5be890f908ea8c6060443cca4f8ec0dabfd590393c9919d4741218409740",
                    "Gateway": "172.18.0.1",
                    "IPAddress": "172.18.0.2",
                    "IPPrefixLen": 16,
                    "IPv6Gateway": "",
                    "GlobalIPv6Address": "",
                    "GlobalIPv6PrefixLen": 0,
                    "DNSNames": [
                        "nextcloud-aio-apache",
                        "8afc78b54d11"
                    ]
                }
            }
        }
    }
]


Hm… Can you try to open the domain from a different network, e.g. via mobile internet?

it still gives me the invalid certificate error.

sometimes certificates need a while (up to 24 hrs) before they are spread correctly via the whole net. So maybe we just need to wait until tomorrow and it’ll solve itself?

just guessing… :thinking:

But does that just randomly reset the certificates? I’ve had nextcloud running for closer to half a year, and it had no issues with it whatsoever…

One thing of note, I did update and upgrade the system while the docker was still running, if that makes any difference.

usually not

maybe that toggled the creation of a new certificate. but it’s not common.

I just found out the error:

When upgrading all the packages, it , for some reason, decided to enable and start openvpn access server on the same port that nextcloud was using.

did # stop sacli and # systemctl disable openvpnas

After rebooting, everything starting working fine.

1 Like