owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.34k stars 2.05k forks source link

encryption error messages after upgrade to 9.1.4 and data folder moved #27717

Closed TrapperPhD closed 7 years ago

TrapperPhD commented 7 years ago
### Steps to reproduce 1. manually updated from 8.2.7 to 8.2.10 to 9.0.8 to 9.1.4 (each time complete replacement (delete&new version moved in), except config.php and data folder) 2. data folder moved to new location (from ../owncloud/data to ../Fileserver/EigenWolke/data, config.php adjusted, all rights set at new location 3. only apps provided by OC activated (no apps manually installed) 4. calendar and contacts access to existing accounts with existing caldav/carddav connections by remote devices ### Expected behaviour file access in Web-Frontend and smooth caldav/carddav synchronization with remote devices ### Actual behaviour 1. caldav/carddav access is not working properly anymore 2. cannot open any files in OC web frontend 3. encryption error messages like below ### Server configuration **Operating system**: Ubuntu 14.04.1, latest updates installed **Web server:** Apache2 **Database:** MySQL **PHP version:** 5.6 **ownCloud version:** 9.1.4 **Updated from an older ownCloud or fresh install:** updated, see above; but completely fresh except config.php and data folder (no overwrite e.g.) **Where did you install ownCloud from:** https://download.owncloud.org/community/owncloud-9.1.4.tar.bz2 **The content of config/config.php:** ``` "instanceid": "oc3a41047555", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "192.168.1.7", "localhost", "***REMOVED SENSITIVE VALUE***" ], "datadirectory": "\/media\/Fileserver\/EigenWolke\/data", "dbtype": "mysql", "dbname": "owncloud", "version": "9.1.4.2", "installed": true, "has_internet_connection": true, "forcessl": true, "maintenance": false, "updatechecker": false, "mail_from_address": "root", "mail_smtpmode": "smtp", "mail_smtphost": "localhost", "mail_domain": "127.0.0.1", "loglevel": 0, "secret": "***REMOVED SENSITIVE VALUE***", "forceSSLforSubdomains": true, "overwrite.cli.url": "https:\/\/***REMOVED SENSITIVE VALUE***\/owncloud", "xframe_restriction": false, "defaultapp": "files", "appstoreenabled": true, "appstoreurl": "https:\/\/api.owncloud.com\/v1", "appstore.experimental.enabled": true, "appcodechecker": false, "check_for_working_webdav": true, "check_for_working_htaccess": true, "cache_path": "", "quota_include_external_storage": false, "filesystem_check_changes": 1, "enable_avatars": true, "theme": "", "dbhost": "127.0.0.1", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "asset-pipeline.enabled": true, "memcache.local": "\\OC\\Memcache\\APCu", "trashbin_retention_obligation": "auto", "integrity.check.disabled": false, "enable_previews": false ``` **The content of configreport** ``` { "basic": { "license key": "", "date": "Fri, 21 Apr 2017 07:22:36 +0000", "ownCloud version": "9.1.4.2", "ownCloud version string": "9.1.4", "ownCloud edition": "", "server OS": "Linux", "server OS version": "Linux ***REMOVED SENSITIVE VALUE*** 3.13.0-116-generic #163-Ubuntu SMP Fri Mar 31 14:13:22 UTC 2017 x86_64", "server SAPI": "apache2handler", "webserver version": "Apache\/2.4.20 (Ubuntu)", "hostname": "192.168.1.7", "user count": 3, "user directories": 3, "logged-in user": "Administrator" }, "integritychecker": { "passing": false, "enabled": true, "result": { "core": { "EXTRA_FILE": { "occrights.sh": { "expected": "", "current": "de7fd233e66e2297bbde17184724dc6bdd5d2119a2362485174f1a3bea94fbcccf7b12ef67d976b85d43b5e02f0d5c36bb7bbd1e59e2489dd7ec362ad91a7f09" } } } } }, "apps": [ { "id": "gallery", "name": "Gallery", "description": "Media gallery for ownCloud with the following features:\n\n- Support for large selection of media types (depending on ownCloud setup)\n\n- Large, zoomable previews\n\n- Sort images by name or date\n\n- Per album description and copyright statement\n\n- A la carte features\n\n- Image download straight from the slideshow or the gallery\n\n- Seamlessly jump between the gallery and the files view\n\n- Ignore folders containing a \".nomedia\" file\n\n- Native SVG support\n\n- Mobile support\n\nProvides a dedicated view of all images in a grid, adds image viewing capabilities to the files app and adds a gallery view to public links. Compatible with Firefox, Chrome and Internet Explorer 9+", "licence": "AGPL", "author": "Olivier Paroz, Robin Appelman", "version": "15.0.0", "namespace": "Gallery", "category": "Multimedia", "dependencies": { "php": { "@attributes": { "min-version": "5.4", "max-version": "7" } }, "owncloud": { "@attributes": { "min-version": "9.0", "max-version": "9.1.99" } } }, "default_enable": "", "shipped": "true", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/gallery\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "15.0.0", "types": "" } }, { "id": "firstrunwizard", "name": "First run wizard", "description": "This application enables a pop-up window when a user first logs into ownCloud. This window welcomes new users to ownCloud, and contains links to the standard ownCloud desktop client, Android app, and the iOS app. The window also shows a link for accessing ownCloud via WebDAV. At any time, the first run wizard button can be opened again via the link on the personal page. The First run wizard can be customized to meet specific design goals, or to change links and messages. Create an appropriate theme following the Theming documentation, and changes to the look and feel of this Wizard are simple. More information is available in the First run wizard documentation, as well as the theming documentation.", "licence": "AGPL", "author": "Frank Karlitschek, Jan-Christoph Borchardt", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.0", "max-version": "9.1" } } }, "version": "1.1", "shipped": "true", "default_enable": "", "ocsid": "166055", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/firstrunwizard\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "1.1", "ocsid": "166055", "types": "" } }, { "id": "contacts", "name": "Contacts", "description": "The new and improved app for your Contacts.", "licence": "AGPL", "author": "Hendrik Leppelsack, Thomas M\u00fcller, Alexander Weidinger, Jan-Christoph Borchardt, Tom Needham", "version": "1.5.1", "documentation": { "user": "https:\/\/doc.owncloud.org\/server\/9.1\/user_manual\/pim\/contacts.html", "admin": "https:\/\/doc.owncloud.org\/server\/9.1\/admin_manual\/configuration_server\/occ_command.html?highlight=contact#dav-commands", "developer": "https:\/\/github.com\/owncloud\/contacts\/blob\/master\/README.md" }, "category": "tool", "website": "https:\/\/github.com\/owncloud\/contacts", "bugs": "https:\/\/github.com\/owncloud\/contacts\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "https:\/\/github.com\/owncloud\/contacts.git" }, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.0", "max-version": "9.2" } } }, "ocsid": "168708", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": false, "removable": true, "update": null, "preview": "\/owncloud\/apps\/contacts\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0", "ocsid": "168708", "signed": "true", "types": "" } }, { "id": "templateeditor", "name": "Mail Template Editor", "description": "This application enables ownCloud to send custom emails to users. By default, ownCloud can send password reset emails, shared file and share link emails, activity stream notifications and more. By configuring an email server, admins can enable these emails to be sent. By providing an email address on their Personal page, users can receive these emails. By default, all of these emails will contain ownCloud email templates. The template editor allows admins to change email templates for emails sent by the system. While it is possible to manually change email templates within ownCloud, this app makes it far simpler by updating this via the ownCloud admin panel. More information is available in the Mail Template Editor documentation.", "licence": "AGPL", "author": "J\u00f6rn Dreyer", "version": "0.1", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "shipped": "true", "default_enable": "", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/templateeditor\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.1", "types": "" } }, { "id": "comments", "name": "Comments", "description": "Files app plugin to add comments to files", "licence": "AGPL", "author": "Arthur Schiwon, Vincent Petry", "default_enable": "", "version": "0.3.0", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "types": [ "logging" ], "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "appconfig": { "enabled": "yes", "installed_version": "0.3.0", "types": "logging" } }, { "id": "files_videoplayer", "name": "Video player", "description": "A responsive video player using a skinned version of Video.js\n\nBased on this app: https:\/\/apps.owncloud.com\/content\/show.php\/Video+Js?content=159670\n\nVideo.js: http:\/\/videojs.com\/\n\nSkin: https:\/\/github.com\/cabin\/videojs-sublime-skin", "version": "0.9.8", "licence": "MIT", "author": "Bj\u00f6rn Korella", "default_enable": "", "dependencies": { "owncloud": { "@attributes": { "min-version": "8.2", "max-version": "9.1" } } }, "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_videoplayer\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.9.8", "types": "" } }, { "id": "files_trashbin", "name": "Deleted files", "description": "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to their ownCloud file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days. To prevent a user from running out of disk space, the ownCloud Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, ownCloud deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.\n\n", "licence": "AGPL", "author": "Bjoern Schiessle", "default_enable": "", "version": "0.9.0", "types": [ "filesystem" ], "namespace": "Files_Trashbin", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "documentation": { "user": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=user-trashbin" }, "background-jobs": { "job": "OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash" }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_trashbin\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.9.0", "types": "filesystem" } }, { "id": "user_external", "name": "External user support", "description": "Use external user authentication methods", "licence": "AGPL", "author": "Robin Appelman", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "version": "0.4", "shipped": "true", "types": [ "authentication", "prelogin" ], "ocsid": "166060", "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/user_external\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.4", "ocsid": "166060", "types": "authentication,prelogin" } }, { "id": "activity", "name": "Activity", "description": "This application enables users to view actions related to their files in ownCloud. Once enabled, users will see a new icon \u201cActivity\u201d in their apps menu. When clicked, a new page appears for users to track the activity related to files \u2013 from new files, to deleted files, move, rename, updates and shared activity. The user can configure their individual activity settings in their personal menu. This sets the type of activity to record, as well as whether to the user sees their own activities, whether these are only available online, and whether they get an email digest on a regular basis. More information is available in the Activity documentation.", "licence": "AGPL", "author": "Frank Karlitschek, Joas Schilling", "shipped": "true", "version": "2.3.2", "default_enable": "", "types": [ "filesystem" ], "documentation": { "admin": "https:\/\/doc.owncloud.org\/server\/9.1\/admin_manual\/configuration_server\/activity_configuration.html" }, "website": "https:\/\/github.com\/owncloud\/activity\/", "bugs": "https:\/\/github.com\/owncloud\/activity\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "https:\/\/github.com\/owncloud\/activity.git" }, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "background-jobs": [ "OCA\\Activity\\BackgroundJob\\EmailNotification", "OCA\\Activity\\BackgroundJob\\ExpireActivities" ], "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/activity\/img\/activity.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "2.3.2", "types": "filesystem" } }, { "id": "notifications", "name": "Notifications", "description": "An app that notifies the user about important events of other apps.", "licence": "AGPL", "author": "Joas Schilling", "version": "0.3.0", "types": [ "logging" ], "default_enable": "", "website": "https:\/\/github.com\/owncloud\/notifications", "bugs": "https:\/\/github.com\/owncloud\/notifications\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "https:\/\/github.com\/owncloud\/notifications.git" }, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/notifications\/img\/notifications.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.3.0", "types": "logging" } }, { "id": "systemtags", "name": "Collaborative tags", "description": "Collaborative tagging functionality which shares tags among users. Great for teams. (If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)", "licence": "AGPL", "author": "Vincent Petry", "default_enable": "", "version": "0.3.0", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "namespace": "SystemTags", "types": [ "logging" ], "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "appconfig": { "enabled": "yes", "installed_version": "0.3.0", "types": "logging" } }, { "id": "provisioning_api", "name": "Provisioning API", "description": "This application enables a set of APIs that external systems can use to create, edit, delete and query user attributes, query, set and remove groups, set quota and query total storage used in ownCloud. Group admin users can also query ownCloud and perform the same functions as an admin for groups they manage. The API also enables an admin to query for active ownCloud applications, application info, and to enable or disable an app remotely. Once the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions listed above. More information is available in the Provisioning API documentation, including example calls and server responses.", "licence": "AGPL", "author": "Tom Needham", "default_enable": "", "documentation": { "admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-provisioning-api" }, "version": "0.5.0", "namespace": "Provisioning_API", "types": [ "prevent_group_restriction" ], "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/provisioning_api\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.5.0", "types": "prevent_group_restriction" } }, { "id": "encryption", "description": "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. The module won't touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. Please read the documentation to know all implications before you decide to enable server-side encryption.", "name": "Default encryption module", "licence": "AGPL", "author": "Bjoern Schiessle, Clark Tomlinson", "documentation": { "user": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=user-encryption", "admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-encryption" }, "rememberlogin": "false", "version": "1.3.0", "types": [ "filesystem" ], "dependencies": { "lib": "openssl", "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/encryption\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "1.3.0", "masterKeyId": "master_1531b8e6", "publicShareKeyId": "pubShare_33bc98f6", "recoveryAdminEnabled": "1", "recoveryKeyId": "recovery_0c4c8bec", "types": "filesystem" } }, { "id": "external", "name": "External Sites", "description": "This application allows an admin to add a link in the ownCloud web interface Apps menu that points to an external website. By simply entering the URL and the name for the external site, icon appears. When this icon is clicked by a user, the external website appears in the ownCloud frame. For the user, this external site appears as if it is part of ownCloud but, in fact, this can be any external URL.\n\nNote that the External Site link must use the same type of encryption as provided by ownCloud. In other words, if ownCloud is hosted on HTTPS, the link in the external site must also be HTTPS. The same is also true for HTTP. More information is available in the External Sites documentation.", "licence": "AGPL", "author": "Frank Karlitschek", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "shipped": "true", "ocsid": "166046", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/external\/img\/external.svg", "previewAsIcon": true, "version": "", "appconfig": { "enabled": "yes", "installed_version": "1.2", "ocsid": "166046", "types": "" } }, { "id": "files_external", "name": "External storage support", "description": "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other ownCloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root ownCloud directory, which they can access and use like any other ownCloud folder. External Storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal Storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the External Storage GUI documentation and the External Storage Configuration File documentation.", "licence": "AGPL", "author": "Robin Appelman, Michael Gapczynski, Vincent Petry", "documentation": { "admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-external-storage" }, "rememberlogin": "false", "version": "0.6.0", "types": [ "filesystem" ], "ocsid": "166048", "namespace": "Files_External", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_external\/img\/app.svg", "previewAsIcon": true, "appconfig": { "\/Akademie": "1430498735", "\/Lokal": "1424968413", "\/Musik": "1425978926", "\/SMB": "1426239237", "enabled": "yes", "installed_version": "0.6.0", "ocsid": "166048", "types": "filesystem", "user_mounting_backends": "ftp,dav,owncloud,sftp,amazons3,dropbox,googledrive,\\OC\\Files\\Storage\\SFTP_Key" } }, { "id": "updatenotification", "name": "Update notification", "description": "Displays update notifications for ownCloud and provides the SSO for the updater.", "licence": "AGPL", "author": "Lukas Reschke", "version": "0.2.1", "namespace": "UpdateNotification", "default_enable": "", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "background-jobs": { "job": "OCA\\UpdateNotification\\Notification\\BackgroundJob" }, "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "appconfig": { "core": "9.1.5", "enabled": "yes", "installed_version": "0.2.1", "types": "" } }, { "id": "documents", "name": "Documents", "description": "An ownCloud app to work with office documents", "licence": "AGPL", "version": "0.13.1", "author": "Frank Karlitschek, Victor Dubiniuk", "bugs": "https:\/\/github.com\/owncloud\/documents\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "http:\/\/github.com\/owncloud\/documents.git" }, "category": "productivity", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.2" } } }, "public": { "documents": "public.php" }, "ocsid": "168711", "info": [], "remote": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": false, "removable": true, "update": null, "preview": "\/owncloud\/apps\/documents\/img\/documents.svg", "previewAsIcon": true, "appconfig": { "converter": "local", "enabled": "yes", "installed_version": "0", "ocsid": "168711", "types": "" } }, { "id": "federation", "name": "Federation", "description": "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.", "licence": "AGPL", "author": "Bjoern Schiessle", "version": "0.1.0", "namespace": "Federation", "category": "other", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "default_enable": "", "types": [ "authentication" ], "background-jobs": { "job": "OCA\\Federation\\SyncJob" }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/federation\/img\/app.svg", "previewAsIcon": true, "appconfig": { "autoAddServers": "0", "enabled": "yes", "installed_version": "0.1.0", "types": "authentication" } }, { "id": "configreport", "name": "Admin Config Report", "description": "Generate a Config Report", "licence": "AGPL", "author": "owncloud.org", "version": "0.1.1", "namespace": "ConfigReport", "default_enable": [ "", "" ], "types": [ "filesystem" ], "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "10.0" } } }, "shipped": "true", "commands": { "command": "OCA\\ConfigReport\\Command\\ConfigReport" }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "appconfig": { "enabled": "yes", "installed_version": "0.1.1", "types": "filesystem" } }, { "id": "user_ldap", "name": "LDAP user and group backend", "description": "This application enables administrators to connect ownCloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into ownCloud from a directory with the appropriate queries and filters.\n\nA user logs into ownCloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. ownCloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then ownCloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation.\n\n", "licence": "AGPL", "author": "Dominik Schmidt and Arthur Schiwon", "version": "0.9.0", "types": [ "authentication" ], "documentation": { "admin": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=admin-ldap" }, "dependencies": { "lib": "ldap", "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "namespace": "User_LDAP", "background-jobs": [ "OCA\\User_LDAP\\Jobs\\UpdateGroups", "OCA\\User_LDAP\\Jobs\\CleanUp" ], "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "two-factor-providers": [], "groups": null, "active": false, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/user_ldap\/img\/app.svg", "previewAsIcon": true }, { "id": "audioplayer", "name": "Audio Player", "summary": "Audio Player for ownCloud and Nextcloud", "description": "A versatile music player for MP3, MP4, Ogg, Wave, and more with playlist support and share player.", "version": "1.5.1", "licence": "AGPL", "author": "Marcel Scherello", "namespace": "audioplayer", "documentation": { "user": "https:\/\/github.com\/rello\/audioplayer\/wiki#user-documentation", "admin": "https:\/\/github.com\/rello\/audioplayer\/wiki#admin-documentation" }, "category": "multimedia", "website": "https:\/\/github.com\/rello\/audioplayer", "bugs": "https:\/\/github.com\/rello\/audioplayer\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "https:\/\/github.com\/rello\/audioplayer.git" }, "discussion": "https:\/\/help.nextcloud.com\/c\/apps\/audioplayer", "screenshot": [ { "@attributes": { "small-thumbnail": "https:\/\/raw.githubusercontent.com\/rello\/audioplayer\/master\/screenshots\/audioplayer_main_small.png" }, "@value": "https:\/\/raw.githubusercontent.com\/rello\/audioplayer\/master\/screenshots\/audioplayer_main.png" }, "https:\/\/raw.githubusercontent.com\/rello\/audioplayer\/master\/screenshots\/audioplayer_lists.png", "https:\/\/raw.githubusercontent.com\/rello\/audioplayer\/master\/screenshots\/audioplayer_share.png" ], "dependencies": { "php": { "@attributes": { "min-version": "5.6", "max-version": "7.1" } }, "owncloud": { "@attributes": { "min-version": "9.0", "max-version": "9.2" } }, "nextcloud": { "@attributes": { "min-version": "9", "max-version": "11" } } }, "ocsid": "174738", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": false, "internal": false, "removable": true, "update": null, "preview": "\/owncloud\/apps\/audioplayer\/img\/app.svg", "previewAsIcon": true }, { "id": "files_texteditor", "name": "Text Editor", "description": "This application enables ownCloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry appears. When clicked, a new text file opens in the browser and the file can be saved into the current ownCloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser. More information is available in the Text Editor documentation.", "licence": "AGPL", "author": "Tom Needham, Bj\u00f6rn Schie\u00dfle", "version": "2.1", "shipped": "true", "default_enable": "", "ocsid": "166051", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_texteditor\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "2.1", "ocsid": "166051", "types": "" } }, { "id": "files_sharing", "name": "Share Files", "description": "This application enables users to share files within ownCloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within ownCloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of ownCloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices. Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the ownCloud Documentation.\n\n", "licence": "AGPL", "author": "Michael Gapczynski, Bjoern Schiessle", "default_enable": "", "version": "0.10.0", "types": [ "filesystem" ], "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "public": { "files": "public.php" }, "namespace": "Files_Sharing", "background-jobs": [ "OCA\\Files_Sharing\\DeleteOrphanedSharesJob", "OCA\\Files_Sharing\\ExpireSharesJob" ], "info": [], "remote": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_sharing\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.10.0", "outgoing_server2server_share_enabled": "yes", "types": "filesystem" } }, { "id": "files_pdfviewer", "name": "PDF Viewer", "description": "This application integrates the PDF.js library into ownCloud. Using this application users can view their PDF files online without the need to download the file.\n\nWhen this application is enabled publicly shared PDF documents will also get shown in the PDF Viewer instead of only showing a single static snapshot of the document. The PDF viewer requires a modern browser and will not work with Microsoft\u00ae Internet Explorer\u00ae versions below 9.\n\nPDF.js is a JavaScript library developed by Mozilla, you can learn more about the PDF.js project at https:\/\/mozilla.github.io\/pdf.js\/", "licence": "AGPL", "author": "Thomas M\u00fcller, Lukas Reschke", "version": "0.8.1", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "shipped": "true", "default_enable": "", "ocsid": "166049", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_pdfviewer\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0.8.1", "ocsid": "166049", "types": "" } }, { "id": "files_antivirus", "name": "Antivirus App for files", "description": "This application inspects files that are uploaded to ownCloud for viruses before they are written to the ownCloud storage. If a file is identified as a virus, it is either logged or not uploaded to the server. The application relies on the underlying ClamAV virus scanning engine, which the admin points ownCloud to when configuring the application. For this app to be effective, the ClamAV virus definitions should be kept up to date. Also note that enabling this app will impact system performance as additional processing is required for every upload. More information is available in the Antivirus documentation.", "bugs": "https:\/\/github.com\/owncloud\/files_antivirus\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "http:\/\/github.com\/owncloud\/files_antivirus.git" }, "licence": "AGPL", "author": "Manuel Delgado, Bart Visscher, thinksilicon.de, Victor Dubiniuk", "version": "0.9.0.0", "types": [ "filesystem" ], "dependencies": { "owncloud": { "@attributes": { "min-version": "8.2", "max-version": "9.1" } } }, "ocsid": "157439", "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_antivirus\/img\/app.svg", "previewAsIcon": true, "appconfig": { "av_chunk_size": "1024", "av_cmd_options": "", "av_host": "", "av_infected_action": "only_log", "av_mode": "socket", "av_path": "\/usr\/bin\/clamscan", "av_port": "0", "av_socket": "\/var\/run\/clamav\/clamd.ctl", "enabled": "yes", "installed_version": "0.9.0.0", "ocsid": "157439", "types": "filesystem" } }, { "id": "files_versions", "name": "Versions", "licence": "AGPL", "author": "Frank Karlitschek, Bjoern Schiessle", "description": "This application enables ownCloud to automatically maintain older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user\u2019s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. ownCloud then automatically manages the versions folder to ensure the user doesn\u2019t run out of Quota because of versions. In addition to the expiry of versions, ownCloud\u2019s versions app makes certain never to use more than 50% of the user\u2019s currently available free space. If stored versions exceed this limit, ownCloud will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation.\n\n", "version": "1.3.0", "types": [ "filesystem" ], "namespace": "Files_Versions", "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1", "max-version": "9.1" } } }, "documentation": { "user": "https:\/\/doc.owncloud.org\/server\/9.1\/go.php?to=user-versions" }, "default_enable": "", "background-jobs": { "job": "OCA\\Files_Versions\\BackgroundJob\\ExpireVersions" }, "info": [], "remote": [], "public": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "two-factor-providers": [], "groups": null, "active": true, "internal": true, "level": 200, "removable": false, "update": null, "preview": "\/owncloud\/apps\/files_versions\/img\/app.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "1.3.0", "types": "filesystem" } }, { "id": "calendar", "name": "Calendar", "summary": "Calendar GUI for Nextcloud's CalDAV server", "description": "The Nextcloud calendar app is a user interface for Nextcloud's CalDAV server.\n\nIt integrates with other apps, allows you to manage calendars and events, display external calendars and invite attendees to your events", "version": "1.4.1", "licence": "AGPL", "namespace": "Calendar", "author": [ { "@attributes": { "homepage": "https:\/\/georg.coffee" }, "@value": "Georg Ehrke" }, { "@attributes": { "homepage": "http:\/\/raghunayyar.com" }, "@value": "Raghu Nayyar" }, { "@attributes": { "homepage": "https:\/\/tcit.fr" }, "@value": "Thomas Citharel" } ], "screenshot": [ "https:\/\/raw.githubusercontent.com\/nextcloud\/calendar\/master\/screenshots\/1.png", "https:\/\/raw.githubusercontent.com\/nextcloud\/calendar\/master\/screenshots\/2.png", "https:\/\/raw.githubusercontent.com\/nextcloud\/calendar\/master\/screenshots\/3.png", "https:\/\/raw.githubusercontent.com\/nextcloud\/calendar\/master\/screenshots\/4.png" ], "dependencies": { "owncloud": { "@attributes": { "min-version": "9.0", "max-version": "9.2" } }, "nextcloud": { "@attributes": { "min-version": "9", "max-version": "11" } } }, "documentation": { "user": "https:\/\/docs.nextcloud.com\/server\/10\/user_manual\/pim\/calendar.html" }, "category": "productivity", "website": "https:\/\/github.com\/nextcloud\/calendar\/", "bugs": "https:\/\/github.com\/nextcloud\/calendar\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "https:\/\/github.com\/nextcloud\/calendar.git" }, "ocsid": "168707", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": true, "internal": false, "removable": true, "update": null, "preview": "\/owncloud\/apps\/calendar\/img\/calendar.svg", "previewAsIcon": true, "appconfig": { "enabled": "yes", "installed_version": "0", "ocsid": "168707", "signed": "true", "types": "" } }, { "id": "bookmarks", "name": "Bookmarks", "description": "Bookmark manager for ownCloud", "licence": "AGPL", "author": "Arthur Schiwon, Marvin Thomas Rabe, Stefan Klemm", "standalone": "", "version": "0.9.0", "documentation": { "user": "https:\/\/doc.owncloud.org\/server\/9.0\/user_manual\/bookmarks.html" }, "category": "productivity", "website": "https:\/\/github.com\/owncloud\/bookmarks", "bugs": "https:\/\/github.com\/owncloud\/bookmarks\/issues", "repository": { "@attributes": { "type": "git" }, "@value": "https:\/\/github.com\/owncloud\/bookmarks.git" }, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.0", "max-version": "9.2" } } }, "ocsid": "168710", "info": [], "remote": [], "public": [], "types": [], "repair-steps": { "install": [], "pre-migration": [], "post-migration": [], "live-migration": [], "uninstall": [] }, "background-jobs": [], "two-factor-providers": [], "groups": null, "active": false, "internal": false, "removable": true, "update": null, "preview": "\/owncloud\/apps\/bookmarks\/img\/bookmarks.svg", "previewAsIcon": true }, { "id": "174727", "name": "Collabora Online connector", "label": "", "version": "1.1.20", "type": "922", "typename": "ownCloud Productivity", "personid": "timar", "profilepage": "http:\/\/opendesktop.org\/usermanager\/search.php?username=timar", "license": "AGPL", "detailpage": "https:\/\/apps.owncloud.com\/content\/show.php?content=174727", "preview": "https:\/\/apps.owncloud.com\/CONTENT\/content-m1\/m174727-1.png", "preview-full": "https:\/\/apps.owncloud.com\/CONTENT\/content-pre1\/174727-1.png", "changed": 1492692687, "description": "This Collabora Online connector is used to set up Collabora Online in ownCloud. Collabora Online is a powerful LibreOffice-based online office suite, that enables users to access documents online, author new content and work collaboratively. Users of this app need to install the server part of Collabora Online separately, this connector-app provides the ownCloud integration of the client only.\n\nKey Features:\n\nView and edit documents, spreadsheets and presentations Preservation of layout and formatting of documents Full screen presentation Shared editing features \u2013 view changes in real-time Support for any modern web browser Increase productivity while you stay in full control of sensitive corporate data", "score": "61", "downloads": 5110, "level": 100, "author": "timar", "ocs_id": "174727", "internal": 0, "active": false, "update": false, "groups": false, "removable": false, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1.4.2", "max-version": "9.1.4.2" } } } }, { "id": "174798", "name": "ONLYOFFICE", "label": "", "version": "1.0.2", "type": "922", "typename": "ownCloud Productivity", "personid": "ONLYOFFICE", "profilepage": "http:\/\/opendesktop.org\/usermanager\/search.php?username=ONLYOFFICE", "license": "AGPL", "detailpage": "https:\/\/apps.owncloud.com\/content\/show.php?content=174798", "preview": "https:\/\/apps.owncloud.com\/CONTENT\/content-m1\/m174798-1.png", "preview-full": "https:\/\/apps.owncloud.com\/CONTENT\/content-pre1\/174798-1.png", "changed": 1491483874, "description": "The most feature-rich web office suite, combining the best of Googles online collaboration features with Microsoft Words high quality formatting. This application enables users to edit office documents from ownCloud using ONLYOFFICE Document Server. The users will need to have ONLYOFFICE Document Server installed to their server, this connector provides the ownCloud integration of the client only. The connector also supports Nextcloud integration.\n\nFull-featured text editor available online with all the functionality of desktop editors. 100% view, conversion, print and pagination fidelity. Add links, tables and charts, insert images, auto shapes, formulas and text objects and manipulate them, create bulleted or numbered lists and more. Real-time collaborative editing with your teammates: show changes instantly or after saving only. Use commenting and built-in chat, reviewing and tracking changes. Support for most popular formats for viewing or editing. Both ownCloud and Nextcloud support.", "score": "53", "downloads": 1557, "level": 100, "author": "ONLYOFFICE", "ocs_id": "174798", "internal": 0, "active": false, "update": false, "groups": false, "removable": false, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1.4.2", "max-version": "9.1.4.2" } } } }, { "id": "174779", "name": "privacyIDEA ownCloud App", "label": "", "version": "2.2.0", "type": "922", "typename": "ownCloud Productivity", "personid": "netknights", "profilepage": "http:\/\/opendesktop.org\/usermanager\/search.php?username=netknights", "license": "AGPL", "detailpage": "https:\/\/apps.owncloud.com\/content\/show.php?content=174779", "preview": "https:\/\/apps.owncloud.com\/CONTENT\/content-m1\/m174779-1.png", "preview-full": "https:\/\/apps.owncloud.com\/CONTENT\/content-pre1\/174779-1.png", "changed": 1486019868, "description": "Flexible, enterprise ready two factor authentication\n\nThis app helps you secure the access to the ownCloud Web UI in your company. It adds a second factor to the Web UI login. This second factor can be any Smartphone App, key fob tokens, smartdisplayer cards, SMS or Email, Yubikey or the Nitrokey and all common OTP tokens.\n\nThe authentication devices are manages centrally in the privacyIDEA server. Running one privacyIDEA server in your network enables you to add second factor not only to your ownCloud installation but also to any other application like web portals, firewall, VPN, Windows Desktop login, SSH servers...\n\nThe privacyIDEA ownCloud Application runs in a demo mode after download and installation. You need a working privacyIDEA installation and a subscription file provided by NetKnights for productive use.\n\nNote: After activating the App *all* users will be verified with a second factor. I.e. be sure to have your privacyIDEA server up and running and to configure the privacyIDEA ownCloud App correctly.\n\nWe recommend that you first get a basic understanding of the privacyIDEA server!\n\nSee the youtube video to get an idea https:\/\/www.youtube.com\/watch?v=Lgum_cTY_Y8&t=21s how this works.", "score": "53", "downloads": 337, "level": 100, "author": "netknights", "ocs_id": "174779", "internal": 0, "active": false, "update": false, "groups": false, "removable": false, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1.4.2", "max-version": "9.1.4.2" } } } }, { "id": "164356", "name": "Tasks", "label": "", "version": "0.9.4", "type": "922", "typename": "ownCloud Productivity", "personid": "schluessler", "profilepage": "http:\/\/opendesktop.org\/usermanager\/search.php?username=schluessler", "license": "AGPL", "detailpage": "https:\/\/apps.owncloud.com\/content\/show.php?content=164356", "preview": "https:\/\/apps.owncloud.com\/CONTENT\/content-m1\/m164356-1.png", "preview-full": "https:\/\/apps.owncloud.com\/CONTENT\/content-pre1\/164356-1.png", "changed": 1481746955, "description": "This is the task app for ownCloud.\n\nIt features the possibility to sort tasks to projects (implemented as CalDAV calendars) and the tasks are also synced via CalDAV to appropriate clients. It uses the CalDAV server built into owncloud core.\n\nThe app is also hosted on GitHub: https:\/\/github.com\/owncloud\/tasks\n\nThis app requires oC9.0. For older owncloud versions, please install the appropriate version listed below.\n\nplanned features: - add files to tasks - collaboration between different users (lists can already be shared in the calendar app) - notifications for reminders, due and start date", "score": "82", "downloads": 46353, "level": 100, "author": "schluessler", "ocs_id": "164356", "internal": 0, "active": false, "update": false, "groups": false, "removable": false, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1.4.2", "max-version": "9.1.4.2" } } } }, { "id": "174726", "name": "TOTP TwoFactor (Google Authenticator)", "label": "", "version": "0.4.2", "type": "924", "typename": "ownCloud Tool", "personid": "owncloud", "profilepage": "http:\/\/opendesktop.org\/usermanager\/search.php?username=owncloud", "license": "AGPL", "detailpage": "https:\/\/apps.owncloud.com\/content\/show.php?content=174726", "preview": "https:\/\/apps.owncloud.com\/CONTENT\/content-m1\/m174726-1.png", "preview-full": "https:\/\/apps.owncloud.com\/CONTENT\/content-pre1\/174726-1.png", "changed": 1473095962, "description": "TOTP provider app for the oc 9.1 internal 2FA http:\/\/blog.wuc.me\/2016\/05\/30\/adding-two-factor-auth-to-owncloud.html\n\nBugs? Feature requests? Questions? Don't hesitate to file an issue on GitHub https:\/\/github.com\/owncloud\/twofactor_totp", "score": "66", "downloads": 2301, "level": 100, "author": "owncloud", "ocs_id": "174726", "internal": 0, "active": false, "update": false, "groups": false, "removable": false, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1.4.2", "max-version": "9.1.4.2" } } } }, { "id": "168512", "name": "ownNote - Notes Application", "label": "", "version": "1.08", "type": "924", "typename": "ownCloud Tool", "personid": "Fmstrat", "profilepage": "http:\/\/opendesktop.org\/usermanager\/search.php?username=Fmstrat", "license": "GPL", "detailpage": "https:\/\/apps.owncloud.com\/content\/show.php?content=168512", "preview": "https:\/\/apps.owncloud.com\/CONTENT\/content-m1\/m168512-1.png", "preview-full": "https:\/\/apps.owncloud.com\/CONTENT\/content-pre1\/168512-1.jpg", "changed": 1462913634, "description": "A full Evernote \/ OneNote style WYSIWYG notes editor with the following features:\n\nImport of Evernote (or other HTML notes) Fast Javascript and AJAX interface using ownCloud's sliding right navigation Note grouping\/categorization Saves notes as HTML files in the \/Notes folder Multiple font formats, bold, italic, strikethrough, bullets, numbered lists, alignment and indention Automatic link insertion Include resizable images embeded with BASE64\n\nPlease add to our score in the upper right if you like this app!\n\nInterested in translating? Visit: https:\/\/www.transifex.com\/projects\/p\/ownnote\/\n\nFull source code: https:\/\/github.com\/Fmstrat\/ownnote\n\nReport issues: https:\/\/github.com\/Fmstrat\/ownnote\/issues\n\nComments below will NOT be read. Please report issues at the above GitHub link. Thank you.\n\nINSTALLATION AND IMPORTING Please see: https:\/\/github.com\/Fmstrat\/ownnote\/blob\/master\/README.md\n\nMOBILE VERSIONS ownNote for Android in the Google Play store: http:\/\/goo.gl\/pHjQY9 ownNote for iOS: In development\n\nOTHER APPS Take a look at the below apps for other items that may be of interest: Shorten - A URL Shortening and Privacy Tool for ownCloud - https:\/\/apps.owncloud.com\/content\/show.php\/Shorten?content=168591", "score": "87", "downloads": 22582, "level": 100, "author": "Fmstrat", "ocs_id": "168512", "internal": 0, "active": false, "update": false, "groups": false, "removable": false, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1.4.2", "max-version": "9.1.4.2" } } } }, { "id": "168591", "name": "Shorten", "label": "", "version": "0.0.15", "type": "924", "typename": "ownCloud Tool", "personid": "Fmstrat", "profilepage": "http:\/\/opendesktop.org\/usermanager\/search.php?username=Fmstrat", "license": "GPL", "detailpage": "https:\/\/apps.owncloud.com\/content\/show.php?content=168591", "preview": "https:\/\/apps.owncloud.com\/CONTENT\/content-m1\/m168591-1.png", "preview-full": "https:\/\/apps.owncloud.com\/CONTENT\/content-pre1\/168591-1.png", "changed": 1457644589, "description": "Shorten is an add-on app for ownCloud that enables one-click URL shortening. It's features include:\n\nAutomatic replacement of the public share URL with the shortened URL No need to create a seperate "Shorten" URL Internal shortner, YOURLS, or goo.gl support Ability to completely hide the ownCloud server with the internal shortener by proxying shortened requests through another server\n\nNote: While normal shortened shares will never expose the ownCloud URL, password protected files will as the password display screen must be supplied to the user.\n\nPlease add to our score in the upper right if you like this app!\n\nFull source code: https:\/\/github.com\/Fmstrat\/shorten\n\nReport issues: https:\/\/github.com\/Fmstrat\/shorten\/issues\n\nComments below MAY NOT be read. Please report issues at the above GitHub link to ensure they are seen. Thank you.\n\nINSTALLATION Please see: https:\/\/github.com\/Fmstrat\/shorten\/blob\/master\/README.md\n\nOTHER APPS Take a look at the below apps for other items that may be of interest: ownNote - A full Evernote \/ OneNote style WYSIWYG notes app - https:\/\/apps.owncloud.com\/content\/show.php\/ownNote+-+Notes+Application?content=168512", "score": "65", "downloads": 2088, "level": 100, "author": "Fmstrat", "ocs_id": "168591", "internal": 0, "active": false, "update": false, "groups": false, "removable": false, "dependencies": { "owncloud": { "@attributes": { "min-version": "9.1.4.2", "max-version": "9.1.4.2" } } } } ], "config": { "instanceid": "oc3a41047555", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "192.168.1.7", "localhost", "***REMOVED SENSITIVE VALUE***" ], "datadirectory": "\/media\/Fileserver\/EigenWolke\/data", "dbtype": "mysql", "dbname": "owncloud", "version": "9.1.4.2", "installed": true, "has_internet_connection": true, "forcessl": true, "maintenance": false, "updatechecker": false, "mail_from_address": "root", "mail_smtpmode": "smtp", "mail_smtphost": "localhost", "mail_domain": "127.0.0.1", "loglevel": 0, "secret": "***REMOVED SENSITIVE VALUE***", "forceSSLforSubdomains": true, "overwrite.cli.url": "https:\/\/***REMOVED SENSITIVE VALUE***\/owncloud", "xframe_restriction": false, "defaultapp": "files", "appstoreenabled": true, "appstoreurl": "https:\/\/api.owncloud.com\/v1", "appstore.experimental.enabled": true, "appcodechecker": false, "check_for_working_webdav": true, "check_for_working_htaccess": true, "cache_path": "", "quota_include_external_storage": false, "filesystem_check_changes": 1, "enable_avatars": true, "theme": "", "dbhost": "127.0.0.1", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "asset-pipeline.enabled": true, "memcache.local": "\\OC\\Memcache\\APCu", "trashbin_retention_obligation": "auto", "integrity.check.disabled": false, "enable_previews": false }, "phpinfo": { "apache2handler": { "Apache Version": "Apache\/2.4.20 (Ubuntu)", "Apache API Version": "20120211", "Server Administrator": "webmaster@localhost", "Hostname:Port": "***REMOVED SENSITIVE VALUE***:443", "User\/Group": "***REMOVED SENSITIVE VALUE***(33)\/33", "Max Requests": "Per Child: 0 - Keep Alive: on - Max Per Connection: 10", "Timeouts": "Connection: 300 - Keep-Alive: 5", "Virtual Server": "Yes", "Server Root": "\/etc\/apache2", "Loaded Modules": "core mod_so mod_watchdog http_core mod_log_config mod_logio mod_version mod_unixd mod_access_compat mod_actions mod_alias mod_auth_basic mod_authn_core mod_authn_file mod_authz_core mod_authz_host mod_authz_user mod_autoindex mod_deflate mod_dir mod_env mod_filter mod_headers mod_include mod_mime prefork mod_negotiation mod_nss mod_php5 mod_rewrite mod_setenvif mod_socache_shmcb mod_ssl mod_status mod_suexec mod_xsendfile", "engine": "1", "last_modified": "0", "xbithack": "0" }, "Apache Environment": { "HTTP_AUTHORIZATION": "no value", "MOD_X_SENDFILE_ENABLED": "1", "modHeadersAvailable": "true", "htaccessWorking": "true", "HTTPS": "on", "SSL_SERVER_S_DN_CN": "***REMOVED SENSITIVE VALUE***", "SSL_SERVER_I_DN_C": "US", "SSL_SERVER_I_DN_O": "Let s Encrypt", "SSL_SERVER_I_DN_CN": "Let s Encrypt Authority X3", "SSL_SERVER_SAN_DNS_0": "***REMOVED SENSITIVE VALUE***", "SSL_VERSION_INTERFACE": "mod_ssl\/2.4.20", "SSL_VERSION_LIBRARY": "OpenSSL\/1.0.2k", "SSL_PROTOCOL": "TLSv1.2", "SSL_SECURE_RENEG": "true", "SSL_COMPRESS_METHOD": "NULL", "SSL_CIPHER": "ECDHE-RSA-AES128-GCM-SHA256", "SSL_CIPHER_EXPORT": "false", "SSL_CIPHER_USEKEYSIZE": "128", "SSL_CIPHER_ALGKEYSIZE": "128", "SSL_CLIENT_VERIFY": "NONE", "SSL_SERVER_M_VERSION": "3", "SSL_SERVER_M_SERIAL": "03F3303CACA83D2A4F9BB15AD875781EFB23", "SSL_SERVER_V_START": "Apr 10 06:17:00 2017 GMT", "SSL_SERVER_V_END": "Jul 9 06:17:00 2017 GMT", "SSL_SERVER_S_DN": "CN=***REMOVED SENSITIVE VALUE***", "SSL_SERVER_I_DN": "CN=Let s Encrypt Authority X3,O=Let s Encrypt,C=US", "SSL_SERVER_A_KEY": "rsaEncryption", "SSL_SERVER_A_SIG": "sha256WithRSAEncryption", "SSL_SESSION_RESUMED": "Initial", "HTTP_HOST": "192.168.1.7", "HTTP_USER_AGENT": "Firefox\/52.0.2 (x86 de); anonymized by Abelssoft 1821910643", "HTTP_ACCEPT": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8", "HTTP_ACCEPT_LANGUAGE": "de,en-US;q=0.7,en;q=0.3", "HTTP_ACCEPT_ENCODING": "gzip, deflate, br", "HTTP_DNT": "1", "HTTP_CONNECTION": "keep-alive", "HTTP_UPGRADE_INSECURE_REQUESTS": "1", "SERVER_SIGNATURE": "<address>Apache\/2.4.20 (Ubuntu) Server at 192.168.1.7 Port 443<\/address>", "SERVER_SOFTWARE": "Apache\/2.4.20 (Ubuntu)", "SERVER_NAME": "192.168.1.7", "SERVER_ADDR": "192.168.1.7", "SERVER_PORT": "443", "REMOTE_ADDR": "192.168.1.1", "DOCUMENT_ROOT": "\/var\/www", "REQUEST_SCHEME": "https", "CONTEXT_PREFIX": "\/owncloud", "CONTEXT_DOCUMENT_ROOT": "\/var\/www\/owncloud\/", "SERVER_ADMIN": "webmaster@localhost", "SCRIPT_FILENAME": "\/var\/www\/owncloud\/index.php", "REMOTE_PORT": "52910", "GATEWAY_INTERFACE": "CGI\/1.1", "SERVER_PROTOCOL": "HTTP\/1.1", "REQUEST_METHOD": "GET", "QUERY_STRING": "no value", "REQUEST_URI": "\/owncloud\/index.php\/apps\/configreport\/report", "SCRIPT_NAME": "\/owncloud\/index.php", "PATH_INFO": "\/apps\/configreport\/report", "PATH_TRANSLATED": "\/var\/www\/apps\/configreport\/report" }, "HTTP Headers Information": { "HTTP Request": "GET \/owncloud\/index.php\/apps\/configreport\/report HTTP\/1.1", "Host": "192.168.1.7", "User-Agent": "Firefox\/52.0.2 (x86 de); anonymized by Abelssoft 1821910643", "Accept": "text\/html,application\/xhtml+xml,application\/xml;q=0.9,*\/*;q=0.8", "Accept-Language": "de,en-US;q=0.7,en;q=0.3", "Accept-Encoding": "gzip, deflate, br", "DNT": "1", "Connection": "keep-alive", "Upgrade-Insecure-Requests": "1", "Expires": "Thu, 19 Nov 1981 08:52:00 GMT", "Cache-Control": "no-store, no-cache, must-revalidate, post-check=0, pre-check=0", "Pragma": "no-cache", "Content-Security-Policy": "default-src self ; script-src self unsafe-eval ; style-src self unsafe-inline ; frame-src *; img-src * data: blob:; font-src self data:; media-src *; connect-src *" }, "apc": { "APC support": "Emulated" }, "apcu": { "Version": "4.0.11", "APCu Debugging": "Disabled", "MMAP Support": "Enabled", "MMAP File Mask": "no value", "Serialization Support": "php, igbinary", "Revision": "$Revision: 328290 $", "Build Date": "Jan 23 2017 10:28:05", "apc.coredump_unmap": "Off", "apc.enable_cli": "Off", "apc.enabled": "On", "apc.entries_hint": "4096", "apc.gc_ttl": "3600", "apc.mmap_file_mask": "no value", "apc.preload_path": "no value", "apc.rfc1867": "Off", "apc.rfc1867_freq": "0", "apc.rfc1867_name": "APC_UPLOAD_PROGRESS", "apc.rfc1867_prefix": "upload_", "apc.rfc1867_ttl": "3600", "apc.serializer": "php", "apc.shm_segments": "1", "apc.shm_size": "32M", "apc.slam_defense": "On", "apc.smart": "0", "apc.ttl": "0", "apc.use_request_time": "On", "apc.writable": "\/tmp" }, "bz2": { "BZip2 Support": "Enabled", "Stream Wrapper support": "compress.bzip2:\/\/", "Stream Filter support": "bzip2.decompress, bzip2.compress", "BZip2 Version": "1.0.6, 6-Sept-2010" }, "calendar": { "Calendar support": "enabled" }, "Core": { "PHP Version": "5.6.30-10+deb.sury.org~trusty+2", "allow_url_fopen": "On", "allow_url_include": "Off", "always_populate_raw_post_data": [ "-1", "0" ], "arg_separator.input": "&", "arg_separator.output": "&", "asp_tags": "Off", "auto_append_file": "no value", "auto_globals_jit": "On", "auto_prepend_file": "no value", "browscap": "no value", "default_charset": "UTF-8", "default_mimetype": "text\/html", "disable_classes": "no value", "disable_functions": "pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,", "display_errors": "Off", "display_startup_errors": "Off", "doc_root": "no value", "docref_ext": "no value", "docref_root": "no value", "enable_dl": "Off", "enable_post_data_reading": "On", "error_append_string": "no value", "error_log": "no value", "error_prepend_string": "no value", "error_reporting": [ "32767", "22519" ], "exit_on_timeout": "Off", "expose_php": "Off", "extension_dir": "\/usr\/lib\/php\/20131226", "file_uploads": "On", "highlight.comment": "#FF8000", "highlight.default": "#0000BB", "highlight.html": "#000000", "highlight.keyword": "#007700", "highlight.string": "#DD0000", "html_errors": "On", "ignore_repeated_errors": "Off", "ignore_repeated_source": "Off", "ignore_user_abort": "Off", "implicit_flush": "Off", "input_encoding": "no value", "internal_encoding": "no value", "log_errors": "On", "log_errors_max_len": "1024", "mail.add_x_header": "On", "mail.force_extra_parameters": "no value", "mail.log": "no value", "max_execution_time": [ "3600", "30" ], "max_file_uploads": "20", "max_input_nesting_level": "64", "max_input_time": "60", "max_input_vars": "1000", "memory_limit": [ "512M", "128M" ], "open_basedir": "no value", "output_buffering": [ "0", "5120" ], "output_encoding": "no value", "output_handler": "no value", "post_max_size": [ "513M", "8M" ], "precision": "14", "realpath_cache_size": "16K", "realpath_cache_ttl": "120", "register_argc_argv": "Off", "report_memleaks": "On", "report_zend_debug": "On", "request_order": "GP", "sendmail_from": "no value", "sendmail_path": "\/usr\/sbin\/sendmail -t -i ", "serialize_precision": "17", "short_open_tag": "Off", "SMTP": "localhost", "smtp_port": "25", "sql.safe_mode": "Off", "sys_temp_dir": "no value", "track_errors": "Off", "unserialize_callback_func": "no value", "upload_max_filesize": [ "513M", "100M" ], "upload_tmp_dir": "no value", "user_dir": "no value", "user_ini.cache_ttl": "300", "user_ini.filename": ".user.ini", "variables_order": "GPCS", "xmlrpc_error_number": "0", "xmlrpc_errors": "Off", "zend.detect_unicode": "On", "zend.enable_gc": "On", "zend.multibyte": "Off", "zend.script_encoding": "no value" }, "ctype": { "ctype functions": "enabled" }, "curl": { "cURL support": "enabled", "cURL Information": "7.35.0", "Age": "3", "Features": null, "AsynchDNS": "Yes", "CharConv": "No", "Debug": "No", "GSS-Negotiate": "Yes", "IDN": "Yes", "IPv6": "Yes", "krb4": "No", "Largefile": "Yes", "libz": "Yes", "NTLM": "Yes", "NTLMWB": "Yes", "SPNEGO": "No", "SSL": "Yes", "SSPI": "No", "TLS-SRP": "Yes", "Protocols": "dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp", "Host": "x86_64-pc-linux-gnu", "SSL Version": "OpenSSL\/1.0.1f", "ZLib Version": "1.2.8" }, "date": { "date\/time support": "enabled", ""Olson" Timezone Database Version": "0.system", "Timezone Database": "internal", "Default timezone": "UTC", "date.default_latitude": "31.7667", "date.default_longitude": "35.2333", "date.sunrise_zenith": "90.583333", "date.sunset_zenith": "90.583333", "date.timezone": "no value" }, "dom": { "DOM\/XML": "enabled", "DOM\/XML API Version": "20031129", "libxml Version": "2.9.1", "HTML Support": "enabled", "XPath Support": "enabled", "XPointer Support": "enabled", "Schema Support": "enabled", "RelaxNG Support": "enabled" }, "ereg": { "Regex Library": "Bundled library enabled" }, "exif": { "EXIF Support": "enabled", "EXIF Version": "1.4 $Id: 1c8772f76be691b7b3f77ca31eb788a2abbcefe5 $", "Supported EXIF Version": "0220", "Supported filetypes": "JPEG,TIFF", "exif.decode_jis_intel": "JIS", "exif.decode_jis_motorola": "JIS", "exif.decode_unicode_intel": "UCS-2LE", "exif.decode_unicode_motorola": "UCS-2BE", "exif.encode_jis": "no value", "exif.encode_unicode": "ISO-8859-15" }, "fileinfo": { "fileinfo support": "enabled", "version": "1.0.5", "libmagic": "517" }, "filter": { "Input Validation and Filtering": "enabled", "Revision": "$Id: 5b79667bd9a68977a9b4f7505223a8e216e04908 $", "filter.default": "unsafe_raw", "filter.default_flags": "no value" }, "ftp": { "FTP support": "enabled" }, "gd": { "GD Support": "enabled", "GD headers Version": "2.2.3", "GD library Version": "2.2.3", "FreeType Support": "enabled", "FreeType Linkage": "with freetype", "FreeType Version": "2.5.2", "GIF Read Support": "enabled", "GIF Create Support": "enabled", "JPEG Support": "enabled", "libJPEG Version": "8", "PNG Support": "enabled", "libPNG Version": "1.2.50", "WBMP Support": "enabled", "XPM Support": "enabled", "libXpm Version": "30411", "XBM Support": "enabled", "WebP Support": "enabled", "gd.jpeg_ignore_warning": [ "1", "0" ] }, "gettext": { "GetText Support": "enabled" }, "hash": { "hash support": "enabled", "Hashing Engines": "md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5" }, "iconv": { "iconv support": "enabled", "iconv implementation": "glibc", "iconv library version": "2.19", "iconv.input_encoding": "no value", "iconv.internal_encoding": "no value", "iconv.output_encoding": "no value" }, "igbinary": { "igbinary support": "enabled", "igbinary version": "2.0.1", "igbinary APCU serializer ABI": "0", "igbinary session support": "yes", "igbinary.compact_strings": "On" }, "imap": { "IMAP c-Client Version": "2007f", "SSL Support": "enabled", "Kerberos Support": "enabled" }, "intl": { "version": "1.1.0", "ICU version": "52.1", "ICU Data version": "52.1", "intl.default_locale": "no value", "intl.error_level": "0", "intl.use_exceptions": "0" }, "json": { "json support": "enabled", "json version": "1.2.1" }, "ldap": { "LDAP Support": "enabled", "RCS Version": "$Id: 8ab0fe072786e6f8d7dbd47b6a4897e81ce89ec3 $", "Total Links": "0\/unlimited", "API Version": "3001", "Vendor Name": "OpenLDAP", "Vendor Version": "20431", "SASL Support": "Enabled", "ldap.max_links": "Unlimited" }, "libsmbclient": { "Version": "0.8.0" }, "libxml": { "libXML support": "active", "libXML Compiled Version": "2.9.1", "libXML Loaded Version": "20901", "libXML streams": "enabled" }, "mbstring": { "Multibyte Support": "enabled", "Multibyte string engine": "libmbfl", "HTTP input encoding translation": "disabled", "libmbfl version": "1.3.2", "Multibyte (japanese) regex support": "enabled", "Multibyte regex (oniguruma) backtrack check": "On", "Multibyte regex (oniguruma) version": "5.9.5", "mbstring.detect_order": "no value", "mbstring.encoding_translation": "Off", "mbstring.func_overload": "0", "mbstring.http_input": "no value", "mbstring.http_output": "no value", "mbstring.http_output_conv_mimetypes": "^(text\/|application\/xhtml\\+xml)", "mbstring.internal_encoding": "no value", "mbstring.language": "neutral", "mbstring.strict_detection": "Off", "mbstring.substitute_character": "no value" }, "mcrypt": { "Version": "2.5.8", "Api No": "20021217", "Supported ciphers": "cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes", "Supported modes": "cbc cfb ctr ecb ncfb nofb ofb stream", "mcrypt.algorithms_dir": "no value", "mcrypt.modes_dir": "no value" }, "memcache": { "Version": "3.0.9-dev", "Revision": "$Revision$", "memcache.allow_failover": "1", "memcache.chunk_size": "32768", "memcache.compress_threshold": "20000", "memcache.default_port": "11211", "memcache.hash_function": "crc32", "memcache.hash_strategy": "consistent", "memcache.lock_timeout": "15", "memcache.max_failover_attempts": "20", "memcache.protocol": "ascii", "memcache.redundancy": "1", "memcache.session_redundancy": "2" }, "memcached": { "Version": "2.2.0", "libmemcached version": "1.0.18", "SASL support": "yes", "Session support": "yes", "igbinary support": "yes", "json support": "yes", "msgpack support": "yes", "memcached.compression_factor": "1.3", "memcached.compression_threshold": "2000", "memcached.compression_type": "fastlz", "memcached.serializer": "php", "memcached.sess_binary": "0", "memcached.sess_connect_timeout": "1000", "memcached.sess_consistent_hash": "0", "memcached.sess_lock_expire": "0", "memcached.sess_lock_max_wait": "0", "memcached.sess_lock_wait": "150000", "memcached.sess_locking": "1", "memcached.sess_number_of_replicas": "0", "memcached.sess_prefix": "memc.sess.key.", "memcached.sess_randomize_replica_read": "0", "memcached.sess_remove_failed": "0", "memcached.sess_sasl_password": "no value", "memcached.sess_sasl_username": "no value", "memcached.store_retry_count": "2", "memcached.use_sasl": "0" }, "mhash": { "MHASH support": "Enabled", "MHASH API Version": "Emulated Support" }, "msgpack": { "MessagePack Support": "enabled", "Session Support": "enabled", "extension Version": "0.5.7", "header Version": "0.5.4", "msgpack.error_display": "On", "msgpack.illegal_key_insert": "Off", "msgpack.php_only": "On", "msgpack.use_str8_serialization": "On" }, "mysql": { "Active Persistent Links": "0", "Active Links": "0", "Client API version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $", "mysql.allow_local_infile": "On", "mysql.allow_persistent": "On", "mysql.connect_timeout": "60", "mysql.default_host": "no value", "mysql.default_password": "no value", "mysql.default_port": "no value", "mysql.default_socket": "\/var\/run\/mysqld\/mysqld.sock", "mysql.default_user": "no value", "mysql.max_links": "Unlimited", "mysql.max_persistent": "Unlimited", "mysql.trace_mode": "Off" }, "mysqli": { "Client API library version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $", "Active Persistent Links": "0", "Inactive Persistent Links": "0", "Active Links": "0", "mysqli.allow_local_infile": "On", "mysqli.allow_persistent": "On", "mysqli.default_host": "no value", "mysqli.default_port": "3306", "mysqli.default_pw": "no value", "mysqli.default_socket": "no value", "mysqli.default_user": "no value", "mysqli.max_links": "Unlimited", "mysqli.max_persistent": "Unlimited", "mysqli.reconnect": "Off", "mysqli.rollback_on_cached_plink": "Off" }, "mysqlnd": { "Version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $", "Compression": "supported", "core SSL": "supported", "extended SSL": "supported", "Command buffer size": "4096", "Read buffer size": "32768", "Read timeout": "31536000", "Collecting statistics": "Yes", "Collecting memory statistics": "No", "Tracing": "n\/a", "Loaded plugins": "mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password", "API Extensions": "mysql,mysqli,pdo_mysql", "bytes_sent": "18984", "bytes_received": "100696", "packets_sent": "268", "packets_received": "2239", "protocol_overhead_in": "8956", "protocol_overhead_out": "1072", "bytes_received_ok_packet": "0", "bytes_received_eof_packet": "0", "bytes_received_rset_header_packet": "1071", "bytes_received_rset_field_meta_packet": "0", "bytes_received_rset_row_packet": "746", "bytes_received_prepare_response_packet": "44876", "bytes_received_change_user_packet": "53090", "packets_sent_command": "131", "packets_received_ok": "0", "packets_received_eof": "0", "packets_received_rset_header": "119", "packets_received_rset_field_meta": "0", "packets_received_rset_row": "129", "packets_received_prepare_response": "632", "packets_received_change_user": "1353", "result_set_queries": "119", "non_result_set_queries": "10", "no_index_used": "37", "bad_index_used": "0", "slow_queries": "0", "buffered_sets": "119", "unbuffered_sets": "0", "ps_buffered_sets": "0", "ps_unbuffered_sets": "0", "flushed_normal_sets": "0", "flushed_ps_sets": "0", "ps_prepared_never_executed": "0", "ps_prepared_once_executed": "0", "rows_fetched_from_server_normal": "1234", "rows_fetched_from_server_ps": "0", "rows_buffered_from_client_normal": "1234", "rows_buffered_from_client_ps": "0", "rows_fetched_from_client_normal_buffered": "1234", "rows_fetched_from_client_normal_unbuffered": "0", "rows_fetched_from_client_ps_buffered": "0", "rows_fetched_from_client_ps_unbuffered": "0", "rows_fetched_from_client_ps_cursor": "0", "rows_affected_normal": "1", "rows_affected_ps": "0", "rows_skipped_normal": "1234", "rows_skipped_ps": "0", "copy_on_write_saved": "3669", "copy_on_write_performed": "0", "command_buffer_too_small": "0", "connect_success": "3", "connect_failure": "0", "connection_reused": "0", "reconnect": "0", "pconnect_success": "0", "active_connections": "18446744073709551615", "active_persistent_connections": "0", "explicit_close": "2", "implicit_close": "0", "disconnect_close": "0", "in_middle_of_command_close": "0", "explicit_free_result": "119", "implicit_free_result": "0", "explicit_stmt_close": "0", "implicit_stmt_close": "0", "mem_emalloc_count": "0", "mem_emalloc_amount": "0", "mem_ecalloc_count": "0", "mem_ecalloc_amount": "0", "mem_erealloc_count": "0", "mem_erealloc_amount": "0", "mem_efree_count": "0", "mem_efree_amount": "0", "mem_malloc_count": "0", "mem_malloc_amount": "0", "mem_calloc_count": "0", "mem_calloc_amount": "0", "mem_realloc_count": "0", "mem_realloc_amount": "0", "mem_free_count": "0", "mem_free_amount": "0", "mem_estrndup_count": "0", "mem_strndup_count": "0", "mem_estndup_count": "0", "mem_strdup_count": "0", "proto_text_fetched_null": "0", "proto_text_fetched_bit": "0", "proto_text_fetched_tinyint": "0", "proto_text_fetched_short": "3", "proto_text_fetched_int24": "0", "proto_text_fetched_int": "282", "proto_text_fetched_bigint": "84", "proto_text_fetched_decimal": "0", "proto_text_fetched_float": "0", "proto_text_fetched_double": "0", "proto_text_fetched_date": "0", "proto_text_fetched_year": "0", "proto_text_fetched_time": "0", "proto_text_fetched_datetime": "0", "proto_text_fetched_timestamp": "0", "proto_text_fetched_string": "2295", "proto_text_fetched_blob": "0", "proto_text_fetched_enum": "994", "proto_text_fetched_set": "0", "proto_text_fetched_geometry": "0", "proto_text_fetched_other": "0", "proto_binary_fetched_null": "0", "proto_binary_fetched_bit": "0", "proto_binary_fetched_tinyint": "0", "proto_binary_fetched_short": "0", "proto_binary_fetched_int24": "0", "proto_binary_fetched_int": "0", "proto_binary_fetched_bigint": "0", "proto_binary_fetched_decimal": "0", "proto_binary_fetched_float": "0", "proto_binary_fetched_double": "0", "proto_binary_fetched_date": "0", "proto_binary_fetched_year": "0", "proto_binary_fetched_time": "0", "proto_binary_fetched_datetime": "0", "proto_binary_fetched_timestamp": "0", "proto_binary_fetched_string": "0", "proto_binary_fetched_json": "0", "proto_binary_fetched_blob": "0", "proto_binary_fetched_enum": "0", "proto_binary_fetched_set": "0", "proto_binary_fetched_geometry": "0", "proto_binary_fetched_other": "0", "init_command_executed_count": "0", "init_command_failed_count": "0", "com_quit": "2", "com_init_db": "0", "com_query": "129", "com_field_list": "0", "com_create_db": "0", "com_drop_db": "0", "com_refresh": "0", "com_shutdown": "0", "com_statistics": "0", "com_process_info": "0", "com_connect": "0", "com_process_kill": "0", "com_debug": "0", "com_ping": "0", "com_time": "0", "com_delayed_insert": "0", "com_change_user": "0", "com_binlog_dump": "0", "com_table_dump": "0", "com_connect_out": "0", "com_register_slave": "0", "com_stmt_prepare": "0", "com_stmt_execute": "0", "com_stmt_send_long_data": "0", "com_stmt_close": "0", "com_stmt_reset": "0", "com_stmt_set_option": "0", "com_stmt_fetch": "0", "com_deamon": "0", "bytes_received_real_data_normal": "43993", "bytes_received_real_data_ps": "0" }, "openssl": { "OpenSSL support": "enabled", "OpenSSL Library Version": "OpenSSL 1.0.2k 26 Jan 2017", "OpenSSL Header Version": "OpenSSL 1.0.2k 26 Jan 2017", "Openssl default config": "\/usr\/lib\/ssl\/openssl.cnf", "openssl.cafile": "no value", "openssl.capath": "no value" }, "pcre": { "PCRE (Perl Compatible Regular Expressions) Support": "enabled", "PCRE Library Version": "8.39 2016-06-14", "pcre.backtrack_limit": "1000000", "pcre.recursion_limit": "100000" }, "PDO": { "PDO drivers": "mysql, pgsql, sqlite" }, "pdo_mysql": { "Client API version": "mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $", "pdo_mysql.default_socket": "\/var\/run\/mysqld\/mysqld.sock" }, "pdo_pgsql": { "PostgreSQL(libpq) Version": "9.3.16", "Module version": "1.0.2", "Revision": " $Id: 0e858dd2051ca8c2fd3c781909a0670ab5fecd36 $" }, "pdo_sqlite": { "SQLite Library": "3.8.2" }, "pgsql": { "PostgreSQL(libpq) Version": "9.3.16", "PostgreSQL(libpq)": "PostgreSQL 9.3.16 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4, 64-bit", "Multibyte character support": "enabled", "SSL support": "enabled", "Active Persistent Links": "0", "Active Links": "0", "pgsql.allow_persistent": "On", "pgsql.auto_reset_persistent": "Off", "pgsql.ignore_notice": "Off", "pgsql.log_notice": "Off", "pgsql.max_links": "Unlimited", "pgsql.max_persistent": "Unlimited" }, "Phar": { "Phar EXT version": "2.0.2", "Phar API version": "1.1.1", "SVN revision": "$Id: 780be432570e80dd34c1a9c217ef87ade22bf136 $", "Phar-based phar archives": "enabled", "Tar-based phar archives": "enabled", "ZIP-based phar archives": "enabled", "gzip compression": "enabled", "bzip2 compression": "enabled", "Native OpenSSL support": "enabled", "Phar based on pear\/PHP_Archive, original concept by Davey Shafik.Phar fully realized by Gregory Beaver and Marcus Boerger.Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.": null, "phar.cache_list": "no value", "phar.readonly": "On", "phar.require_hash": "On" }, "posix": { "Revision": "$Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $" }, "pspell": { "PSpell Support": "enabled" }, "readline": { "Readline library": "EditLine wrapper", "cli.pager": "no value", "cli.prompt": "\\b \\> " }, "Reflection": { "Version": "$Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $" }, "session": { "Session Support": "enabled", "Registered save handlers": "files user memcache memcached", "Registered serializer handlers": "php_serialize php php_binary igbinary msgpack wddx", "session.auto_start": "Off", "session.cache_expire": "180", "session.cache_limiter": "nocache", "session.cookie_domain": "no value", "session.cookie_httponly": [ "On", "Off" ], "session.cookie_lifetime": "0", "session.cookie_path": [ "\/owncloud", "\/" ], "session.cookie_secure": [ "On", "Off" ], "session.entropy_file": "\/dev\/urandom", "session.entropy_length": "32", "session.gc_divisor": "1000", "session.gc_maxlifetime": "1440", "session.gc_probability": "0", "session.hash_bits_per_character": "5", "session.hash_function": "0", "session.name": [ "oc3a41047555", "PHPSESSID" ], "session.referer_check": "no value", "session.save_handler": "files", "session.save_path": "\/var\/lib\/php\/sessions", "session.serialize_handler": "php", "session.upload_progress.cleanup": "On", "session.upload_progress.enabled": "On", "session.upload_progress.freq": "1%", "session.upload_progress.min_freq": "1", "session.upload_progress.name": "PHP_SESSION_UPLOAD_PROGRESS", "session.upload_progress.prefix": "upload_progress_", "session.use_cookies": "On", "session.use_only_cookies": "On", "session.use_strict_mode": "Off", "session.use_trans_sid": "0" }, "shmop": { "shmop support": "enabled" }, "SimpleXML": { "Revision": "$Id: d7077fc935154236afb4fe70814ba358efdbdca4 $", "Schema support": "enabled" }, "smbclient": { "smbclient Support": "enabled", "smbclient extension Version": "0.8.0", "libsmbclient library Version": "4.3.11-Ubuntu" }, "sockets": { "Sockets Support": "enabled" }, "SPL": { "Interfaces": "Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject", "Classes": "AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException" }, "sqlite3": { "SQLite3 module version": "0.7-dev", "SQLite Library": "3.8.2", "sqlite3.extension_dir": "no value" }, "standard": { "Dynamic Library Support": "enabled", "Path to sendmail": "\/usr\/sbin\/sendmail -t -i", "assert.active": "1", "assert.bail": "0", "assert.callback": "no value", "assert.quiet_eval": "0", "assert.warning": "1", "auto_detect_line_endings": "0", "default_socket_timeout": "60", "from": "no value", "url_rewriter.tags": "a=href,area=href,frame=src,input=src,form=fakeentry", "user_agent": "no value" }, "sysvmsg": { "sysvmsg support": "enabled", "Revision": "$Id: 58590192720bc56939152fde3645d808b348bb9b $" }, "tidy": { "libTidy Release": "2016\/04\/07", "Extension Version": "2.0 ($Id: 57f050b275c6da348310461a64aaad21feef8091 $)", "tidy.clean_output": "no value", "tidy.default_config": "no value" }, "tokenizer": { "Tokenizer Support": "enabled" }, "wddx": { "WDDX Session Serializer": "enabled" }, "xdebug": { "Version": "2.5.1", "IDE Key": "no value", "DBGp - Common DeBuGger Protocol": "$Revision: 1.145 $", "xdebug.auto_trace": "Off", "xdebug.cli_color": "0", "xdebug.collect_assignments": "Off", "xdebug.collect_includes": "On", "xdebug.collect_params": "0", "xdebug.collect_return": "Off", "xdebug.collect_vars": "Off", "xdebug.coverage_enable": "On", "xdebug.default_enable": "On", "xdebug.dump.COOKIE": "no value", "xdebug.dump.ENV": "no value", "xdebug.dump.FILES": "no value", "xdebug.dump.GET": "no value", "xdebug.dump.POST": "no value", "xdebug.dump.REQUEST": "no value", "xdebug.dump.SERVER": "no value", "xdebug.dump.SESSION": "no value", "xdebug.dump_globals": "On", "xdebug.dump_once": "On", "xdebug.dump_undefined": "Off", "xdebug.extended_info": "On", "xdebug.file_link_format": "no value", "xdebug.force_display_errors": "Off", "xdebug.force_error_reporting": "0", "xdebug.halt_level": "0", "xdebug.idekey": "no value", "xdebug.max_nesting_level": "256", "xdebug.max_stack_frames": "-1", "xdebug.overload_var_dump": "2", "xdebug.profiler_aggregate": "Off", "xdebug.profiler_append": "Off", "xdebug.profiler_enable": "Off", "xdebug.profiler_enable_trigger": "Off", "xdebug.profiler_enable_trigger_value": "no value", "xdebug.profiler_output_dir": "\/tmp", "xdebug.profiler_output_name": "cachegrind.out.%p", "xdebug.remote_addr_header": "no value", "xdebug.remote_autostart": "Off", "xdebug.remote_connect_back": "Off", "xdebug.remote_cookie_expire_time": "3600", "xdebug.remote_enable": "Off", "xdebug.remote_handler": "dbgp", "xdebug.remote_host": "localhost", "xdebug.remote_log": "no value", "xdebug.remote_mode": "req", "xdebug.remote_port": "9000", "xdebug.scream": "Off", "xdebug.show_error_trace": "Off", "xdebug.show_exception_trace": "Off", "xdebug.show_local_vars": "Off", "xdebug.show_mem_delta": "Off", "xdebug.trace_enable_trigger": "Off", "xdebug.trace_enable_trigger_value": "no value", "xdebug.trace_format": "0", "xdebug.trace_options": "0", "xdebug.trace_output_dir": "\/tmp", "xdebug.trace_output_name": "trace.%c", "xdebug.var_display_max_children": "128", "xdebug.var_display_max_data": "512", "xdebug.var_display_max_depth": "3" }, "xml": { "XML Support": "active", "XML Namespace Support": "active", "libxml2 Version": "2.9.1" }, "xmlreader": { "XMLReader": "enabled" }, "xmlwriter": { "XMLWriter": "enabled" }, "xsl": { "XSL": "enabled", "libxslt Version": "1.1.28", "libxslt compiled against libxml Version": "2.9.1", "EXSLT": "enabled", "libexslt Version": "1.1.28" }, "Zend OPcache": { "Opcode Caching": "Up and Running", "Optimization": "Enabled", "Startup": "OK", "Shared memory model": "mmap", "Cache hits": "3937", "Cache misses": "766", "Used memory": "29162352", "Free memory": "37946512", "Wasted memory": "0", "Interned Strings Used memory": "3711456", "Interned Strings Free memory": "482848", "Cached scripts": "766", "Cached keys": "1152", "Max keys": "3907", "OOM restarts": "0", "Hash keys restarts": "0", "Manual restarts": "0", "opcache.blacklist_filename": "no value", "opcache.consistency_checks": "0", "opcache.dups_fix": "Off", "opcache.enable": "On", "opcache.enable_cli": "On", "opcache.enable_file_override": "On", "opcache.error_log": "no value", "opcache.fast_shutdown": "1", "opcache.file_update_protection": "2", "opcache.force_restart_timeout": "180", "opcache.inherited_hack": "On", "opcache.interned_strings_buffer": "4", "opcache.load_comments": "1", "opcache.lockfile_path": "\/tmp", "opcache.log_verbosity_level": "1", "opcache.max_accelerated_files": "2000", "opcache.max_file_size": "0", "opcache.max_wasted_percentage": "5", "opcache.memory_consumption": "64", "opcache.optimization_level": "0x7FFFBFFF", "opcache.preferred_memory_model": "no value", "opcache.protect_memory": "0", "opcache.restrict_api": "no value", "opcache.revalidate_freq": "1", "opcache.revalidate_path": "Off", "opcache.save_comments": "1", "opcache.use_cwd": "On", "opcache.validate_permission": "Off", "opcache.validate_root": "Off", "opcache.validate_timestamps": "On" }, "zip": { "Zip": "enabled", "Zip version": "1.12.5", "Libzip version": "1.1.2" }, "zlib": { "Stream Wrapper": "compress.zlib:\/\/", "Stream Filter": "zlib.inflate, zlib.deflate", "Compiled Version": "1.2.8", "Linked Version": "1.2.8", "zlib.output_compression": "Off", "zlib.output_compression_level": "-1", "zlib.output_handler": "no value" }, "Additional Modules": { "sysvsem": null, "sysvshm": null }, "Environment": { "APACHE_RUN_DIR": "\/var\/run\/apache2", "APACHE_PID_FILE": "\/var\/run\/apache2\/apache2.pid", "APACHE_LOCK_DIR": "\/var\/lock\/apache2", "LANG": "C", "APACHE_RUN_USER": "***REMOVED SENSITIVE VALUE***", "APACHE_RUN_GROUP": "***REMOVED SENSITIVE VALUE***", "APACHE_LOG_DIR": "\/var\/log\/apache2", "PWD": "\/" } } } ``` **List of activated apps:** Enabled: - activity: 2.3.2 - calendar: true - comments: 0.3.0 - configreport: 0.1.1 - contacts: true - dav: 0.2.7 - documents: true - encryption: 1.3.0 - external: 1.2 - federatedfilesharing: 0.3.0 - federation: 0.1.0 - files: 1.5.1 - files_antivirus: 0.9.0.0 - files_external: 0.6.0 - files_pdfviewer: 0.8.1 - files_sharing: 0.10.0 - files_texteditor: 2.1 - files_trashbin: 0.9.0 - files_versions: 1.3.0 - files_videoplayer: 0.9.8 - firstrunwizard: 1.1 - gallery: 15.0.0 - notifications: 0.3.0 - provisioning_api: 0.5.0 - systemtags: 0.3.0 - templateeditor: 0.1 - updatenotification: 0.2.1 - user_external: 0.4 Disabled: - audioplayer: true - bookmarks: true - user_ldap **Are you using external storage, if yes which one:** local folders **Are you using encryption:** yes **Are you using an external user-backend, if yes which one:** no ### Client configuration **Browser:** Firefox 52.0.2 **Operating system:** Windows 10 #### ownCloud log (data/owncloud.log) ``` {"reqId":"7ztb1LFhLzEEEby0uc5I","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 404 Node with name 'contact_birthdays' could not be found\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\NotFound\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAVACL\\\/Plugin.php(756): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\DavAclPlugin->checkPrivileges('calendars\\\/cve\\\/c...', '{DAV:}write-pro...')\\n#1 [internal function]: Sabre\\\\DAVACL\\\\Plugin->beforeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(446): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(178): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(30): OCA\\\\DAV\\\\Server->exec()\\n#7 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/DavAclPlugin.php\",\"Line\":62,\"User\":\"cve\"}","level":0,"time":"2017-04-21T06:54:51+00:00","method":"PROPPATCH","url":"\/owncloud\/remote.php\/dav\/calendars\/cve\/contact_birthdays\/","user":"cve"} {"reqId":"rTUXGuhnY5JKbNI+Ctfc","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 404 Node with name 'contact_birthdays' could not be found\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\NotFound\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAVACL\\\/Plugin.php(756): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\DavAclPlugin->checkPrivileges('calendars\\\/cve\\\/c...', '{DAV:}write-pro...')\\n#1 [internal function]: Sabre\\\\DAVACL\\\\Plugin->beforeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(446): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(178): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(30): OCA\\\\DAV\\\\Server->exec()\\n#7 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/DavAclPlugin.php\",\"Line\":62,\"User\":\"cve\"}","level":0,"time":"2017-04-21T06:54:54+00:00","method":"PROPPATCH","url":"\/owncloud\/remote.php\/dav\/calendars\/cve\/contact_birthdays\/","user":"cve"} {"reqId":"ODDGdcd9rU26KWm01v3v","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:03:40+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.2.jpg","user":"cve"} {"reqId":"WCgFLoaZfSqUvg9kVPnN","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:03:41+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.3.jpg","user":"cve"} {"reqId":"aBlHoJXvEawksEk\/6iOu","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:03:42+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.jpg","user":"cve"} {"reqId":"UxRYJrQJe+FqmYELeXE1","remoteAddr":"91.89.24.89","app":"caldav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 401 No 'Authorization: Basic' header found. Either the client didn't send one, or the server is mis-configured\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\NotAuthenticated\",\"Code\":0,\"Trace\":\"#0 [internal function]: Sabre\\\\DAV\\\\Auth\\\\Plugin->beforeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#1 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(446): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#4 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/caldav.php(83): Sabre\\\\DAV\\\\Server->exec()\\n#5 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#6 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Auth\\\/Plugin.php\",\"Line\":188,\"User\":false}","level":0,"time":"2017-04-21T07:03:49+00:00","method":"OPTIONS","url":"\/owncloud\/remote.php\/caldav\/calendars\/czk\/","user":"--"} {"reqId":"eN1dwUCjvDXFUWbeBUFJ","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:06:35+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.2.jpg","user":"cve"} {"reqId":"ui1btHCTDruZdo5zf0VX","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:06:35+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.3.jpg","user":"cve"} {"reqId":"cKqvn0sR2hRXhl4SSSaO","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:06:36+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.jpg","user":"cve"} {"reqId":"OJLzPakHH3uj+dk\/GzO2","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:13:49+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.2.jpg","user":"cve"} {"reqId":"Ycd+dNmHSXhGYtu9qtrp","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:13:51+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.3.jpg","user":"cve"} {"reqId":"H1ntujeQiqdIvXkm3jW1","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T07:13:53+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.jpg","user":"cve"} {"reqId":"1zU6OR95o\/dn8Qe6hIJY","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T09:36:59+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.2.jpg","user":"cve"} {"reqId":"S5Z5oUpg9WBqSXuUoF9D","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T09:37:01+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.3.jpg","user":"cve"} {"reqId":"Dg7kBu6qoUokXTt0G3JJ","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"cve\"}","level":4,"time":"2017-04-21T09:37:03+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/Fotos\/2015.jpg","user":"cve"} {"reqId":"a3aGGGQBx9N8saLR6DgN","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"Administrator\"}","level":4,"time":"2017-04-21T10:02:43+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/ownCloudAdminManual.pdf","user":"Administrator"} ```
ghost commented 7 years ago

