Updated from a MINOR version (ex. 22.1 to 22.2)
{
"system": {
"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
}
],
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "28.0.3.2",
"overwrite.cli.url": "https:\/\/cloud.128l.org",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": "6379"
},
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"upgrade.disable-web": true,
"default_phone_region": "CA",
"share_folder": "Shared",
"log_type": "file",
"log_type_audit": "file",
"loglevel": "2",
"logfile": "\/var\/www\/html\/data\/logs\/nextcloud.log",
"logfile_audit": "\/var\/www\/html\/data\/logs\/audit.log",
"logdateformat": "d\/m\/Y H:i:s",
"logtimezone": "America\/Toronto",
"overwritehost": "cloud.128l.org",
"overwriteprotocol": "https",
"activity_expire_days": "90",
"trashbin_retention_obligation": "auto",
"versions_retention_obligation": "auto",
"preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
"enable_previews": "true",
"jpeg_quality": "60",
"preview_max_x": "2048",
"preview_max_y": "2048",
"preview_max_memory": "1024",
"preview_max_filesize_image": "50",
"onlyoffice": "",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"memories.exiftool": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/go-vod-amd64",
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"maintenance": false,
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"127.0.0.1",
"localhost",
"nextcloud",
"nextcloud-*",
"kube.internal.healthcheck",
"cloud.128l.org",
"10.1.40.2"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"enabledPreviewProviders": [
"OC\\Preview\\Imaginary",
"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"
]
}
}
Bug description
This is an extension of #43269
Now I can see my files again in the WebGUI (yeah!) but I get the same error when trying to move a file using the WebGUI
Steps to reproduce
Expected behavior
I should see my folders to select the place to move the selected files
Installation method
Other Community project
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
Nginx
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
{ "system": { "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 } ], "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "pgsql", "version": "28.0.3.2", "overwrite.cli.url": "https:\/\/cloud.128l.org", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "password": "***REMOVED SENSITIVE VALUE***", "port": "6379" }, "memcache.distributed": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "upgrade.disable-web": true, "default_phone_region": "CA", "share_folder": "Shared", "log_type": "file", "log_type_audit": "file", "loglevel": "2", "logfile": "\/var\/www\/html\/data\/logs\/nextcloud.log", "logfile_audit": "\/var\/www\/html\/data\/logs\/audit.log", "logdateformat": "d\/m\/Y H:i:s", "logtimezone": "America\/Toronto", "overwritehost": "cloud.128l.org", "overwriteprotocol": "https", "activity_expire_days": "90", "trashbin_retention_obligation": "auto", "versions_retention_obligation": "auto", "preview_imaginary_url": "***REMOVED SENSITIVE VALUE***", "enable_previews": "true", "jpeg_quality": "60", "preview_max_x": "2048", "preview_max_y": "2048", "preview_max_memory": "1024", "preview_max_filesize_image": "50", "onlyoffice": "", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "587", "memories.exiftool": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/exiftool-amd64-glibc", "memories.vod.path": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/go-vod-amd64", "memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg", "memories.vod.ffprobe": "\/usr\/bin\/ffprobe", "maintenance": false, "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "127.0.0.1", "localhost", "nextcloud", "nextcloud-*", "kube.internal.healthcheck", "cloud.128l.org", "10.1.40.2" ], "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "enabledPreviewProviders": [ "OC\\Preview\\Imaginary", "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" ] } }List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
This is the latest Truechart app Nextcloud chart on TrueNAS-SCALE-23.10.2