-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[Bug]: Drag and drop no longer creates folders automatically. #59369
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
Since the last version, I've been having trouble with drag-and-drop uploads!
Before, it correctly created the folders, subfolders, and files! Now, I get two error messages: "The target folder no longer exists" and "Some files could not be uploaded."
And of course, the folders aren't created and the files aren't uploaded!
Aside from updating to server version 33, I haven't changed any of the permissions on my folders or files.
Steps to reproduce
1.install netxcloud
2.drag an drop files in folder
3.receive tow errors message
Expected behavior
The expected behavior is that it works correctly again!
I select a folder. I drag it onto my Netxloud instance in Firefox, and the upload starts.
Once finished, the folders are created and the files are uploaded.
Nextcloud Server version
33
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.5
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 31 to 32)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"mydomain.xyz"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "33.0.1.2",
"overwrite.cli.url": "https:\/\/mydomain.xyz\/nextcloud",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"maintenance": false,
"theme": "",
"loglevel": 2,
"memcache.local": "\\OC\\Memcache\\APCu",
"filelocking.enabled": true,
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"timeout": 0,
"password": "***REMOVED SENSITIVE VALUE***"
},
"mail_smtpauthtype": "LOGIN",
"default_phone_region": "FR",
"mail_smtpauth": 1,
"memcached_servers": [
[
"127.0.0.1",
11211
]
],
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpsecure": "ssl",
"updater.release.channel": "stable",
"app_install_overwrite": [
"spreed",
"holiday_calendars",
"music",
"externalportal"
],
"maintenance_window_start": 1
}
}List of activated Apps
Enabled:
- activity: 6.0.0-dev.0
- announcementcenter: 7.3.0
- app_api: 33.0.0
- audioplayer: 3.8.0
- bookmarks: 16.1.3
- bruteforcesettings: 6.0.0-dev.0
- calendar: 6.2.2
- cloud_federation_api: 1.17.0
- comments: 1.23.0
- contacts: 8.4.3
- contactsinteraction: 1.14.1
- dashboard: 7.13.0
- dav: 1.36.0
- external: 8.0.0
- federatedfilesharing: 1.23.0
- federation: 1.23.0
- files: 2.5.0
- files_downloadlimit: 5.1.0-dev.0
- files_external: 1.25.1
- files_pdfviewer: 6.0.0-dev.0
- files_reminders: 1.6.0
- files_sharing: 1.25.2
- files_trashbin: 1.23.0
- files_versions: 1.26.0
- firstrunwizard: 6.0.0-dev.0
- gpoddersync: 3.16.0
- groupquota: 0.2.4
- integration_github: 3.2.2
- logreader: 6.0.0
- lookup_server_connector: 1.21.0
- mail: 5.7.6
- music: 3.0.0
- nextcloud_announcements: 5.0.0
- notes: 4.13.1
- notifications: 6.0.0
- notify_push: 1.3.1
- oauth2: 1.21.0
- password_policy: 5.0.0-dev.0
- photos: 6.0.0-dev.0
- privacy: 5.0.0-dev.0
- profile: 1.2.0
- provisioning_api: 1.23.0
- quota_warning: 1.23.0
- recommendations: 6.0.0-dev.0
- related_resources: 4.0.0-dev.0
- repod: 4.0.0
- richdocuments: 10.1.2
- richdocumentscode: 25.4.904
- serverinfo: 5.0.0-dev.0
- settings: 1.16.0
- sharebymail: 1.23.0
- spreed: 23.0.2
- support: 5.0.0
- survey_client: 5.0.0-dev.0
- suspicious_login: 11.0.0-dev.0
- systemtags: 1.23.0
- tasks: 0.17.1
- text: 7.0.0-dev.3
- theming: 2.8.0
- twofactor_backupcodes: 1.22.0
- twofactor_totp: 15.0.0-dev.0
- updatenotification: 1.23.0
- user_status: 1.13.0
- viewer: 6.0.0-dev.0
- weather_status: 1.13.0
- webhook_listeners: 1.5.0
- welcome: 1.4.0
- workflowengine: 2.15.0
Disabled:
- admin_audit: 1.23.0
- analytics: 6.2.1 (installed 6.2.1)
- circles: 33.0.0 (installed 23.0.1)
- collectives: 4.2.0 (installed 4.2.0)
- encryption: 2.21.0
- files_rightclick: 0.15.1 (installed 1.6.0)
- holiday_calendars: 0.3.0 (installed 0.3.0)
- rainloop: 7.2.6 (installed 7.2.6)
- registration: 2.9.0 (installed 2.9.0)
- riotchat: 0.20.0 (installed 0.20.0)
- testing: 1.23.0
- timemanager: 0.3.23 (installed 0.3.23)
- tvshownamer: 1.0.7 (installed 1.0.7)
- twofactor_nextcloud_notification: 7.0.0
- user_ldap: 1.24.0Nextcloud Signing status
No errors have been found.Nextcloud Logs
nothing !Additional info
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status