Skip to content

"SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens" When accessing a folder that was shared over Link #15245

Description

@bene33

Steps to reproduce

  1. Update from 15.0.7 -> 16.0.0
  2. Have a Folder that was Shared over a link by another user on the same instance
  3. Try to access or delete Folder in the Web Interface

Expected behaviour

Folder should open or get deleted

Actual behaviour

Getting Error Message: 'Folder is not available' or 'Error Deleting File "xxx"'

Server configuration

Operating system:
Ubuntu 18.04.2 LTS Server

Web server:
Apache

Database:
mariaDB 10.1.38

PHP version:
7.2.17

Nextcloud version: (see Nextcloud admin page)
16.0.0.9

Updated from an older Nextcloud/ownCloud or fresh install:
Updated

Where did you install Nextcloud from:
Manual Update over archive from Website

Signing status:

Signing status
No errors have been found.

List of activated apps:

App list
Enabled:
  - accessibility: 1.2.0
  - activity: 2.9.1
  - apporder: 0.6.0
  - bookmarks: 1.0.1
  - calendar: 1.7.0
  - cloud_federation_api: 0.2.0
  - comments: 1.6.0
  - contacts: 3.1.1
  - cospend: 0.0.10
  - dav: 1.9.2
  - extract: 1.1.1
  - federatedfilesharing: 1.6.0
  - federation: 1.6.0
  - files: 1.11.0
  - files_pdfviewer: 1.5.0
  - files_rightclick: 0.13.0
  - files_sharing: 1.8.0
  - files_texteditor: 2.8.0
  - files_trashbin: 1.6.0
  - files_versions: 1.9.0
  - files_videoplayer: 1.5.0
  - firstrunwizard: 2.5.0
  - gallery: 18.3.0
  - logreader: 2.1.0
  - lookup_server_connector: 1.4.0
  - news: 13.1.6
  - nextcloud_announcements: 1.5.0
  - notes: 2.6.0
  - notifications: 2.4.1
  - oauth2: 1.4.2
  - password_policy: 1.6.0
  - polls: 0.10.2
  - privacy: 1.0.0
  - provisioning_api: 1.6.0
  - quota_warning: 1.5.0
  - recommendations: 0.4.0
  - serverinfo: 1.6.0
  - sharebymail: 1.6.0
  - sharerenamer: 2.6.0
  - support: 1.0.0
  - survey_client: 1.4.0
  - systemtags: 1.6.0
  - tasks: 0.9.8
  - theming: 1.7.0
  - twofactor_backupcodes: 1.5.0
  - twofactor_totp: 2.1.2
  - updatenotification: 1.6.0
  - viewer: 1.0.0
  - workflowengine: 1.6.0

Nextcloud configuration:

Config report
{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "nextcloud.bhilbert.de",
            "cloud.bhilbert.de",
            "cloud.hilbert-cloud.de"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/nextcloud.bhilbert.de",
        "dbtype": "mysql",
        "version": "16.0.0.9",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "default_language": "de",
        "logtimezone": "Europe\/Berlin",
        "log_rotate_size": 52428800,
        "mysql.utf8mb4": true,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "filelocking.enabled": true,
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 5533,
            "timeout": 0
        },
        "forcessl": true,
        "trashbin_retention_obligation": "30, 60",
        "debug": false,
        "updater.release.channel": "stable",
        "maintenance": false,
        "share_folder": "\/Shared",
        "loglevel": 2,
        "mail_smtpmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpsecure": "tls",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "theme": "",
        "app_install_overwrite": [
            "apporder",
            "tasks"
        ]
    }
}

Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no

Client configuration

Browser: Firefox

Operating system: Ubuntu 19.04

Logs

Web server error log

Web server error log

Nextcloud log (data/nextcloud.log)

