Skip to content

Apple calendar not connecting to Davis #264

@NxckyBear

Description

@NxckyBear

Davis version

5.4.1

Installation method

barebone docker

PHP version (bare metal only)

No response

Database

MySQL

Reverse proxy

Caddy

Authentication method

Internal (ADMIN_LOGIN / ADMIN_PASSWORD)

Affected protocol(s)

  • CalDAV
  • CardDAV
  • WebDAV
  • Admin dashboard
  • API

Client(s) exhibiting the issue

  • Apple calendar on MacOS 26.4.1

Relevant environment variables

APP_ENV=prod # or dev

CALDAV_ENABLED=true
CARDDAV_ENABLED=true
WEBDAV_ENABLED=false
PUBLIC_CALENDARS_ENABLED=true

BIRTHDAY_REMINDER_OFFSET=PT9H

APP_TIMEZONE=Europe/Paris

LOG_FILE_PATH="%kernel.logs_dir%/%kernel.environment%.log"

Steps to reproduce

  1. Create a user
  2. try to connect to apple calendar

Expected behaviour

it should connect to Davis.

Actual behaviour

it fails to connect to Davis

Logs

docker logs:

172.22.0.4 - ne@cxteneko.com 29/May/2026:03:53:36 +0000 "PROPFIND /index.php" 404
127.0.0.1 -  29/May/2026:03:53:24 +0000 "GET /status" 200
127.0.0.1 -  29/May/2026:03:52:54 +0000 "GET /status" 200
172.22.0.4 -  29/May/2026:03:52:35 +0000 "GET /index.php" 200
172.22.0.4 -  29/May/2026:03:52:35 +0000 "POST /index.php" 302
127.0.0.1 -  29/May/2026:03:52:24 +0000 "GET /status" 200
127.0.0.1 -  29/May/2026:03:51:53 +0000 "GET /status" 200

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs infoThis issue / PR needs more info

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions