You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Errors in the logs keep appearing as headers already sent.
Cannot modify header information - headers already sent by (output started at
/var/www/html/nextcloud/3rdparty/sabre/http/lib/Sapi.php:130) at
/var/www/html/nextcloud/3rdparty/sabre/http/lib/Sapi.php#70
Seems like the issue is related to this app.
Steps to reproduce
NC version 29.0.7, Contacts version 6.0.0
just check logs of nextcloud.
Expected behavior
no this err log
Actual behavior
this err log keep appearing
Contact version
6.0.0
Operating system
rockylinux 9
PHP engine version
8.2
Web server
apache
Database
mariadb
Additional info
No response
The text was updated successfully, but these errors were encountered:
{
"reqId":"iJY7MX4PYEhPBSYbCelS",
"level":3,
"time":"2024-10-14T12:38:17+00:00",
"remoteAddr":"XXXXXXXXXXXXX::5",
"user":"--",
"app":"PHP",
"method":"GET",
"url":"/remote.php/dav/",
"message":"Cannot modify header information - headers already sent by (output started at /nextcloud/3rdparty/sabre/http/lib/Sapi.php:130) at /nextcloud/3rdparty/sabre/http/lib/Sapi.php#70",
"userAgent":"Nextcloud Server Crawler",
"version":"30.0.0.14",
"data":{"app":"PHP"},
"id":"670d117208539"}
Coming up every time /settings/admin/overview is opened.
Describe the bug
Errors in the logs keep appearing as
headers already sent
.Seems like the issue is related to this app.
Steps to reproduce
NC version 29.0.7, Contacts version 6.0.0
just check logs of nextcloud.
Expected behavior
no this err log
Actual behavior
this err log keep appearing
Contact version
6.0.0
Operating system
rockylinux 9
PHP engine version
8.2
Web server
apache
Database
mariadb
Additional info
No response
The text was updated successfully, but these errors were encountered: