"message": "caldev not supported"

  • Nextcloud Server version (e.g., 29.x.x):
    • 31.0.2
  • Operating system and version (e.g., Ubuntu 24.04):
    • docker
  • Web server and version (e.g, Apache 2.4.25):
    • 2.4.25
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • `nginx 1.27.2
  • PHP version (e.g, 8.3):
    • 8.3
  • Is this the first time you’ve seen this error? (Yes / No):
    • yes
  • When did this problem seem to first start?
    • after installation
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • docker hub
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • no

Summary of the issue you are facing:

/.well-known/caldev is found but returns with
{
“message”: “caldev not supported”
}

Steps to replicate it (hint: details matter!):

Log entries

Nextcloud

Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log located in your data directory). Feel free to use a pastebin/gist service if necessary.

PASTE HERE

Web Browser

If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.

nextcloud     | 62.112.9.167 - - [20/Apr/2025:03:07:20 -0700] "GET /.well-known/caldev HTTP/1.1" 404 757 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0"
nextcloud     | 62.112.9.167 - - [20/Apr/2025:03:07:21 -0700] "GET /favicon.ico HTTP/1.1" 404 6667 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0"

Web server / Reverse Proxy

The output of your Apache/nginx/system log in /var/log/____:

PASTE HERE

Configuration

Nextcloud

The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):

PASTE HERE

Apps

The output of occ app:list (if possible).

Tips for increasing the likelihood of a response

  • Use the preformatted text formatting option in the editor for all log entries and configuration output.
  • If screenshots are useful, feel free to include them.
    • If possible, also include key error output in text form so it can be searched for.
  • Try to edit log output only minimally (if at all) so that it can be ran through analyzers / formatters by those trying to help you.

Did you mean to test for caldav by chance?

No I did not. carddev and caldev are not working in a new install. It used to work

Perhaps you are referring to CalDAV and CardDAV?

There is no such thing as “caldev”.

See Service Discovery: CalDav / CardDav

And CalDav / Calendar.