Server: Nextcloud 13.0.0 RC 1: Support for Dropbox & Google Drive missing?

Created on 12 Jan 2018  ·  33Comments  ·  Source: nextcloud/server

Steps to reproduce

  • Recently updated my working installation of Nextcloud 12 to 13 RC 1
  • Dropbox and Google Drive storage seems gone missing in the files_external app!?
  • Previously working mount points show up red
  • Log file writes:
Error | files_external | OCP\Files\StorageNotAvailableException: Unknown storage backend "dropbox" 
Error | files_external | OCP\Files\StorageNotAvailableException: Unknown storage backend "googledrive"

Trying the console command "occ files_external:backends" shows me that the authentication OAuth2 auth method is there, but the storage backend for "dropbox" and "googledrive" is no longer shown.
Under Nextcloud --> Settings --> "External Storages", the mount points are shown red, says "Unknown: dropbox" and "Unknown: googledrive".
If I want to add a mount point, it gives me 7 options (S3, SFTP, Webdav, Openstack-Objectstorage, etc.) - but googledrive and dropbox are missing.

  • Is this feature gone missing by design, bug or wrong configuration?
  • Is there a plan to re-add it?
  • Anything I can do to get it back up online?

Thanks!

Server configuration

Operating system: Ubuntu 14
Web server: Apache stock
Database: MySQL stock
PHP version: 7.1.3, tried with 5.0.36, too
Nextcloud version: 13.0.0 RC1
Updated from an older Nextcloud/ownCloud or fresh install: update
Where did you install Nextcloud from: update through interface, initial install through download from official site & manual install


http://example.com/index.php/settings/integrity/failed :

No errors have been found.

List of activated apps:


App list

Enabled:
  - activity: 2.6.1
  - admin_notifications: 1.0.1
  - caniupdate: 0.1.1
  - comments: 1.3.0
  - dav: 1.4.6
  - external: 3.0.1
  - federatedfilesharing: 1.3.1
  - federation: 1.3.0
  - files: 1.8.0
  - files_external: 1.4.1
  - files_frommail: 0.1.0
  - files_fulltextsearch: 0.4.0
  - files_pdfviewer: 1.2.0
  - files_sharing: 1.5.0
  - files_texteditor: 2.5.1
  - files_trashbin: 1.3.0
  - files_versions: 1.6.0
  - files_videoplayer: 1.2.0
  - firstrunwizard: 2.2.1
  - fulltextsearch: 0.4.0
  - gallery: 18.0.0
  - logreader: 2.0.0
  - lookup_server_connector: 1.1.0
  - metadata: 0.6.0
  - music: 0.5.5
  - nextcloud_announcements: 1.2.0
  - notifications: 2.1.2
  - oauth2: 1.1.0
  - password_policy: 1.3.0
  - previewgenerator: 1.0.9
  - provisioning_api: 1.3.0
  - quota_warning: 1.2.0
  - ransomware_protection: 1.1.0
  - serverinfo: 1.3.0
  - sharebymail: 1.3.0
  - socialsharing_email: 1.0.3
  - survey_client: 1.1.0
  - systemtags: 1.3.0
  - theming: 1.4.1
  - twofactor_backupcodes: 1.2.3
  - unsplash: 1.0.5
  - updatenotification: 1.3.0
  - weather: 1.5.1
  - workflowengine: 1.3.0
Disabled:
  - admin_audit
  - audioplayer
  - bookmarks
  - bruteforcesettings
  - calendar
  - contacts
  - deck
  - encryption
  - files_antivirus
  - gpxedit
  - gpxpod
  - mail
  - notes
  - ocr
  - ojsxc
  - rainloop
  - spreed
  - tasks
  - user_external
  - user_ldap

Nextcloud configuration:


Config report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "***REMOVED SENSITIVE VALUE***",
            "localhost",
            "***REMOVED SENSITIVE VALUE***",
            "***REMOVED SENSITIVE VALUE***"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "13.0.0.10",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "Europe\/Berlin",
        "installed": true,
        "updater.release.channel": "stable",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "default_language": "de",
        "defaultapp": "files",
        "quota_include_external_storage": false,
        "knowledgebaseenabled": true,
        "enable_avatars": true,
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "ssl",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "log_type": "owncloud",
        "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
        "loglevel": 1,
        "maintenance": false,
        "theme": "",
        "updater.secret": "***REMOVED SENSITIVE VALUE***"
    },
    "apps": {
        "activity": {
            "enabled": "yes",
            "installed_version": "2.6.1",
            "notify_email_calendar": "0",
            "notify_email_calendar_event": "0",
            "notify_email_calendar_todo": "0",
            "notify_email_comments": "0",
            "notify_email_favorite": "0",
            "notify_email_file_changed": "0",
            "notify_email_file_created": "0",
            "notify_email_file_deleted": "0",
            "notify_email_file_restored": "1",
            "notify_email_public_links": "0",
            "notify_email_remote_share": "1",
            "notify_email_shared": "1",
            "notify_email_systemtags": "0",
            "notify_setting_batchtime": "3600",
            "notify_setting_self": "1",
            "notify_setting_selfemail": "0",
            "notify_stream_calendar": "1",
            "notify_stream_calendar_event": "1",
            "notify_stream_calendar_todo": "1",
            "notify_stream_comments": "1",
            "notify_stream_favorite": "1",
            "notify_stream_file_changed": "1",
            "notify_stream_file_created": "1",
            "notify_stream_file_deleted": "1",
            "notify_stream_file_favorite": "0",
            "notify_stream_file_restored": "1",
            "notify_stream_public_links": "1",
            "notify_stream_remote_share": "1",
            "notify_stream_shared": "1",
            "notify_stream_systemtags": "1",
            "types": "filesystem"
        },
        "admin_notifications": {
            "enabled": "yes",
            "installed_version": "1.0.1",
            "types": "logging"
        },
        "audioplayer": {
            "enabled": "no",
            "installed_version": "2.2.2",
            "types": "filesystem"
        },
        "backgroundjob": {
            "lastjob": "49"
        },
        "bookmarks": {
            "enabled": "no",
            "installed_version": "0.10.1",
            "types": ""
        },
        "bruteforcesettings": {
            "enabled": "no",
            "installed_version": "1.0.3",
            "types": ""
        },
        "calendar": {
            "enabled": "no",
            "installed_version": "1.5.7",
            "types": ""
        },
        "caniupdate": {
            "enabled": "yes",
            "installed_version": "0.1.1",
            "types": ""
        },
        "comments": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "logging"
        },
        "contacts": {
            "enabled": "no",
            "installed_version": "2.0.1",
            "types": ""
        },
        "core": {
            "backgroundjobs_mode": "cron",
            "installed.bundles": "[\"CoreBundle\"]",
            "installedat": "1489407280.7638",
            "lastcron": "1515758404",
            "lastupdateResult": "[]",
            "lastupdatedat": "1515757628",
            "moveavatarsdone": "yes",
            "oc.integritycheck.checker": "[]",
            "previewsCleanedUp": "1",
            "public_files": "files_sharing\/public.php",
            "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
            "scss.variables": "***REMOVED SENSITIVE VALUE***",
            "updater.secret.created": "***REMOVED SENSITIVE VALUE***",
            "vendor": "nextcloud"
        },
        "dav": {
            "buildCalendarSearchIndex": "yes",
            "enabled": "yes",
            "installed_version": "1.4.6",
            "types": "filesystem"
        },
        "deck": {
            "enabled": "no",
            "installed_version": "0.2.7",
            "types": ""
        },
        "external": {
            "enabled": "yes",
            "installed_version": "3.0.1",
            "types": ""
        },
        "federatedfilesharing": {
            "enabled": "yes",
            "installed_version": "1.3.1",
            "types": ""
        },
        "federation": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "authentication"
        },
        "files": {
            "cronjob_scan_files": "500",
            "enabled": "yes",
            "installed_version": "1.8.0",
            "types": "filesystem"
        },
        "files_antivirus": {
            "av_cmd_options": "",
            "av_host": "",
            "av_infected_action": "only_log",
            "av_max_file_size": "-1",
            "av_mode": "socket",
            "av_path": "\/usr\/bin\/clamscan",
            "av_port": "0",
            "av_socket": "\/var\/run\/clamav\/clamd.ctl",
            "av_stream_max_length": "104857600",
            "enabled": "no",
            "installed_version": "1.0.0.0",
            "types": "filesystem"
        },
        "files_automatedtagging": {
            "enabled": "no",
            "installed_version": "1.1.1",
            "types": "filesystem"
        },
        "files_external": {
            "enabled": "yes",
            "google::"***REMOVED SENSITIVE VALUE***"": ""***REMOVED SENSITIVE VALUE***"",
            "google::"***REMOVED SENSITIVE VALUE***"": ""***REMOVED SENSITIVE VALUE***"",
            "installed_version": "1.4.1",
            "ocsid": "166048",
            "types": "filesystem"
        },
        "files_frommail": {
            "enabled": "yes",
            "installed_version": "0.1.0",
            "types": ""
        },
        "files_fulltextsearch": {
            "enabled": "yes",
            "installed_version": "0.4.0",
            "types": "filesystem"
        },
        "files_pdfviewer": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": ""
        },
        "files_sharing": {
            "enabled": "yes",
            "installed_version": "1.5.0",
            "types": "filesystem"
        },
        "files_texteditor": {
            "enabled": "yes",
            "installed_version": "2.5.1",
            "types": ""
        },
        "files_trashbin": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "filesystem"
        },
        "files_versions": {
            "enabled": "yes",
            "installed_version": "1.6.0",
            "types": "filesystem"
        },
        "files_videoplayer": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": ""
        },
        "firstrunwizard": {
            "enabled": "yes",
            "installed_version": "2.2.1",
            "types": "logging"
        },
        "fulltextsearch": {
            "enabled": "yes",
            "installed_version": "0.4.0",
            "types": ""
        },
        "gallery": {
            "enabled": "yes",
            "installed_version": "18.0.0",
            "types": ""
        },
        "gpxedit": {
            "enabled": "no",
            "installed_version": "0.0.4",
            "types": ""
        },
        "gpxpod": {
            "enabled": "no",
            "installed_version": "2.2.2",
            "types": ""
        },
        "logreader": {
            "enabled": "yes",
            "installed_version": "2.0.0",
            "ocsid": "170871",
            "types": ""
        },
        "lookup_server_connector": {
            "enabled": "yes",
            "installed_version": "1.1.0",
            "types": "authentication"
        },
        "mail": {
            "enabled": "no",
            "installed_version": "0.7.7",
            "types": ""
        },
        "metadata": {
            "enabled": "yes",
            "installed_version": "0.6.0",
            "types": ""
        },
        "music": {
            "enabled": "yes",
            "installed_version": "0.5.5",
            "types": "filesystem"
        },
        "nextcloud_announcements": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "pub_date": "Sat, 10 Dec 2016 00:00:00 +0100",
            "types": "logging"
        },
        "notes": {
            "enabled": "no",
            "installed_version": "2.2.0",
            "types": ""
        },
        "notifications": {
            "enabled": "yes",
            "installed_version": "2.1.2",
            "types": "logging"
        },
        "oauth2": {
            "enabled": "yes",
            "installed_version": "1.1.0",
            "types": "authentication"
        },
        "ocr": {
            "enabled": "no",
            "installed_version": "2.3.0",
            "types": ""
        },
        "ojsxc": {
            "boshUrl": "\/http-bind\/",
            "chromeExtension": "",
            "enabled": "no",
            "externalServices": "",
            "firefoxExtension": "",
            "iceCredential": "",
            "iceSecret": "",
            "iceTtl": "",
            "iceUrl": "",
            "iceUsername": "",
            "installed_version": "3.3.2",
            "ocsid": "162257",
            "serverType": "external",
            "types": "prelogin",
            "xmppDomain": "localhost",
            "xmppOverwrite": "false",
            "xmppPreferMail": "false",
            "xmppResource": "",
            "xmppStartMinimized": "false"
        },
        "password_policy": {
            "enabled": "yes",
            "enforceNumericCharacters": "1",
            "enforceUpperLowerCase": "1",
            "installed_version": "1.3.0",
            "types": ""
        },
        "previewgenerator": {
            "enabled": "yes",
            "installed_version": "1.0.9",
            "types": "filesystem"
        },
        "provisioning_api": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "prevent_group_restriction"
        },
        "quota_warning": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "filesystem"
        },
        "rainloop": {
            "enabled": "no",
            "installed_version": "4.27.0",
            "types": ""
        },
        "ransomware_protection": {
            "enabled": "yes",
            "installed_version": "1.1.0",
            "types": "logging"
        },
        "serverinfo": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": ""
        },
        "sharebymail": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "filesystem"
        },
        "socialsharing_email": {
            "enabled": "yes",
            "installed_version": "1.0.3",
            "types": ""
        },
        "spreed": {
            "enabled": "no",
            "installed_version": "1.2.0",
            "types": "prevent_group_restriction"
        },
        "survey_client": {
            "enabled": "yes",
            "installed_version": "1.1.0",
            "last_report": "{\"id\":\"ocxt8rw781fh\",\"items\":[[\"server\",\"version\",\"12.0.0.29\"],[\"server\",\"code\",\"other\"],[\"server\",\"enable_avatars\",\"yes\"],[\"server\",\"enable_previews\",\"yes\"],[\"server\",\"memcache.local\",\"\\\\OC\\\\Memcache\\\\APCu\"],[\"server\",\"memcache.distributed\",\"none\"],[\"server\",\"asset-pipeline.enabled\",\"no\"],[\"server\",\"filelocking.enabled\",\"yes\"],[\"server\",\"memcache.locking\",\"none\"],[\"server\",\"debug\",\"no\"],[\"server\",\"cron\",\"cron\"],[\"php\",\"version\",\"5.6.32\"],[\"php\",\"memory_limit\",134217728],[\"php\",\"max_execution_time\",0],[\"php\",\"upload_max_filesize\",2097152],[\"database\",\"type\",\"mysql\"],[\"database\",\"version\",\"5.7.20\"],[\"database\",\"size\",8865366016],[\"apps\",\"activity\",\"2.5.2\"],[\"apps\",\"audioplayer\",\"disabled\"],[\"apps\",\"bookmarks\",\"disabled\"],[\"apps\",\"bruteforcesettings\",\"1.0.2\"],[\"apps\",\"calendar\",\"disabled\"],[\"apps\",\"comments\",\"1.2.0\"],[\"apps\",\"contacts\",\"disabled\"],[\"apps\",\"dav\",\"1.3.0\"],[\"apps\",\"deck\",\"disabled\"],[\"apps\",\"external\",\"disabled\"],[\"apps\",\"federatedfilesharing\",\"1.2.0\"],[\"apps\",\"federation\",\"1.2.0\"],[\"apps\",\"files\",\"1.7.2\"],[\"apps\",\"files_antivirus\",\"disabled\"],[\"apps\",\"files_automatedtagging\",\"disabled\"],[\"apps\",\"files_external\",\"1.3.0\"],[\"apps\",\"files_pdfviewer\",\"1.1.1\"],[\"apps\",\"files_sharing\",\"1.4.0\"],[\"apps\",\"files_texteditor\",\"2.4.1\"],[\"apps\",\"files_trashbin\",\"1.2.0\"],[\"apps\",\"files_versions\",\"1.5.0\"],[\"apps\",\"files_videoplayer\",\"1.1.0\"],[\"apps\",\"firstrunwizard\",\"2.1\"],[\"apps\",\"gallery\",\"17.0.0\"],[\"apps\",\"gpxedit\",\"disabled\"],[\"apps\",\"gpxpod\",\"disabled\"],[\"apps\",\"logreader\",\"2.0.0\"],[\"apps\",\"lookup_server_connector\",\"1.0.0\"],[\"apps\",\"mail\",\"disabled\"],[\"apps\",\"nextcloud_announcements\",\"1.1\"],[\"apps\",\"notes\",\"disabled\"],[\"apps\",\"notifications\",\"2.0.0\"],[\"apps\",\"oauth2\",\"1.0.5\"],[\"apps\",\"ocr\",\"disabled\"],[\"apps\",\"ojsxc\",\"disabled\"],[\"apps\",\"password_policy\",\"1.2.2\"],[\"apps\",\"provisioning_api\",\"1.2.0\"],[\"apps\",\"rainloop\",\"disabled\"],[\"apps\",\"serverinfo\",\"1.2.0\"],[\"apps\",\"sharebymail\",\"1.2.0\"],[\"apps\",\"spreed\",\"disabled\"],[\"apps\",\"survey_client\",\"1.0.0\"],[\"apps\",\"systemtags\",\"1.2.0\"],[\"apps\",\"tasks\",\"disabled\"],[\"apps\",\"theming\",\"1.3.0\"],[\"apps\",\"twofactor_backupcodes\",\"1.1.1\"],[\"apps\",\"updatenotification\",\"1.2.0\"],[\"apps\",\"workflowengine\",\"1.2.0\"],[\"stats\",\"num_files\",14760974],[\"stats\",\"num_users\",2],[\"stats\",\"num_storages\",15],[\"stats\",\"num_storages_local\",1],[\"stats\",\"num_storages_home\",2],[\"stats\",\"num_storages_other\",12],[\"stats\",\"num_comments\",0],[\"stats\",\"num_comment_markers\",0],[\"stats\",\"num_systemtags\",0],[\"stats\",\"num_systemtags_mappings\",0],[\"files_sharing\",\"num_shares\",3],[\"files_sharing\",\"num_shares_user\",3],[\"files_sharing\",\"num_shares_groups\",0],[\"files_sharing\",\"num_shares_link\",0],[\"files_sharing\",\"num_shares_link_no_password\",0],[\"files_sharing\",\"num_fed_shares_sent\",0],[\"files_sharing\",\"num_fed_shares_received\",0],[\"files_sharing\",\"permissions_0_31\",\"3\"],[\"encryption\",\"enabled\",\"no\"],[\"encryption\",\"default_module\",\"no\"]]}",
            "last_sent": "1511271907",
            "types": ""
        },
        "systemtags": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "logging"
        },
        "tasks": {
            "enabled": "no",
            "installed_version": "0.9.5",
            "types": ""
        },
        "theming": {
            "enabled": "yes",
            "installed_version": "1.4.1",
            "types": "logging"
        },
        "twofactor_backupcodes": {
            "enabled": "yes",
            "installed_version": "1.2.3",
            "types": ""
        },
        "unsplash": {
            "enabled": "yes",
            "installed_version": "1.0.5",
            "types": "authentication"
        },
        "updatenotification": {
            "audioplayer": "2.0.1",
            "bookmarks": "0.10.0",
            "bruteforcesettings": "1.0.3",
            "calendar": "1.5.3",
            "core": "13.0.0.9",
            "deck": "0.1.4",
            "enabled": "yes",
            "installed_version": "1.3.0",
            "mail": "0.6.4",
            "ojsxc": "3.2.0",
            "types": "",
            "update_check_errors": "0"
        },
        "weather": {
            "enabled": "yes",
            "installed_version": "1.5.1",
            "openweathermap_api_key": ""***REMOVED SENSITIVE VALUE***"",
            "types": ""
        },
        "workflowengine": {
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "filesystem"
        }
    }
}

