Full trace
{
"reqId": "RWmqTOrkGDAHjCOe9skh",
"level": 3,
"time": "2026-06-06T14:50:35-04:00",
"app": "files_sharing",
"method": "PROPFIND",
"url": "/remote.php/dav/files/narF.snw@gmail.com/Apps",
"scriptName": "/remote.php",
"message": "Error while trying to create shared mount",
"userAgent": "Mozilla/5.0 (Linux) mirall/33.0.2 (build 38494) (Nextcloud, fedora-7.0.9-105.fc43.x86_64 ClientArchitecture: x86_64 OsArchitecture: x86_64)",
"version": "32.0.11.1",
"clientReqId": "0a322d84-2e27-4c80-93a8-72acbf685981",
"exception": {
"Exception": "OC\\DB\\Exceptions\\DbalException",
"Message": "An exception occurred while executing a query: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'file_target' at row 1",
"Code": 1406,
"Trace": [
{
"file": "/data/www/nextcloud283/lib/private/DB/ConnectionAdapter.php",
"line": 69,
"function": "wrap",
"class": "OC\\DB\\Exceptions\\DbalException",
"type": "::"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 310,
"function": "executeStatement",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/DefaultShareProvider.php",
"line": 552,
"function": "executeStatement",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/Manager.php",
"line": 1247,
"function": "move",
"class": "OC\\Share20\\DefaultShareProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 123,
"function": "moveShare",
"class": "OC\\Share20\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 105,
"function": "updateFileTarget",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 60,
"function": "verifyMountPoint",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/MountProvider.php",
"line": 94,
"function": "__construct",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 56,
"function": "getMountsForUser",
"class": "OCA\\Files_Sharing\\MountProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 68,
"function": "getMountsFromProvider",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"function": "OC\\Files\\Config\\{closure}",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 67,
"function": "array_map"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 91,
"function": "getUserMountsForProviders",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/SetupManager.php",
"line": 451,
"function": "getUserMountsForProviderClasses",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Mount/Manager.php",
"line": 117,
"function": "setupForPath",
"class": "OC\\Files\\SetupManager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1470,
"function": "findIn",
"class": "OC\\Files\\Mount\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1454,
"function": "addSubMounts",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Directory.php",
"line": 199,
"function": "getFileInfo",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Tree.php",
"line": 95,
"function": "getChild",
"class": "OCA\\DAV\\Connector\\Sabre\\Directory",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 971,
"function": "getNodeForPath",
"class": "Sabre\\DAV\\Tree",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1664,
"function": "getPropertiesIteratorForPath",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1649,
"function": "writeMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 346,
"function": "generateMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "httpPropFind",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 472,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Server.php",
"line": 212,
"function": "invokeMethod",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Server.php",
"line": 427,
"function": "start",
"class": "OCA\\DAV\\Connector\\Sabre\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php",
"line": 22,
"function": "exec",
"class": "OCA\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/remote.php",
"line": 151,
"args": [
"/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php"
],
"function": "require_once"
}
],
"File": "/data/www/nextcloud283/lib/private/DB/Exceptions/DbalException.php",
"Line": 56,
"Previous": {
"Exception": "Doctrine\\DBAL\\Exception\\DriverException",
"Message": "An exception occurred while executing a query: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'file_target' at row 1",
"Code": 1406,
"Trace": [
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1976,
"function": "convert",
"class": "Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1918,
"function": "handleDriverException",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1218,
"function": "convertExceptionDuringQuery",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php",
"line": 292,
"function": "executeStatement",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/Connection.php",
"line": 467,
"function": "executeStatement",
"class": "Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/ConnectionAdapter.php",
"line": 67,
"function": "executeStatement",
"class": "OC\\DB\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 310,
"function": "executeStatement",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/DefaultShareProvider.php",
"line": 552,
"function": "executeStatement",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/Manager.php",
"line": 1247,
"function": "move",
"class": "OC\\Share20\\DefaultShareProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 123,
"function": "moveShare",
"class": "OC\\Share20\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 105,
"function": "updateFileTarget",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 60,
"function": "verifyMountPoint",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/MountProvider.php",
"line": 94,
"function": "__construct",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 56,
"function": "getMountsForUser",
"class": "OCA\\Files_Sharing\\MountProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 68,
"function": "getMountsFromProvider",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"function": "OC\\Files\\Config\\{closure}",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 67,
"function": "array_map"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 91,
"function": "getUserMountsForProviders",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/SetupManager.php",
"line": 451,
"function": "getUserMountsForProviderClasses",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Mount/Manager.php",
"line": 117,
"function": "setupForPath",
"class": "OC\\Files\\SetupManager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1470,
"function": "findIn",
"class": "OC\\Files\\Mount\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1454,
"function": "addSubMounts",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Directory.php",
"line": 199,
"function": "getFileInfo",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Tree.php",
"line": 95,
"function": "getChild",
"class": "OCA\\DAV\\Connector\\Sabre\\Directory",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 971,
"function": "getNodeForPath",
"class": "Sabre\\DAV\\Tree",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1664,
"function": "getPropertiesIteratorForPath",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1649,
"function": "writeMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 346,
"function": "generateMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "httpPropFind",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 472,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Server.php",
"line": 212,
"function": "invokeMethod",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Server.php",
"line": 427,
"function": "start",
"class": "OCA\\DAV\\Connector\\Sabre\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php",
"line": 22,
"function": "exec",
"class": "OCA\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/remote.php",
"line": 151,
"args": [
"/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php"
],
"function": "require_once"
}
],
"File": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php",
"Line": 129,
"Previous": {
"Exception": "Doctrine\\DBAL\\Driver\\PDO\\Exception",
"Message": "SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'file_target' at row 1",
"Code": 1406,
"Trace": [
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php",
"line": 132,
"function": "new",
"class": "Doctrine\\DBAL\\Driver\\PDO\\Exception",
"type": "::"
},
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1212,
"function": "execute",
"class": "Doctrine\\DBAL\\Driver\\PDO\\Statement",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php",
"line": 292,
"function": "executeStatement",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/Connection.php",
"line": 467,
"function": "executeStatement",
"class": "Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/ConnectionAdapter.php",
"line": 67,
"function": "executeStatement",
"class": "OC\\DB\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 310,
"function": "executeStatement",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/DefaultShareProvider.php",
"line": 552,
"function": "executeStatement",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/Manager.php",
"line": 1247,
"function": "move",
"class": "OC\\Share20\\DefaultShareProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 123,
"function": "moveShare",
"class": "OC\\Share20\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 105,
"function": "updateFileTarget",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 60,
"function": "verifyMountPoint",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/MountProvider.php",
"line": 94,
"function": "__construct",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 56,
"function": "getMountsForUser",
"class": "OCA\\Files_Sharing\\MountProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 68,
"function": "getMountsFromProvider",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"function": "OC\\Files\\Config\\{closure}",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 67,
"function": "array_map"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 91,
"function": "getUserMountsForProviders",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/SetupManager.php",
"line": 451,
"function": "getUserMountsForProviderClasses",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Mount/Manager.php",
"line": 117,
"function": "setupForPath",
"class": "OC\\Files\\SetupManager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1470,
"function": "findIn",
"class": "OC\\Files\\Mount\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1454,
"function": "addSubMounts",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Directory.php",
"line": 199,
"function": "getFileInfo",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Tree.php",
"line": 95,
"function": "getChild",
"class": "OCA\\DAV\\Connector\\Sabre\\Directory",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 971,
"function": "getNodeForPath",
"class": "Sabre\\DAV\\Tree",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1664,
"function": "getPropertiesIteratorForPath",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1649,
"function": "writeMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 346,
"function": "generateMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "httpPropFind",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 472,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Server.php",
"line": 212,
"function": "invokeMethod",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Server.php",
"line": 427,
"function": "start",
"class": "OCA\\DAV\\Connector\\Sabre\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php",
"line": 22,
"function": "exec",
"class": "OCA\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/remote.php",
"line": 151,
"args": [
"/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php"
],
"function": "require_once"
}
],
"File": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php",
"Line": 24,
"Previous": {
"Exception": "PDOException",
"Message": "SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'file_target' at row 1",
"Code": "22001",
"Trace": [
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php",
"line": 130,
"function": "execute",
"class": "PDOStatement",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connection.php",
"line": 1212,
"function": "execute",
"class": "Doctrine\\DBAL\\Driver\\PDO\\Statement",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php",
"line": 292,
"function": "executeStatement",
"class": "Doctrine\\DBAL\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/Connection.php",
"line": 467,
"function": "executeStatement",
"class": "Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/ConnectionAdapter.php",
"line": 67,
"function": "executeStatement",
"class": "OC\\DB\\Connection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/DB/QueryBuilder/QueryBuilder.php",
"line": 310,
"function": "executeStatement",
"class": "OC\\DB\\ConnectionAdapter",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/DefaultShareProvider.php",
"line": 552,
"function": "executeStatement",
"class": "OC\\DB\\QueryBuilder\\QueryBuilder",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Share20/Manager.php",
"line": 1247,
"function": "move",
"class": "OC\\Share20\\DefaultShareProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 123,
"function": "moveShare",
"class": "OC\\Share20\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 105,
"function": "updateFileTarget",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/SharedMount.php",
"line": 60,
"function": "verifyMountPoint",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/files_sharing/lib/MountProvider.php",
"line": 94,
"function": "__construct",
"class": "OCA\\Files_Sharing\\SharedMount",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 56,
"function": "getMountsForUser",
"class": "OCA\\Files_Sharing\\MountProvider",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 68,
"function": "getMountsFromProvider",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"function": "OC\\Files\\Config\\{closure}",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 67,
"function": "array_map"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Config/MountProviderCollection.php",
"line": 91,
"function": "getUserMountsForProviders",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/SetupManager.php",
"line": 451,
"function": "getUserMountsForProviderClasses",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/Mount/Manager.php",
"line": 117,
"function": "setupForPath",
"class": "OC\\Files\\SetupManager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1470,
"function": "findIn",
"class": "OC\\Files\\Mount\\Manager",
"type": "->"
},
{
"file": "/data/www/nextcloud283/lib/private/Files/View.php",
"line": 1454,
"function": "addSubMounts",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Directory.php",
"line": 199,
"function": "getFileInfo",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Tree.php",
"line": 95,
"function": "getChild",
"class": "OCA\\DAV\\Connector\\Sabre\\Directory",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 971,
"function": "getNodeForPath",
"class": "Sabre\\DAV\\Tree",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1664,
"function": "getPropertiesIteratorForPath",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1649,
"function": "writeMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 346,
"function": "generateMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "httpPropFind",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->"
},
{
"file": "/data/www/nextcloud283/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 472,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Connector/Sabre/Server.php",
"line": 212,
"function": "invokeMethod",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/lib/Server.php",
"line": 427,
"function": "start",
"class": "OCA\\DAV\\Connector\\Sabre\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php",
"line": 22,
"function": "exec",
"class": "OCA\\DAV\\Server",
"type": "->"
},
{
"file": "/data/www/nextcloud283/remote.php",
"line": 151,
"args": [
"/data/www/nextcloud283/apps/dav/appinfo/v2/remote.php"
],
"function": "require_once"
}
],
"File": "/data/www/nextcloud283/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php",
"Line": 130
}
}
},
"message": "Error while trying to create shared mount",
"exception": {
"query": "UPDATE `*PREFIX*share` SET `file_target` = :dcValue1 WHERE `id` = :dcValue2"
},
"CustomMessage": "Error while trying to create shared mount"
}
}
I don’t see the collectives app anywhere in the trace. The trace seems very long and repetetive. I wonder if it’s a share loop. So you shared one file with someone who shared it back to you and that share lives inside the first share or so…
The appended numbers sound somewhat familiar. But I don’t remember what from. I’ll ask.