Support intro
Sorry to hear you’re facing problems
help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.
In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:
example
Or for longer, use three backticks above and below the code snippet:
longer
example
here
Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can
Nextcloud version (eg, 29.0.5): 29.0.5
Operating system and version (eg, Ubuntu 24.04): Rocky Linux release 9.4 (Blue Onyx)
Apache or nginx version (eg, Apache 2.4.25): Apache 2.4.57
PHP version (eg, 8.3): PHP 8.3.10
The issue you are facing:
- External storage mounts intermittently work
$user
place holder doesn’t work
Is this the first time you’ve seen this error? (Y/N): Y
Steps to replicate it:
- Setup Windows share
- Add share to external storage plugin
- Browse to all files
- Select External Storage
Problem 1:
5. Open working mount
6. Go back
7. All previously working mounts now report There was an error with this external storage. Do you want to review this mount point config in the settings page?
Problem 2:
5. Error There was an error with this external storage. Do you want to review this mount point config in the settings page?
Context:
I have an older nextcloud 25.0.13 server on CentOS7 with the same storage config that works flawlessly.
The output of your Nextcloud log in Admin > Logging:
blank page
The output of your config.php file in /path/to/nextcloud
(make sure you remove any identifiable information!):
<?php
$CONFIG = array (
'instanceid' => 'ocsztb2zw1ds',
'passwordsalt' => '<snip>',
'secret' => '<snip>',
'trusted_domains' =>
array (
0 => 'cloud.domain.net',
),
'datadirectory' => '/var/www/sub-domains/net.domain.cloud/data',
'dbtype' => 'mysql',
'version' => '29.0.5.1',
'overwrite.cli.url' => 'https://cloud.domain.net',
'dbname' => 'nextcloud',
'dbhost' => 'localhost:3306',
'dbport' => '',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => '<snip>',
'dbpassword' => '<snip>',
'installed' => true,
'maintenance_window_start' => 1,
'maintenance' => false,
'default_phone_region' => 'US',
'memcache.locking' => '\\OC\\Memcache\\Redis',
'memcache.distributed' => '\\OC\\Memcache\\Redis',
'memcache.local' => '\\OC\\Memcache\\Redis',
'redis' =>
array (
'host' => 'localhost',
'port' => 6379,
),
'mail_from_address' => 'cloud',
'mail_smtpmode' => 'smtp',
'mail_sendmailmode' => 'smtp',
'mail_domain' => '<snip>',
'mail_smtphost' => 'smtp.gmail.com',
'mail_smtpport' => '587',
'mail_smtpauth' => 1,
'mail_smtpname' => 'thecomputerguy225@gmail.com',
'mail_smtppassword' => '<snip>',
'ldapProviderFactory' => 'OCA\\User_LDAP\\LDAPProviderFactory',
'updater.release.channel' => 'stable',
);
The output of your Apache/nginx/system log in /var/log/____
:
[Sun Aug 25 19:58:19.818527 2024] [ssl:warn] [pid 9985:tid 9985] AH01909: cloud.domain.net:443:0 server certificate does NOT include an ID which matches the server name
[Sun Aug 25 19:58:19.832751 2024] [ssl:warn] [pid 9985:tid 9985] AH01909: cloud.domain.net:443:0 server certificate does NOT include an ID which matches the server name
[Sun Aug 25 19:58:44.411817 2024] [proxy_fcgi:error] [pid 9987:tid 10067] [client X.X.X.129:64203] AH01071: Got error 'Primary script unknown'
[Sun Aug 25 20:45:55.601711 2024] [proxy_fcgi:error] [pid 14597:tid 14711] [client X.X.X.1:23698] AH01071: Got error 'Primary script unknown'
[Sun Aug 25 20:45:55.614922 2024] [proxy_fcgi:error] [pid 14598:tid 14760] [client X.X.X.1:42074] AH01071: Got error 'Primary script unknown'
[Sun Aug 25 20:45:55.615175 2024] [proxy_fcgi:error] [pid 14598:tid 14755] [client X.X.X.1:59516] AH01071: Got error 'Primary script unknown'
[Sun Aug 25 20:45:55.617011 2024] [proxy_fcgi:error] [pid 14597:tid 14714] [client X.X.X.1:6875] AH01071: Got error 'Primary script unknown'
[Sun Aug 25 21:17:38.691000 2024] [proxy_fcgi:error] [pid 15071:tid 15122] (70007)The timeout specified has expired: [client X.X.X.129:50889] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:18:41.080007 2024] [proxy_fcgi:error] [pid 15550:tid 15605] (70007)The timeout specified has expired: [client X.X.X.129:50932] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:18:47.982004 2024] [proxy_fcgi:error] [pid 15549:tid 15700] (70007)The timeout specified has expired: [client X.X.X.129:50933] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:19:28.190335 2024] [proxy_fcgi:error] [pid 15549:tid 15706] (70007)The timeout specified has expired: [client X.X.X.129:50961] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:19:33.338621 2024] [proxy_fcgi:error] [pid 15549:tid 15707] [client X.X.X.129:50933] AH01067: Failed to read FastCGI header, referer: https://cloud.domain.net/index.php/apps/files/preview-service-worker.js
[Sun Aug 25 21:19:33.338671 2024] [proxy_fcgi:error] [pid 15549:tid 15707] (104)Connection reset by peer: [client X.X.X.129:50933] AH01075: Error dispatching request to : , referer: https://cloud.domain.net/index.php/apps/files/preview-service-worker.js
[Sun Aug 25 21:19:33.341007 2024] [proxy_fcgi:error] [pid 15548:tid 15647] [client X.X.X.129:50974] AH01067: Failed to read FastCGI header
[Sun Aug 25 21:19:33.341030 2024] [proxy_fcgi:error] [pid 15548:tid 15647] (104)Connection reset by peer: [client X.X.X.129:50974] AH01075: Error dispatching request to :
[Sun Aug 25 21:21:10.018261 2024] [proxy_fcgi:error] [pid 979:tid 1110] (70007)The timeout specified has expired: [client X.X.X.129:51002] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:21:14.579579 2024] [proxy_fcgi:error] [pid 980:tid 1108] (70007)The timeout specified has expired: [client X.X.X.129:51004] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:22:02.987258 2024] [proxy_fcgi:error] [pid 1941:tid 1975] (70007)The timeout specified has expired: [client X.X.X.129:51028] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:22:16.662592 2024] [proxy_fcgi:error] [pid 980:tid 1124] (70007)The timeout specified has expired: [client X.X.X.129:51004] AH01075: Error dispatching request to : (polling), referer: https://cloud.domain.net/index.php/apps/files/preview-service-worker.js
[Sun Aug 25 21:22:21.626219 2024] [proxy_fcgi:error] [pid 1941:tid 1976] (70007)The timeout specified has expired: [client X.X.X.129:51029] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:36:57.394300 2024] [proxy_fcgi:error] [pid 2111:tid 2264] (70007)The timeout specified has expired: [client X.X.X.129:51648] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:39:48.700302 2024] [proxy_fcgi:error] [pid 2110:tid 2168] (70007)The timeout specified has expired: [client X.X.X.129:51800] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:40:49.029702 2024] [proxy_fcgi:error] [pid 2290:tid 2323] (70007)The timeout specified has expired: [client X.X.X.129:51879] AH01075: Error dispatching request to : (polling)
[Sun Aug 25 21:41:53.930189 2024] [proxy_fcgi:error] [pid 2290:tid 2337] (70007)The timeout specified has expired: [client X.X.X.129:51879] AH01075: Error dispatching request to : (polling)
[Mon Aug 26 19:18:29.599809 2024] [authz_core:error] [pid 10094:tid 10222] [client X.X.X.129:49975] AH01630: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:18:31.863394 2024] [authz_core:error] [pid 10094:tid 10216] [client X.X.X.129:49975] AH01630: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:21:08.250127 2024] [access_compat:error] [pid 10539:tid 10642] [client X.X.X.129:50227] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:21:09.784238 2024] [access_compat:error] [pid 10539:tid 10645] [client X.X.X.129:50227] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:21:10.398238 2024] [access_compat:error] [pid 10539:tid 10647] [client X.X.X.129:50227] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:21:10.868497 2024] [access_compat:error] [pid 10539:tid 10649] [client X.X.X.129:50227] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:21:11.028709 2024] [access_compat:error] [pid 10539:tid 10650] [client X.X.X.129:50227] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:21:22.127733 2024] [access_compat:error] [pid 10539:tid 10644] [client X.X.X.129:50228] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:24:14.261552 2024] [access_compat:error] [pid 10715:tid 10744] [client X.X.X.129:50304] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:24:15.017919 2024] [access_compat:error] [pid 10715:tid 10745] [client X.X.X.129:50304] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:24:22.399432 2024] [access_compat:error] [pid 10715:tid 10743] [client X.X.X.129:50305] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:24:26.526081 2024] [access_compat:error] [pid 10715:tid 10747] [client X.X.X.129:50313] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:24:26.852699 2024] [access_compat:error] [pid 10715:tid 10748] [client X.X.X.129:50313] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:27:04.681545 2024] [access_compat:error] [pid 10715:tid 10752] [client X.X.X.129:50367] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
[Mon Aug 26 19:27:10.132488 2024] [access_compat:error] [pid 10538:tid 10691] [client X.X.X.129:50371] AH01797: client denied by server configuration: /usr/share/phpMyAdmin
Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.
{
"reqId": "Zs_Aflt3eCIFquD76PMZ5wAAABQ",
"level": 2,
"time": "2024-08-29T00:27:43+00:00",
"remoteAddr": "10.80.1.128",
"user": "59B644F7-E959-4428-A0FD-3F459CC65D31",
"app": "no app in context",
"method": "PROPFIND",
"url": "/remote.php/dav/files/59B644F7-E959-4428-A0FD-3F459CC65D31/",
"message": "Error while getting quota info, using root quota",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
"version": "29.0.5.1",
"exception": {
"Exception": "OCP\\Files\\StorageNotAvailableException",
"Message": "Storage with mount id 1 is not available",
"Code": 1,
"Trace": [
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Storage/Wrapper/Wrapper.php",
"line": 340,
"function": "free_space",
"class": "OC\\Files\\Storage\\FailedStorage",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Storage/Wrapper/Wrapper.php",
"line": 340,
"function": "free_space",
"class": "OC\\Files\\Storage\\Wrapper\\Wrapper",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/legacy/OC_Helper.php",
"line": 544,
"function": "free_space",
"class": "OC\\Files\\Storage\\Wrapper\\Wrapper",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/lib/Connector/Sabre/Directory.php",
"line": 340,
"function": "getStorageInfo",
"class": "OC_Helper",
"type": "::"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 770,
"function": "getQuotaInfo",
"class": "OCA\\DAV\\Connector\\Sabre\\Directory",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/PropFind.php",
"line": 95,
"function": "Sabre\\DAV\\{closure}",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 768,
"function": "handle",
"class": "Sabre\\DAV\\PropFind",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "propFind",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1052,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 984,
"function": "getPropertiesByNode",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1662,
"function": "getPropertiesIteratorForPath",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1647,
"function": "writeMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 346,
"function": "generateMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "httpPropFind",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 472,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 253,
"function": "invokeMethod",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 321,
"function": "start",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/lib/Server.php",
"line": 385,
"function": "exec",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/appinfo/v2/remote.php",
"line": 35,
"function": "exec",
"class": "OCA\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/remote.php",
"line": 172,
"args": [
"/var/www/sub-domains/net.domain.cloud/html/apps/dav/appinfo/v2/remote.php"
],
"function": "require_once"
}
],
"File": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Storage/FailedStorage.php",
"Line": 152,
"Hint": "Storage is temporarily not available",
"Previous": {
"Exception": "OCP\\Files\\StorageNotAvailableException",
"Message": "Storage with mount id 1 is not available",
"Code": 1,
"Trace": [
{
"function": "OCA\\Files_External\\Config\\{closure}",
"class": "OCA\\Files_External\\Config\\ConfigAdapter",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/files_external/lib/Config/ConfigAdapter.php",
"line": 127,
"function": "array_map"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Config/MountProviderCollection.php",
"line": 89,
"function": "getMountsForUser",
"class": "OCA\\Files_External\\Config\\ConfigAdapter",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Config/MountProviderCollection.php",
"line": 138,
"function": "getMountsFromProvider",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/SetupManager.php",
"line": 218,
"function": "addMountForUser",
"class": "OC\\Files\\Config\\MountProviderCollection",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/SetupManager.php",
"line": 321,
"function": "OC\\Files\\{closure}",
"class": "OC\\Files\\SetupManager",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/SetupManager.php",
"line": 217,
"function": "setupForUserWith",
"class": "OC\\Files\\SetupManager",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/SetupManager.php",
"line": 401,
"function": "setupForUser",
"class": "OC\\Files\\SetupManager",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Mount/Manager.php",
"line": 139,
"function": "setupForPath",
"class": "OC\\Files\\SetupManager",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/View.php",
"line": 1428,
"function": "findIn",
"class": "OC\\Files\\Mount\\Manager",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Node/Node.php",
"line": 117,
"function": "addSubMounts",
"class": "OC\\Files\\View",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Node/Node.php",
"line": 244,
"function": "getFileInfo",
"class": "OC\\Files\\Node\\Node",
"type": "->"
},
{
"function": "getEtag",
"class": "OC\\Files\\Node\\Node",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Node/LazyFolder.php",
"line": 84,
"function": "call_user_func_array"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/lib/private/Files/Node/LazyFolder.php",
"line": 260,
"function": "__call",
"class": "OC\\Files\\Node\\LazyFolder",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/lib/Connector/Sabre/Node.php",
"line": 208,
"function": "getEtag",
"class": "OC\\Files\\Node\\LazyFolder",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/lib/Connector/Sabre/FilesPlugin.php",
"line": 335,
"function": "getETag",
"class": "OCA\\DAV\\Connector\\Sabre\\Node",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/PropFind.php",
"line": 95,
"function": "OCA\\DAV\\Connector\\Sabre\\{closure}",
"class": "OCA\\DAV\\Connector\\Sabre\\FilesPlugin",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/lib/Connector/Sabre/FilesPlugin.php",
"line": 334,
"function": "handle",
"class": "Sabre\\DAV\\PropFind",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "handleGetProperties",
"class": "OCA\\DAV\\Connector\\Sabre\\FilesPlugin",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1052,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 984,
"function": "getPropertiesByNode",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1662,
"function": "getPropertiesIteratorForPath",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 1647,
"function": "writeMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",
"line": 346,
"function": "generateMultiStatus",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php",
"line": 89,
"function": "httpPropFind",
"class": "Sabre\\DAV\\CorePlugin",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 472,
"function": "emit",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 253,
"function": "invokeMethod",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/3rdparty/sabre/dav/lib/DAV/Server.php",
"line": 321,
"function": "start",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/lib/Server.php",
"line": 385,
"function": "exec",
"class": "Sabre\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/apps/dav/appinfo/v2/remote.php",
"line": 35,
"function": "exec",
"class": "OCA\\DAV\\Server",
"type": "->"
},
{
"file": "/var/www/sub-domains/net.domain.cloud/html/remote.php",
"line": 172,
"args": [
"/var/www/sub-domains/net.domain.cloud/html/apps/dav/appinfo/v2/remote.php"
],
"function": "require_once"
}
],
"File": "/var/www/sub-domains/net.domain.cloud/html/apps/files_external/lib/Config/ConfigAdapter.php",
"Line": 132,
"Hint": "Storage is temporarily not available"
},
"message": "Error while getting quota info, using root quota",
"exception": {},
"CustomMessage": "Error while getting quota info, using root quota"
}
}```