The test was run several times with a deeper tree structure. Each time, it was impossible to create a subfolder if it already existed somewhere upstream in the tree.
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
{
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"mydomain.fr"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "30.0.0.10",
"overwrite.cli.url": "https:\/\/mydomain.fr",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"updater.release.channel": "beta",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"log_type": "file",
"logfile": "\/var\/log\/nextcloud\/mydomain.fr\/nextcloud.log",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"dbindex": 3,
"timeout": 0
},
"skeletondirectory": "",
"logtimezone": "Europe\/Paris",
"mail_smtpmode": "smtp",
"mail_smtpsecure": "ssl",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "PLAIN",
"default_language": "fr",
"default_phone_region": "FR",
"defaultapp": "dashboard,files,photos,activity",
"trashbin_retention_obligation": "20,40",
"versions_retention_obligation": "auto,40",
"appstoreurl": "https:\/\/appstore.test.mydomain.fr\/api\/v1",
"check_for_working_wellknown_setup": false,
"quota_include_external_storage": false,
"cron_log": true,
"has_internet_connection": true,
"updatechecker": true,
"appstoreenabled": true,
"filelocking.enabled": true,
"session_keepalive": true,
"knowledgebaseenabled": true,
"allow_user_to_change_display_name": true,
"enable_previews": true,
"enable_avatars": true,
"auth.bruteforce.protection.enabled": true,
"loglevel": 1,
"log_rotate_size": 104857600,
"mail_smtpauth": 1,
"mail_smtpport": 465,
"session_lifetime": 86400,
"remember_login_cookie_lifetime": 1296000,
"preview_max_filesize_image": 50,
"activity_expire_days": 120,
"maintenance_window_start": 1,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"app_install_overwrite": [
"admin_audit",
"user_ldap",
"richdocuments",
"onlyoffice",
"workspace",
"groupfolders",
"deck"
],
"ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
"maintenance": false
}
Bug description
Check video :
Capture.video.du.27-08-2024.15.21.01.webm
The test was run several times with a deeper tree structure. Each time, it was impossible to create a subfolder if it already existed somewhere upstream in the tree.
Steps to reproduce
Check above
Expected behavior
Check above
Installation method
Community Manual installation with Archive
Nextcloud Server version
master
Operating system
RHEL/CentOS
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{ "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "mydomain.fr" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "30.0.0.10", "overwrite.cli.url": "https:\/\/mydomain.fr", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "updater.release.channel": "beta", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "log_type": "file", "logfile": "\/var\/log\/nextcloud\/mydomain.fr\/nextcloud.log", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "password": "***REMOVED SENSITIVE VALUE***", "port": 6379, "dbindex": 3, "timeout": 0 }, "skeletondirectory": "", "logtimezone": "Europe\/Paris", "mail_smtpmode": "smtp", "mail_smtpsecure": "ssl", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpauthtype": "PLAIN", "default_language": "fr", "default_phone_region": "FR", "defaultapp": "dashboard,files,photos,activity", "trashbin_retention_obligation": "20,40", "versions_retention_obligation": "auto,40", "appstoreurl": "https:\/\/appstore.test.mydomain.fr\/api\/v1", "check_for_working_wellknown_setup": false, "quota_include_external_storage": false, "cron_log": true, "has_internet_connection": true, "updatechecker": true, "appstoreenabled": true, "filelocking.enabled": true, "session_keepalive": true, "knowledgebaseenabled": true, "allow_user_to_change_display_name": true, "enable_previews": true, "enable_avatars": true, "auth.bruteforce.protection.enabled": true, "loglevel": 1, "log_rotate_size": 104857600, "mail_smtpauth": 1, "mail_smtpport": 465, "session_lifetime": 86400, "remember_login_cookie_lifetime": 1296000, "preview_max_filesize_image": 50, "activity_expire_days": 120, "maintenance_window_start": 1, "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.distributed": "\\OC\\Memcache\\Redis", "app_install_overwrite": [ "admin_audit", "user_ldap", "richdocuments", "onlyoffice", "workspace", "groupfolders", "deck" ], "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory", "maintenance": false }List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Can be provided if necessaryAdditional info
No response