Nextcloud log
{"reqId":"XMLMyuATXsdmeyKtZvQPpQAAAAI","level":4,"time":"2019-04-26T11:18:02+02:00","remoteAddr":"2003:ed:8f15:cd00:597:243e:1368:383","user":"hilbert","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/files/hilbert/Noten/Juvos","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ' with params [\"90717\"]:\n\nSQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens","Code":0,"Trace":[{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ' with params [\"90717\"]:\n\nSQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens",{"errorInfo":["HY093",0],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY093",0],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ' with params [\"90717\"]:\n\nSQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php","line":938,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY093",0],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ",{"1":"*** sensitive parameter replaced ***"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/DB/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ",["*** sensitive parameter replaced ***"],[],null]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Cache.php","line":340,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ",["*** sensitive parameter replaced ***"]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Cache.php","line":235,"function":"update","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":111,"function":"put","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":97,"function":"addResult","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":44,"function":"scanAll","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Watcher.php","line":104,"function":"scan","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/View.php","line":1336,"function":"update","class":"OC\\Files\\Cache\\Watcher","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"*** sensitive parameter replaced ***","/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/lib/Connector/Sabre/Directory.php","line":223,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["/hilbert/files/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Tree.php","line":76,"function":"getChild","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":967,"function":"getNodeForPath","class":"Sabre\\DAV\\Tree","type":"->","args":["files/hilbert/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":1666,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/hilbert/Noten/Juvos",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","{http://owncloud.org/ns}permissions","{http://owncloud.org/ns}size","{DAV:}getcontentlength","{http://nextcloud.org/ns}has-preview","{http://nextcloud.org/ns}mount-type","{http://nextcloud.org/ns}is-encrypted","{http://open-collaboration-services.org/ns}share-permissions","{http://owncloud.org/ns}tags","{http://owncloud.org/ns}favorite","{http://owncloud.org/ns}comments-unread","{http://owncloud.org/ns}owner-id","{http://owncloud.org/ns}owner-display-name","{http://owncloud.org/ns}share-types"],1]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":355,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/event/lib/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPropFind"],[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PROPFIND",[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/lib/Server.php","line":316,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/remote.php","line":163,"args":["/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens","Code":"HY093","Trace":[{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php","line":932,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[["*** sensitive parameter replaced ***"]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/DB/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ",["*** sensitive parameter replaced ***"],[],null]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Cache.php","line":340,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ",["*** sensitive parameter replaced ***"]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Cache.php","line":235,"function":"update","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":111,"function":"put","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":97,"function":"addResult","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":44,"function":"scanAll","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Watcher.php","line":104,"function":"scan","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/View.php","line":1336,"function":"update","class":"OC\\Files\\Cache\\Watcher","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"*** sensitive parameter replaced ***","/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/lib/Connector/Sabre/Directory.php","line":223,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["/hilbert/files/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Tree.php","line":76,"function":"getChild","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":967,"function":"getNodeForPath","class":"Sabre\\DAV\\Tree","type":"->","args":["files/hilbert/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":1666,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/hilbert/Noten/Juvos",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","{http://owncloud.org/ns}permissions","{http://owncloud.org/ns}size","{DAV:}getcontentlength","{http://nextcloud.org/ns}has-preview","{http://nextcloud.org/ns}mount-type","{http://nextcloud.org/ns}is-encrypted","{http://open-collaboration-services.org/ns}share-permissions","{http://owncloud.org/ns}tags","{http://owncloud.org/ns}favorite","{http://owncloud.org/ns}comments-unread","{http://owncloud.org/ns}owner-id","{http://owncloud.org/ns}owner-display-name","{http://owncloud.org/ns}share-types"],1]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":355,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/event/lib/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPropFind"],[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PROPFIND",[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/lib/Server.php","line":316,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/remote.php","line":163,"args":["/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens","Code":"HY093","Trace":[{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[["*** sensitive parameter replaced ***"]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php","line":932,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[["*** sensitive parameter replaced ***"]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/DB/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ",["*** sensitive parameter replaced ***"],[],null]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Cache.php","line":340,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["UPDATE `oc_filecache` SET =? WHERE ( <> ? OR  IS NULL) AND `fileid` = ? ",["*** sensitive parameter replaced ***"]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Cache.php","line":235,"function":"update","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":111,"function":"put","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":97,"function":"addResult","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/files_sharing/lib/External/Scanner.php","line":44,"function":"scanAll","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/Cache/Watcher.php","line":104,"function":"scan","class":"OCA\\Files_Sharing\\External\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/View.php","line":1336,"function":"update","class":"OC\\Files\\Cache\\Watcher","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/lib/private/Files/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"*** sensitive parameter replaced ***","/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/lib/Connector/Sabre/Directory.php","line":223,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["/hilbert/files/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Tree.php","line":76,"function":"getChild","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":967,"function":"getNodeForPath","class":"Sabre\\DAV\\Tree","type":"->","args":["files/hilbert/Noten/Juvos"]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":1666,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/hilbert/Noten/Juvos",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","{http://owncloud.org/ns}permissions","{http://owncloud.org/ns}size","{DAV:}getcontentlength","{http://nextcloud.org/ns}has-preview","{http://nextcloud.org/ns}mount-type","{http://nextcloud.org/ns}is-encrypted","{http://open-collaboration-services.org/ns}share-permissions","{http://owncloud.org/ns}tags","{http://owncloud.org/ns}favorite","{http://owncloud.org/ns}comments-unread","{http://owncloud.org/ns}owner-id","{http://owncloud.org/ns}owner-display-name","{http://owncloud.org/ns}share-types"],1]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":355,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/event/lib/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPropFind"],[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PROPFIND",[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/sabre/dav/lib/DAV/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https://nextcloud.bhilbert.de/remote.php/dav/files/hilbert/Noten/Juvos","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/lib/Server.php","line":316,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/home/hilbert/www/cloud/nextcloud-16.0.0/remote.php","line":163,"args":["/home/hilbert/www/cloud/nextcloud-16.0.0/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/home/hilbert/www/cloud/nextcloud-16.0.0/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/73.0.3683.103 Chrome/73.0.3683.103 Safari/537.36","version":"16.0.0.9","id":"5cc2ce5675b11"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapbug

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions