Since enabling the notify_push (High Performance Backend) app and/or updating from 34.0.1 to 34.0.2 and optimizing client interactions, i observe intermittent PHP warnings in the Nextcloud log during WebDAV PROPFIND requests (specifically targeting .nomedia files, often routed through proxies/Cloudflare).
While synchronization and functionality are completely unaffected, these warnings clutter the logs.
[PHP] Warnung: Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68
PROPFIND /public.php/webdav/blaaa/.nomemories
von 172.xx.xxx.247 von -- um 26.07.2026, 21:50:53
1.Enable notify_push (High Performance Backend) with Redis and a proper reverse proxy chain.
2.Have clients (or sync tools) perform background WebDAV queries/PROPFIND requests (e.g., checking for .nomedia files).
3.Check the Nextcloud log.
WebDAV requests should complete without triggering PHP header warnings.
root@LXC-Nextcloud:~# occ config:list system
{
"system": {
"serverid": 1,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"10.0.10.12",
"cloud2.underwater-way.com"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "34.0.2.1",
"overwrite.cli.url": "https:\/\/cloud2.underwater-way.com",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"overwritehost": "cloud2.underwater-way.com",
"activity_expire_days": 14,
"allow_local_remote_servers": true,
"auth.bruteforce.protection.enabled": true,
"forbidden_filenames": [
".htaccess",
"Thumbs.db",
"thumbs.db"
],
"cron_log": true,
"default_phone_region": "DE",
"enable_previews": true,
"enabledPreviewProviders": [
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\Movie",
"OC\\Preview\\PDF",
"OC\\Preview\\MP3",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown",
"OC\\Preview\\HEIC",
"OC\\Preview\\Movie",
"OC\\Preview\\MKV",
"OC\\Preview\\MP4",
"OC\\Preview\\AVI"
],
"filesystem_check_changes": 0,
"filelocking.enabled": "true",
"htaccess.RewriteBase": "\/",
"integrity.check.disabled": false,
"knowledgebaseenabled": false,
"logfile": "\/var\/log\/nextcloud\/nextcloud.log",
"debug": false,
"loglevel": 3,
"logtimezone": "Europe\/Berlin",
"remember_login_cookie_lifetime": 7200,
"session_lifetime": 7200,
"session_keepalive": true,
"auto_logout": true,
"minimum.supported.desktop.version": "4.0.1",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"overwriteprotocol": "https",
"preview_max_x": 1024,
"preview_max_y": 768,
"preview_max_scale_factor": 1,
"profile.enabled": false,
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"password": "***REMOVED SENSITIVE VALUE***",
"timeout": 0.5,
"dbindex": 1
},
"quota_include_external_storage": false,
"share_folder": "\/Freigaben",
"skeletondirectory": "",
"trashbin_retention_obligation": "auto, 7",
"maintenance_window_start": 1,
"maintenance": false,
"memories.db.triggers.fcu": true,
"memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/go-vod-amd64",
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"onlyoffice": {
"jwt_secret": "***REMOVED SENSITIVE VALUE***",
"jwt_header": "EUOFFICE"
},
"updater.secret": "***REMOVED SENSITIVE VALUE***",
"theme": "",
"versions_retention_obligation": "auto, 365",
"simpleSignUpLink.shown": false,
"upgrade.disable-web": false,
"log.condition": {
"apps": [
"admin_audit"
]
},
"log_rotate_size": "0"
}
}
{"reqId":"nlGjfl72tqHq0f4bwvQ1","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.06/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
{"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}
Bug description
Since enabling the notify_push (High Performance Backend) app and/or updating from 34.0.1 to 34.0.2 and optimizing client interactions, i observe intermittent PHP warnings in the Nextcloud log during WebDAV PROPFIND requests (specifically targeting .nomedia files, often routed through proxies/Cloudflare).
While synchronization and functionality are completely unaffected, these warnings clutter the logs.
[PHP] Warnung: Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68
PROPFIND /public.php/webdav/blaaa/.nomemories
von 172.xx.xxx.247 von -- um 26.07.2026, 21:50:53
Steps to reproduce
1.Enable notify_push (High Performance Backend) with Redis and a proper reverse proxy chain.
2.Have clients (or sync tools) perform background WebDAV queries/PROPFIND requests (e.g., checking for .nomedia files).
3.Check the Nextcloud log.
Expected behavior
WebDAV requests should complete without triggering PHP header warnings.
Nextcloud Server version
34
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.4
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
after update from 34.0.1 to 34.0.2
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
{"reqId":"nlGjfl72tqHq0f4bwvQ1","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.06/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"XV0eNYmAsVSdXXClYhPw","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"WZgNfbKZkmXreBSG04jl","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.07/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"jkN5w8KLi0R5vNW1SkFJ","level":2,"time":"2026-07-26T21:50:52+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"gByq8hfLji4Z2cI0ff5O","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Michi%20Haushofer/2025.12.08/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"llygTC8Fqghb3Yg2XOtE","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomedia","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#64","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}} {"reqId":"AJJqLSWjU5w5IWSgvsSO","level":2,"time":"2026-07-26T21:50:53+02:00","remoteAddr":"172.71.141.247","user":"--","app":"PHP","method":"PROPFIND","url":"/public.php/webdav/%40Tauchen/2025/Peter2025/.nomemories","scriptName":"/public.php","message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Message.php:117) at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php#68","userAgent":"sabre-dav/4.6.0 (http://sabre.io/)","version":"34.0.2.1","data":{"app":"PHP"}}Additional info
i made a update from/to 34.0.1/34.0.2
i installed and configured notify_push
and made following changes in the config:
and in /etc/php/8.4/fpm/php.ini
session.gc_maxlifetime = 7200and in /etc/sysctl.d/100-nextcloud.conf