Hi everyone.
I’m having difficulty getting Thunderbird to sync to my NC calendar and contacts.
This used to work, but I recently had a hard drive failure on my workstation and am having to rebuild from scratch.
I’ve attempted to point Thunderbird to my NC calendar as:
https://nextcloud.example.com/remote.php/caldav (redacted)
Thunderbird reports that it can’t find any calendars. When I point a browser at that url, I get a blank screen.
When I got to NC’s admin/overview screen, I see:
There are some errors regarding your setup.
Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken. To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its
trusted_domains
or theoverwrite.cli.url
. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.Your web server is not properly set up to resolve
.well-known
URLs, failed on:/.well-known/caldav
For more details see the documentation.
I’m running Nextcloud Hub 10 (31.0.4) in a docker container.
I don’t see any interesting log entries in any of the containers.
I’ve got NC running behind a caddy reverse proxy, fyi.
I guess I need to explore what the “trusted_domains” setting is, and where to set it. Any guidance on that and any further troubleshooting help would be most appreciated.
Mike.