The web server is not yet sufficiently configured for file synchronization

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.

If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.

Getting help

In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.

Before clicking submit: Please check if your query is already addressed via the following resources:

(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).

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:

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    **[Nextcloud Hub 10 (31.0.4) Nextcloud AIO v10.15.0
  • Operating system and version (e.g., Ubuntu 24.04):
    Ubuntu 22.04.5 LTS
  • Web server and version (e.g, Apache 2.4.25):
    Apache 2.4.63
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • replace me
  • PHP version (e.g, 8.3):
    • replace me
  • Is this the first time you’ve seen this error? (Yes / No):
    • Yes
  • When did this problem seem to first start?
    • ???
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    -AIO
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • No

Summary of the issue you are facing:

The web server is not yet sufficiently configured for file synchronization, as the WebDAV interface is likely not functioning. In order to perform this check, it must be ensured that the web server can connect to itself. Therefore, it must be able to resolve and connect to at least one of its trusted_domains or overwrite.cli.url

I don t know how to fix this problem. I checked nearly the whole Internet for a sollution I understand.

The file Transfer from and to 2 Windows PC´s and 2 Apple Devices is working.

CalDav and CardDav is not working.

Thanks for help…

Juergen

Wouldn’t it be good to post your configuration file so that it is possible to see how you configured your server?

What does this mean in detail? Are you transferring data from and to your Nextcloud server?

What has this to do with your described file transfer? These protocols are used for calendar and contact synchronization.

1 Like

Hi, thanks for your replay.

Did you mean the config.php inside the aio mastercontainer? I can´t acces this file.

Yes, the data transfer if files is working properly.

This is my problem, no acces to CalDav or CardDav

I found the solution. It was the One Drive integration App. After deleting this App normal access to CardDav and CalDav recovered.

1 Like

For future reference:

Use a variation of the occ config:list system (as noted in the support template) command. For AIO, it would be in the nextcloud-aio-nextcloud container. The AIO docs describe How to run occ commands? within AIO.

1 Like