{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.***REMOVED SENSITIVE VALUE***.de"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.***REMOVED SENSITIVE VALUE***.de",
"dbtype": "mysql",
"version": "22.2.0.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "vKSSJ_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "Europe\/Berlin",
"installed": true,
"tempdirectory": "\/var\/www\/html\/app\/tmp\/",
"integrity.check.disabled": true,
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"loglevel": 1,
"theme": "",
"mail_sendmailmode": "smtp",
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"password": "***REMOVED SENSITIVE VALUE***"
},
"mysql.utf8mb4": true,
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"forwarded-for-headers": [
"HTTP_X_FORWARDED_FOR"
],
"overwriteprotocol": "https",
"overwritehost": "cloud.***REMOVED SENSITIVE VALUE***.de",
"mail_smtpsecure": "tls",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"updater.release.channel": "stable",
"app_install_overwrite": [
"richdocuments"
],
"default_phone_region": "DE"
}
}
How to use GitHub
Steps to reproduce
Expected behaviour
The content of the shared folder should be displayed.
Actual behaviour
An error message shows up on the upper right corner: "Storage is temporarily not available".
A while ago, the shared folder works. No changes are made with it. The external Nextcloud instance that hosts the folder works as expected. It is also listed in the settings menu under "trusted servers" with a green dot.
A similar problem is also described in #9125 (issue was closed due to missing information).
Server configuration
Operating system:
Ubuntu 20.04.3 LTS
Web server:
(Latest version from Nextcloud Docker image)
Database:
MariaDB 10.5
PHP version:
(Latest version from Nextcloud Docker image)
Nextcloud version:
22.2.0
Updated from an older Nextcloud/ownCloud or fresh install:
Updated every time after a new stable release was published. The problem has existed for several versions now.
Where did you install Nextcloud from:
Docker image
Signing status:
Signing status
Integrity checker has been disabled. Integrity cannot be verified.List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one:
No.
Are you using encryption:
No.
Are you using an external user-backend, if yes which one:
No.
Client configuration
Browser:
Chrome
Operating system:
macOS / Windows / Linux
Logs
Web server error log
During the loading process after I click on the (broken) shared folder, no logs appear.
Web server error log
-Nextcloud log (data/nextcloud.log)
Nextcloud log
-Browser log
The following error appears when I click on the folder:
Browser log