{
"system": {
"apps_paths": [
{
"path": "\/nix\/store\/g57hr5ygqyq241i2cacm3rv34zp645pm-nextcloud-31.0.0-with-apps\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/nix\/store\/g57hr5ygqyq241i2cacm3rv34zp645pm-nextcloud-31.0.0-with-apps\/nix-apps",
"url": "\/nix-apps",
"writable": false
},
{
"path": "\/nix\/store\/g57hr5ygqyq241i2cacm3rv34zp645pm-nextcloud-31.0.0-with-apps\/store-apps",
"url": "\/store-apps",
"writable": true
}
],
"appstoreenabled": false,
"memcache.local": "\\OC\\Memcache\\APCu",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"default_phone_region": "DE",
"enabledPreviewProviders": [
"OC\\Preview\\BMP",
"OC\\Preview\\GIF",
"OC\\Preview\\JPEG",
"OC\\Preview\\Krita",
"OC\\Preview\\MarkDown",
"OC\\Preview\\MP3",
"OC\\Preview\\OpenDocument",
"OC\\Preview\\PNG",
"OC\\Preview\\TXT",
"OC\\Preview\\XBitmap",
"OC\\Preview\\HEIC"
],
"log_type": "file",
"loglevel": 2,
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"overwriteprotocol": "https",
"profile.enabled": false,
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0
},
"skeletondirectory": "",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"version": "31.0.0.18",
"overwrite.cli.url": "https:\/\/localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"preview_format": "webp",
"preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
"maintenance_window_start": "1",
"trusted_domains": [
"cloud.example.tld"
]
}
}
How to use GitHub
Steps to reproduce
Expected behaviour
Import works.
Actual behaviour
It fails, with this error message:
Server configuration
Web server: Docker on one server, nixos on the other server
Database: PostgreSQL
PHP version: 8.3
Nextcloud version: (see Nextcloud admin page)
List of activated apps
Nextcloud configuration
Browser
Not relevant as this is cli only