Are you using external storage, if yes which one: SFTP, Dropbox, GoogleDrive
Are you using encryption: no
Are you using an external user-backend, if yes which one: no

Client configuration

Browser: Chrome / Firefox
Operating system: Win10

Nextcloud log (data/nextcloud.log)


Nextcloud log

{"reqId":"YYyTaI8KFdf9JA8u8Rmz","level":1,"time":"2018-01-12T12:30:01+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for local cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"YYyTaI8KFdf9JA8u8Rmz","level":1,"time":"2018-01-12T12:30:01+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for distributed cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"YYyTaI8KFdf9JA8u8Rmz","level":3,"time":"2018-01-12T12:30:01+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Module 'zip' already loaded at Unknown#0","userAgent":"--","version":"13.0.0.10"}
{"reqId":"WlicWC6jTTwAADlKrqsAAAAF","level":3,"time":"2018-01-12T12:30:32+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"files_external","method":"GET","url":"\/index.php\/apps\/files_external\/userglobalstorages\/1?testOnly=false","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\StorageNotAvailab
{"reqId":"WlicWC6jTTwAADjUvUkAAAAM","level":3,"time":"2018-01-12T12:30:32+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"files_external","method":"GET","url":"\/index.php\/apps\/files_external\/userglobalstorages\/3?testOnly=false","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\StorageNotAvailab
{"reqId":"Wlid0i6jTTwAAESPCesAAAAG","level":3,"time":"2018-01-12T12:36:51+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"files_external","method":"GET","url":"\/index.php\/apps\/files_external\/userglobalstorages\/1?testOnly=false","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\StorageNotAvailab
{"reqId":"Wlid0i6jTTwAAERtATAAAAAA","level":3,"time":"2018-01-12T12:36:51+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"files_external","method":"GET","url":"\/index.php\/apps\/files_external\/userglobalstorages\/3?testOnly=false","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\StorageNotAvailab
{"reqId":"WliflC6jTTwAAEUuyvAAAAAI","level":1,"time":"2018-01-12T12:44:20+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"no app in context","method":"GET","url":"\/index.php\/settings\/admin\/logging","message":"Exception: {\"Exception\":\"OCP\\\\AppFramework\\\\QueryException\",\"Message\":\"Could not
{"reqId":"iontr7eQYddSQbtyleKu","level":1,"time":"2018-01-12T12:45:01+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for local cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"iontr7eQYddSQbtyleKu","level":1,"time":"2018-01-12T12:45:01+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for distributed cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"iontr7eQYddSQbtyleKu","level":3,"time":"2018-01-12T12:45:05+01:00","remoteAddr":"","user":"--","app":"core","method":"--","url":"--","message":"Error while running background job (class: OC\\Settings\\RemoveOrphaned, arguments: ): {\"Exception\":\"OCP\\\\AutoloadNotAllowedException\",\"Message\":\"Autoload
{"reqId":"iontr7eQYddSQbtyleKu","level":3,"time":"2018-01-12T12:45:05+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Module 'zip' already loaded at Unknown#0","userAgent":"--","version":"13.0.0.10"}
{"reqId":"WligJi6jTTwAAEUvTMcAAAAJ","level":3,"time":"2018-01-12T12:46:47+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"PHP","method":"GET","url":"\/index.php\/settings\/admin\/additional","message":"include(fulltextsearch\/lib\/admin.php): failed to open stream: No such file or directory at \/var\/www
{"reqId":"WligJi6jTTwAAEUvTMcAAAAJ","level":3,"time":"2018-01-12T12:46:47+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"PHP","method":"GET","url":"\/index.php\/settings\/admin\/additional","message":"include(fulltextsearch\/lib\/admin.php): failed to open stream: No such file or directory at \/var\/www
{"reqId":"WligJi6jTTwAAEUvTMcAAAAJ","level":3,"time":"2018-01-12T12:46:47+01:00","remoteAddr":""***REMOVED SENSITIVE VALUE***"","user":""***REMOVED SENSITIVE VALUE***"","app":"PHP","method":"GET","url":"\/index.php\/settings\/admin\/additional","message":"include(): Failed opening 'fulltextsearch\/lib\/admin.php' for inclusion (include_path='\/var\/www\/nex
{"reqId":"KBcKFF68NVAMTzXlhpnN","level":1,"time":"2018-01-12T13:00:02+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for local cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"KBcKFF68NVAMTzXlhpnN","level":1,"time":"2018-01-12T13:00:02+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for distributed cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"KBcKFF68NVAMTzXlhpnN","level":3,"time":"2018-01-12T13:00:04+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Module 'zip' already loaded at Unknown#0","userAgent":"--","version":"13.0.0.10"}
{"reqId":"9Dd4DJSpt8UcNkzkYGC2","level":1,"time":"2018-01-12T13:02:28+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for local cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"9Dd4DJSpt8UcNkzkYGC2","level":1,"time":"2018-01-12T13:02:28+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for distributed cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"uX2c9ildrmtIlNwtOWGy","level":1,"time":"2018-01-12T13:02:38+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for local cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"uX2c9ildrmtIlNwtOWGy","level":1,"time":"2018-01-12T13:02:38+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for distributed cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":1,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for local cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":1,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"cli","method":"--","url":"--","message":"Memcache \\OC\\Memcache\\APCu not available for distributed cache","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: activity at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: admin_notifications at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: audioplayer at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: backgroundjob at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: bookmarks at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: bruteforcesettings at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: calendar at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: caniupdate at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: comments at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: contacts at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: core at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: dav at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: deck at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: external at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: federatedfilesharing at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: federation at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_antivirus at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_automatedtagging at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_external at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_frommail at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_fulltextsearch at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_pdfviewer at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_sharing at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_texteditor at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_trashbin at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_versions at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Undefined index: files_videoplayer at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}
{"reqId":"TitHpQRHH8ElukTpb9Cy","level":3,"time":"2018-01-12T13:03:33+01:00","remoteAddr":"","user":"--","app":"PHP","method":"--","url":"--","message":"Invalid argument supplied for foreach() at \/var\/www\/nextcloud\/lib\/private\/AppConfig.php#296","userAgent":"--","version":"13.0.0.10"}

overview

Most helpful comment

@jospoortvliet : Perhaps we should mention this in the release notes that nobody gets a bad surprise. Or even put a warning in the updater app, so people can look for alternative apps and test them before running the upgrade.

All 33 comments

https://github.com/nextcloud/server/issues/7714
Yeah is gone - you can use the extra app for dropbox. No replacement for outdated google code

@jospoortvliet : Perhaps we should mention this in the release notes that nobody gets a bad surprise. Or even put a warning in the updater app, so people can look for alternative apps and test them before running the upgrade.

@tflidd, @jospoortvliet: "mention this in the release notes" – perhaps nextcloud.com, too, should be updated, since it still contains the promise to "access data stored with a wide variety of popular cloud service providers such as Amazon, Google and Dropbox" (while, which is news for me in this moment, there suddenly are four "products" I can't really make out intuitively which of them is the one – are the ones? – I'm actually using, or, for that matter, whether it will stay free or not in the imminent future)?

Now that Google Drive access is dropped instead of repaired, the next question for me is, are there proven workarounds, namely for Google Drive (cf. https://help.nextcloud.com/t/gdrive-user-rate-limit/21106/2)?

While it seems I can perfectly well include the German Telekom "magentacloud" storage through WebDAV, there are no such straightforward, but still a few less obviously suitable options for Google Drive under Linux.

Indeed comes as a bad surprise to me - and actually makes me question the choice to shift from OwnCloud to NextCloud. One of the main features and promises was to have everything in one place - this is now lost with that decision.
My main usage of Nextcloud would be through the web-UI, not only the synchronise app. I was able to see all my (historically grown) storage points in one "file system-like" overview, this is now gone with that decision.

@xf: you write "you can use the extra app for dropbox" - which app, where can you find it, how does it integrate with NextCloud?

@xf: you write "you can use the extra app for dropbox" - which app, where can you find it, how does it integrate with NextCloud?

https://github.com/icewind1991/files_external_dropbox

@icewind1991 Is it already in the appstore? If not: could you publish it there?

The Dropbox app is still not in the Nextcloud App Store and apparently quite buggy.

There is some ongoing work for a Google Drive app here:

https://github.com/owncloud/files_external_gdrive
https://github.com/owncloud/core/pull/28074

The other project wants to move everything to external apps apparently:

https://github.com/owncloud/core/issues/27049

I don't think that it is a good idea to axe features without a good replacement after all.

Any update for this issue?

Any update for this issue?

Check the repos. No new bug reports, no code changes, no new pull requests.

You could put some incentives on bountysource (https://www.bountysource.com/issues/53700579-nextcloud-13-0-0-rc-1-support-for-dropbox-google-drive-missing) for businesses the interest is perhaps limited and many private users want Nextcloud to get rid of GDrive and Dropbox.

@tflidd I agree with your opinion. What I want is to maybe remove this issue from the milestone so it doesn't push the release date further.

Support for GDrive and Dropbox will be removed from website:
https://github.com/nextcloud/nextcloud.com/pull/755

As this is not server related I will close this (because @jospoortvliet is also aware of it). Regarding the gdrive app: this should be completely separate and not related to the server at all. (see dropbox app that is linked above)

Thanks for your feedback on this.

So I was surprised that not only Dropbox but also GoogleDrive external storage support was gone now (updated to NC v13.0.1). The manual installation process for icewind´s Dropbox app is a pain... my new rule: if an app is not in the Nextcloud app store - it doesn´t exist for me. Sad to see there´s no follow up solution on both external storages.

icewind´s Dropbox app is a pain... my new rule: if an app is not in the Nextcloud app store

Did you try to request an official release in his repository? Then, they can perhaps specify what it still missing to offer this app officially (I suppose it is not reliable enough or some things are still missing).

I don't think this issue should be closed, as the gdrive functionality had been in https://github.com/nextcloud/server/tree/master/apps/files_external

Unless there is no usable alternative this issue cannot be considered resolved.

Unless there is no usable alternative this issue cannot be considered resolved.

But there is nothing to be fixed directly here, you'd had to open a request to release a working version of the app. However, developers should not move everything which is not working into external apps in order to clean the bug tracker.

@jospoortvliet Anything we can do here to clear up the situation. It was probably a bad surprise to some users that the external storage didn't work any more. Except from improving the communication in future releases, how can we clear up the situation here. Is this feature on any agenda? Can we estimate how much effort it is to make this work, if this is a minor effort, a few people can have a look into it and the community can put some incentives via bountysource??

@tflidd thing is, it broke due to changes on the google side, so it has to be re-written. Nobody has volunteered to do that, Icewind has done a bit in his repo https://github.com/icewind1991/files_external_dropbox but not published it, I guess because it isn't good enough. Anyone who wants to fix this is, of course, very much free to do so - fix up the app by Icewind (and perhaps publish it) and/or write a new Google Drive app.

We have to clear up the app situation more anyhow, it's on our agenda for the next hackweek. Hey, anybody can join and perhaps help clean up!

IMO the upgrade process must check if all used features -especially core features - available in the former version are also available in the new version and ask the user explicitly if the upgrade should performed nevertheless.
I updated manually and I saw by chance a remark flushing by that external files support is not available any more.
It's not critical for me, but nevertheless a unpleasant surprise, because it was one of many reasons to use nextcloud. (BTW the linux nextcloud sync is also partly broken for external drives, not all files are synced)

@ferdiga that is a new feature in Nextcloud 14 - you can already get it in 13 by installing this app: https://apps.nextcloud.com/apps/caniupdate

great !

Cyberduck can connect with Google Drive locally with some Google App. Could this be implemented? I'm not sure where to post this...

@jospoortvliet, if this has been broken due to google side change, why only update from 13.0.0 to > 13.0.1 break it ?
So an idea could be to copy/paste back the old code as long as there is no new alternative.
And yes... it is not the first time that communication about important change has not been provide at update time.
By the time, we can said that nextcloud dev team has a communication problem to resolve.
thank you

Hey buddy, I made a workaround to bring the google drive support back!

Simply mount the google drive with FUSE using google-drive-ocamlfuse. And then add the mounted google drive in nextcloud as a "local" external storage. Clear enough, isn't it?

Steps:

  1. Follow instructions at here to mount your google drive. Suppose you mount it to ~/google-drive.

  2. In nextcloud, add a local external storage with the location: ~/google-drive

It works pretty well for me now. The downloading and uploading speed is almost my laptop's full bandwidth. (As the connection from my VPS to Google's server is way faster). It feels as good as the original support for google drive.

Note this solution comes absolutely without any warranty. But most likely things will be fine: the google drive fuse is pretty stable, and google drive always provides a backup.

But dear developers, I still want the native google drive support back! Back! Back! Thx!

@NastuzziSamy uploaded it to the app store, btw:
https://apps.nextcloud.com/apps/files_external_gdrive

Can’t download the app from the NextCloud App Store, since HIS NextCloud is now in maintenance mode!! Do apps from other developers than NextCloud point to their own source? That’s not really reliable for an App Store...

Not to mention unknown traffic exposure of my server to foreign servers. Nice of you 👎🏼

We don't host the data ourselves, no. Most app developers just point to github for downloads, that is probably the best solution - that is where the code is, too. I would personally not like this solution, taking data from my server, but I believe I have no right to tell people what to do unless I pay them...

Why not? You could alter the UI of the App Store to only allow certain
domains, like GitHub or BitBucket. Or check if the set URL is not a self
hosted Nextcloud instance. Or only allow archive files and start hosting
it.

On Fri, 10 Aug 2018 at 15:10, Jos Poortvliet notifications@github.com
wrote:

We don't host the data ourselves, no. Most app developers just point to
github for downloads, that is probably the best solution - that is where
the code is, too. I would personally not like this solution, taking data
from my server, but I believe I have no right to tell people what to do
unless I pay them...


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/nextcloud/server/issues/7810#issuecomment-412077487,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AdmXTYzJoKsu5a3QXLHKyJmcgsx82ckCks5uPYZTgaJpZM4RcNp2
.

Why would we limit app developers in where they host? Many would argue they don't want to be forced to put their code at some third party site and they trust their own server... Which is, of course, not crazy.

In the end, it is the developers' choice where they host their files, and the users' choice to accept that or not.

For those to whom it may help... I implemented the idea presented by @jeffli678 with a few tweaks I didn't think were too obvious. I have a headless Ubuntu 16.04 server on Amazon Lightsail.

  • The initial setup was done using these instructions for a headless server
  • After successfully running the initial setup as myself, commands to mount the Google Drive folder are always done as www-data (I learned the hard way that Nextcloud doesn't like the Google Drive folder if it's mounted as root)
  • Because www-data doesn't have a home directory, I moved my .gdfuse folder to /opt/gdfuse, then always use the -config argument whenever the command is run so that it references the config file, and edited the config file to use the /opt/gdfuse directory in the respective directives
  • Because I want it to work by itself, I added a cron job for the www-data user that mounts the Google Drive folder on boot (I don't know how necessary it is, but I ended up adding a sleep 10; before the google-drive-ocamlfuse command because occasionally the Google Drive folder would not mount and the delay seemed to help)
  • I wanted only one specific Google Drive folder to be used by Nextcloud, so I edited the configuration file to use that folder as the root of the Google Drive mount
  • I have encryption enabled on my Nextcloud instance, so I created a data folder inside the Nextcloud Google Drive folder, and referenced that data folder in the Nextcloud configuration, just to make sure the encryption doesn't mess with the .Trash folder that automatically shows up in the root of the mounted folder (I couldn't seem to find a configuration directive to remove this folder)

an other one (not tested solution as long as nextcloud-14 has problem after login...) should be also to use rclone (on linux / unix os) to mount google-drive on a directory then access it from nextcloud.
Best way should be to re-implement google-drive from php-7.2 nextcloud application code
(and also some other... like the one for hubic storage and some other who failed after update time in the past).
soon we will be in 2019 (maybe the time to care about cloud storage connection support for this cloud storage access application ? before version 15 to come with his own regressions...).

any new ideas for dropbox?
It would be cool to have a "simple" migration tool for importing DropBox Files (and not download and upload it)

Whats with that one? https://github.com/owncloud/files_external_dropbox ?

This all looks dead, and it is really annoying. A won't fix on two of the biggest cloud storage providers, seriously? I'm taking a look at the other package now, but this is embarassing...

EDIT The "Official" Dropbox Extension is completely broken beyond any repairability within a reasonable ammount of time. So, this is a definitive "no" forever? Nextcloud will offer no support for Dropbox?

@JustusW please understand that 'Nextcloud' is a community of people who work on what they want or get paid to work on. Sadly, the needs of large enterprises (who pay the bill for that last group) diverge a lot from home users. We try to regularly work on things that help home users of course, but there is much more we'd like to do that what we can do.

Help is absolutely welcome, of course! I'm afraid that this task will depend on a volunteer stepping up.

Was this page helpful?
0 / 5 - 0 ratings