nextcloud / passman

🔐 Open source password manager with Nextcloud integration
https://passman.cc
GNU Affero General Public License v3.0
780 stars 108 forks source link

Headers already sent #485

Open marvicz opened 6 years ago

marvicz commented 6 years ago

Bug report

This is in my log repeatedly... still getting this message. The log is growing... Any solution please?

Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/apps/passman/personal.php:1) at /var/www/nextcloud/lib/private/AppFramework/Http/Output.php#69

NextcloudConfig { "id": "ocx7qyxptqwu", "items": [ [ "server", "version", "13.0.4.0" ], [ "server", "code", "other" ], [ "server", "enable_avatars", "yes" ], [ "server", "enable_previews", "yes" ], [ "server", "memcache.local", "\OC\Memcache\APCu" ], [ "server", "memcache.distributed", "none" ], [ "server", "asset-pipeline.enabled", "no" ], [ "server", "filelocking.enabled", "yes" ], [ "server", "memcache.locking", "\OC\Memcache\Redis" ], [ "server", "debug", "no" ], [ "server", "cron", "cron" ], [ "php", "version", "7.0.27" ], [ "php", "memory_limit", 536870912 ], [ "php", "max_execution_time", 3600 ], [ "php", "upload_max_filesize", 2147483648 ], [ "database", "type", "mysql" ], [ "database", "version", "10.1.23" ], [ "database", "size", 56115200 ], [ "apps", "activity", "2.6.1" ], [ "apps", "bruteforcesettings", "1.0.3" ], [ "apps", "calendar", "1.6.1" ], [ "apps", "camerarawpreviews", "0.5.3" ], [ "apps", "comments", "1.3.0" ], [ "apps", "contacts", "2.1.5" ], [ "apps", "dashboard", "disabled" ], [ "apps", "dav", "1.4.7" ], [ "apps", "deck", "0.3.1" ], [ "apps", "federatedfilesharing", "1.3.1" ], [ "apps", "federation", "1.3.0" ], [ "apps", "files", "1.8.0" ], [ "apps", "files_downloadactivity", "1.2.0" ], [ "apps", "files_markdown", "2.0.4" ], [ "apps", "files_pdfviewer", "1.2.1" ], [ "apps", "files_reader", "1.2.3" ], [ "apps", "files_rightclick", "0.8.4" ], [ "apps", "files_sharing", "1.5.0" ], [ "apps", "files_texteditor", "2.5.1" ], [ "apps", "files_trashbin", "1.3.0" ], [ "apps", "files_versions", "1.6.0" ], [ "apps", "files_videoplayer", "1.2.0" ], [ "apps", "firstrunwizard", "2.2.1" ], [ "apps", "gallery", "18.0.0" ], [ "apps", "impersonate", "1.0.4" ], [ "apps", "logreader", "2.0.0" ], [ "apps", "lookup_server_connector", "1.1.0" ], [ "apps", "mail", "0.8.1" ], [ "apps", "metadata", "0.6.0" ], [ "apps", "nextcloud_announcements", "1.2.0" ], [ "apps", "notes", "2.3.2" ], [ "apps", "notifications", "2.1.2" ], [ "apps", "oauth2", "1.1.1" ], [ "apps", "passman", "2.1.4" ], [ "apps", "password_policy", "1.3.0" ], [ "apps", "previewgenerator", "1.0.9" ], [ "apps", "provisioning_api", "1.3.0" ], [ "apps", "qownnotesapi", "17.5.0" ], [ "apps", "richdocuments", "2.0.9" ], [ "apps", "serverinfo", "1.3.0" ], [ "apps", "sharebymail", "1.3.0" ], [ "apps", "socialsharing_email", "1.0.3" ], [ "apps", "socialsharing_facebook", "1.0.2" ], [ "apps", "socialsharing_googleplus", "1.0.2" ], [ "apps", "socialsharing_twitter", "1.0.2" ], [ "apps", "spreed", "3.2.2" ], [ "apps", "survey_client", "1.1.0" ], [ "apps", "systemtags", "1.3.0" ], [ "apps", "tasks", "0.9.6" ], [ "apps", "theming", "1.4.5" ], [ "apps", "twofactor_backupcodes", "1.2.3" ], [ "apps", "updatenotification", "1.3.0" ], [ "apps", "user_external", "disabled" ], [ "apps", "workflowengine", "1.3.0" ], [ "encryption", "enabled", "no" ], [ "encryption", "default_module", "no" ] ] }

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59895330-headers-already-sent?utm_campaign=plugin&utm_content=tracker%2F44880056&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F44880056&utm_medium=issues&utm_source=github).
geosphere commented 6 years ago

@marvicz , see #438 and #449 Fix with editing personal.php woked fine