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)
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
- Create a user
- 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
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)
Client(s) exhibiting the issue
Relevant environment variables
Steps to reproduce
Expected behaviour
it should connect to Davis.
Actual behaviour
it fails to connect to Davis
Logs
Additional context
No response