data folder moved to new location (from ../owncloud/data to ../Fileserver/EigenWolke/data, config.php adjusted, all rights set at new location

This is currently not possible without further modifications within the database and might cause all your current seen and reported issues here.

https://doc.owncloud.org/server/10.0/admin_manual/maintenance/manually-moving-data-folders.html

TrapperPhD commented 7 years ago

OK ... followed the instruction ... created symblink and had no references to original data folder "/var/www/owncloud/data" in any table of the database nor in any app config.

But still cannot access files and get the error message ...

{"reqId":"mj+F2TxH\/lLTBqo6Zxah","remoteAddr":"192.168.1.1","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 Encryption not ready: multikeydecrypt with share key failed:error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(83): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#1 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpGet(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#2 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#3 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:GET', Array)\\n#4 \\\/var\\\/www\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(57): Sabre\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(164): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":311,\"User\":\"Administrator\"}","level":4,"time":"2017-04-21T11:54:25+00:00","method":"GET","url":"\/owncloud\/remote.php\/webdav\/ownCloudAdminManual.pdf","user":"Administrator"}

Getting this error note in OC when trying to open a PDF file ...

PDF.js Version 1.1.469 (build: f06aa6a)
Nachricht: Unexpected server response (503) while retrieving PDF "https://192.168.1.7/owncloud/remote.php/webdav/ownCloud_Server_Administration_Manual.pdf".
TrapperPhD commented 7 years ago

Closed as error message is not there anymore.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.