Hey guys,
When I try to open a .odt document (or any document) that loads in collabora. I am getting an infinite loop loading screen.
I am running the standard nextcloud all in one docker images
Docker version 20.10.24+dfsg1, build 297e128
and I am using Caddy as my reverse proxy. Caddy is also running in Docker.
Here’s the relevant section of my Caddyfile
https://nextcloud.reimerfamily.net {
reverse_proxy localhost:11000 {
header_up Upgrade {http_upgrade}
header_up Connection keep-alive
}
}
I’m not sure which logs are relevent. Heres the output of docker logs nextcloud-aio-nextcloud:
Connection to nextcloud-aio-database (172.19.0.4) 5432 port [tcp/postgresql] succeeded!
now
-------------------------------
2025-02-18 23:03:44.827712+00
(1 row)
+ '[' -f /dev-dri-group-was-added ']'
++ find /dev -maxdepth 1 -mindepth 1 -name dri
+ '[' -n /dev/dri ']'
++ find /dev/dri -maxdepth 1 -mindepth 1 -name renderD128
+ '[' -n /dev/dri/renderD128 ']'
++ stat -c %g /dev/dri/renderD128
+ GID=105
+ groupadd -g 105 render2
++ getent group 105
++ cut -d: -f1
+ GROUP=render2
+ usermod -aG render2 www-data
+ touch /dev-dri-group-was-added
+ set +x
Enabling Imagick...
WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.21/main: No such file or directory
WARNING: opening from cache https://dl-cdn.alpinelinux.org/alpine/v3.21/community: No such file or directory
Connection to nextcloud-aio-redis (172.19.0.5) 6379 port [tcp/redis] succeeded!
Applying one-click-instance settings...
System config value one-click-instance set to boolean true
System config value one-click-instance.user-limit set to integer 100
System config value one-click-instance.link set to string https://nextcloud.com/all-in-one/
support already enabled
Adjusting log files...
System config value upgrade.cli-upgrade-link set to string https://github.com/nextcloud/all-in-one/discussions/2726
System config value logfile set to string /var/www/html/data/nextcloud.log
Config value were not updated
System config value updatedirectory set to string /nc-updater
System config value maintenance_window_start set to integer 100
Applying network settings...
System config value allow_local_remote_servers set to boolean true
System config value davstorage.request_timeout set to integer 3600
System config value trusted_domains => 1 set to string Nextcloud.reimerfamily.net
System config value overwrite.cli.url set to string https://Nextcloud.reimerfamily.net/
System config value documentation_url.server_logs set to string https://github.com/nextcloud/all-in-one/discussions/5425
System config value htaccess.RewriteBase set to string /
.htaccess has been updated
System config value dbpersistent set to boolean false
System config value auth.bruteforce.protection.enabled set to boolean true
System config value ratelimit.protection.enabled set to boolean true
System config value files_external_allow_create_new_local set to boolean false
notify_push is up-to-date or no updates could be found
System config value trusted_proxies => 0 set to string 127.0.0.1
System config value trusted_proxies => 1 set to string ::1
System config value trusted_proxies => 10 set to string 172.19.0.0/16
Config value were not updated
+ echo nextcloud-aio-collabora
+ grep -q 'nextcloud-.*-collabora'
+ COLLABORA_HOST=Nextcloud.reimerfamily.net
+ set +x
richdocuments is up-to-date or no updates could be found
Config value were not updated
No ipv6-address found for Nextcloud.reimerfamily.net.
Config value were not updated
+ '[' -z '' ']'
+ TALK_HOST=Nextcloud.reimerfamily.net
+ HPB_PATH=/standalone-signaling/
+ '[' -z '' ']'
+ TURN_DOMAIN=Nextcloud.reimerfamily.net
+ set +x
spreed is up-to-date or no updates could be found
Config value recording_servers of app spreed deleted
Connection to nextcloud-aio-clamav (172.19.0.6) 3310 port [tcp/*] succeeded!
files_antivirus is up-to-date or no updates could be found
Config value were not updated
Config value were not updated
Config value were not updated
Config value were not updated
Config value were not updated
Config value were not updated
System config value enabledPreviewProviders => 0 set to string OC\Preview\Imaginary
System config value enabledPreviewProviders => 23 set to string OC\Preview\ImaginaryPDF
System config value preview_imaginary_url set to string http://nextcloud-aio-imaginary:9000
System config value preview_imaginary_key set to string ecbdcd0e3912e5d68bdfd9b416016c8325bcd987028da872
Connection to nextcloud-aio-fulltextsearch (172.19.0.7) 9200 port [tcp/*] succeeded!
fulltextsearch is up-to-date or no updates could be found
fulltextsearch_elasticsearch is up-to-date or no updates could be found
files_fulltextsearch is up-to-date or no updates could be found
{
"search_platform": "OCA\\FullTextSearch_Elasticsearch\\Platform\\ElasticSearchPlatform",
"app_navigation": "0",
"provider_indexed": "",
"cron_err_reset": "1739363520",
"tick_ttl": "1800",
"collection_indexing_list": "50",
"migration_24": "1",
"collection_internal": "local"
}
{
"elastic_host": "http:\/\/elastic:503978a7a2da3c5cad5c7db29ac00218e92eb9376ff07d6f@nextcloud-aio-fulltextsearch:9200",
"elastic_index": "nextcloud-aio",
"fields_limit": "10000",
"es_ver_below66": "0",
"elastic_logger_enabled": "true",
"analyzer_tokenizer": "standard",
"allow_self_signed_cert": "false"
}
{
"files_local": "1",
"files_external": "0",
"files_group_folders": "0",
"files_encrypted": "0",
"files_federated": "0",
"files_size": "20",
"files_pdf": "1",
"files_office": "1",
"files_image": "0",
"files_audio": "0",
"files_chunk_size": "2",
"files_open_result_directly": "0"
}
+ '[' true = true ']'
+ '[' 11000 = 443 ']'
+ set +x
Waiting for Apache to become available...
[18-Feb-2025 23:04:09] NOTICE: fpm is running, pid 300
[18-Feb-2025 23:04:09] NOTICE: ready to handle connections
Connection to nextcloud-aio-apache (172.19.0.12) 11000 port [tcp/*] succeeded!
Activating Collabora config...
✓ Reset callback url autodetect
Checking configuration
🛈 Configured WOPI URL: https://Nextcloud.reimerfamily.net
🛈 Configured public WOPI URL: https://Nextcloud.reimerfamily.net
🛈 Configured callback URL:
Failed to fetch discovery endpoint from https://Nextcloud.reimerfamily.net
cURL error 28: Connection timed out after 5002 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.reimerfamily.net/hosting/discovery
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 4096 bytes) in /var/www/html/custom_apps/mail/vendor/bytestream/horde-mime/lib/Horde/Mime/Headers.php on line 71