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
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/private/Session/CryptoWrapper.php#89 2018-08-08T19:00:04+0100
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/base.php#520 2018-08-08T19:00:03+0100
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/base.php#520 2018-08-08T19:00:03+0100
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/private/legacy/response.php#271 2018-08-08T19:00:03+0100
Server configuration detail
Operating system: Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64
Webserver: Apache/2.4.34 (Ubuntu) (fpm-fcgi)
Database: pgsql PostgreSQL 10.4 (Ubuntu 10.4-0ubuntu0.18.04) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0, 64-bit
Are you using external storage, if yes which one: local zfs
Are you using encryption: yes
Are you using an external user-backend, if yes which one: IMAP
Client configuration
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
Operating system:
Logs
Webserver log
Insert your webserver log here
Nextcloud log
{"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:01+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/private\/legacy\/response.php#271","userAgent":"--","version":"13.0.5.2"}
{"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:01+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/base.php#520","userAgent":"--","version":"13.0.5.2"}
{"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:01+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/base.php#520","userAgent":"--","version":"13.0.5.2"}
{"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:02+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/private\/Session\/CryptoWrapper.php#89","userAgent":"--","version":"13.0.5.2"}
Browser log
The text was updated successfully, but these errors were encountered:
GitMate.io thinks possibly related issues are #7861 (imap), #6685 (External storage encryption not working), #1252 ([external user] IMAP: Emailaddr field is not filled), #1621 (ldap-user FIRSTlogin with internet explorer won't work.), and #8527 (is imap still supported on nextcloud 13? ).
Steps to reproduce
cat /var/www/nextcloud/config/imapauth.config.php :
Expected behaviour
Logs in
Actual behaviour
Nothing happens, this in log :
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/private/Session/CryptoWrapper.php#89 2018-08-08T19:00:04+0100
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/base.php#520 2018-08-08T19:00:03+0100
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/base.php#520 2018-08-08T19:00:03+0100
Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/config/imapauth.config.php:13) at /var/www/nextcloud/lib/private/legacy/response.php#271 2018-08-08T19:00:03+0100
Server configuration detail
Operating system: Linux 4.15.0-30-generic #32-Ubuntu SMP Thu Jul 26 17:42:43 UTC 2018 x86_64
Webserver: Apache/2.4.34 (Ubuntu) (fpm-fcgi)
Database: pgsql PostgreSQL 10.4 (Ubuntu 10.4-0ubuntu0.18.04) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0, 64-bit
PHP version: 7.2.7-0ubuntu0.18.04.2
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, cgi-fcgi, PDO, xml, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, imap, intl, json, ldap, exif, pdo_pgsql, pgsql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, soap, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Nextcloud version: 13.0.5 - 13.0.5.2
Updated from an older Nextcloud/ownCloud or fresh install: fresh
Where did you install Nextcloud from: official vm
Signing status
Array
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local zfs
Are you using encryption: yes
Are you using an external user-backend, if yes which one: IMAP
Client configuration
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36
Operating system:
Logs
Webserver log
Nextcloud log
{"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:01+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/private\/legacy\/response.php#271","userAgent":"--","version":"13.0.5.2"} {"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:01+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/base.php#520","userAgent":"--","version":"13.0.5.2"} {"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:01+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/base.php#520","userAgent":"--","version":"13.0.5.2"} {"reqId":"bdX2KG28DwqRiBf6PrT0","level":3,"time":"2018-08-08T19:30:02+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Cannot modify header information - headers already sent by (output started at \/var\/www\/nextcloud\/config\/imapauth.config.php:13) at \/var\/www\/nextcloud\/lib\/private\/Session\/CryptoWrapper.php#89","userAgent":"--","version":"13.0.5.2"}Browser log
The text was updated successfully, but these errors were encountered: