-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Move or copy files and folders fails #42469
[Bug]: Move or copy files and folders fails #42469
Comments
Ran into same problem, Nextcloud 28.0.1 from docker image.
Upd. Full manual update via ZIP-file from website didn't resolves this bug. |
I also encountered the same error, which occurred on the server side (I am not using the desktop version). I used the setup-nextcloud.php file for online installation and installed the latest version of nextcloud on Ubuntu 22.04, using Apache, PHP 8.1, and MySQL 8 environments. |
I'm unable to reproduce this.
Already have a test file (a simple document).
|
I'll try to isolate my case, right now it's to complicated.
My case is the following:
Nextcloud:latest docker on unraid
Group folders extension installed
Created a group folder, determined path
Shut down container
Create an unraid share
Mount an unraid path as a volume at the group folder path
Start container
Scan all files
Moves and copies work maybe 1 of 10 tries.
But I'm also moving between mounts.
There are no log entries. I get the move or copy failed message and in the
upper left there are some flashing broken image links.
Like I said, to complicated. I'll try and simplify.
…On Sun, Dec 31, 2023, 4:18 PM Josh Richards ***@***.***> wrote:
I'm unable to reproduce this.
1. Create a file or folder in your privat home folder
2. Create a folder "Test" in your home folder
Already have a test file (a simple document).
I'm creating a folder /TestMove
I'm selecting *Move or Copy* from the 3-dot menu next to my test file.
I'm selecting /TestMove as the target.
- What are your underlying filesystems/mount types?
- Are either the source or destination shared or External Storage
mounts in NC?
- Is encryption and/or end_to_end_encryption in-use?
—
Reply to this email directly, view it on GitHub
<#42469 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGCQKJGRHOXCJKJIKMQC433YMHQBRAVCNFSM6AAAAABBA3KUAWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZTGA2DMMRYGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Moving in the phone app works, website ui doesn't work, having the same issue, I have an unraid docker, just updated to "version": "28.0.1.1" using nginx as a proxy but never had issues before moving stuff in the web UI.
|
Tried this browsers, it don't work:
BUT, sometimes after 2-10 page refreshes it starts working. Found that in Vivaldi & Edge. idk why, disabling cache or clearing cookies don't matter.
|
cc @nextcloud/files |
This comment was marked as spam.
This comment was marked as spam.
I got the same problem, when I clicked move and copy menu item to do the action, the dest dir actually have contents show nothing ,and I check the chrome console reported "Failed to load resource:https://ip:port/core/preview?fileId=522&x=32&y=32&mimeFallback=true&a=0&c=659a5a5855cf3 the server responded with a status of 404 () ",then the browser shows "move and copy failed",but no server error log saved in data/nextcloud.log or niginx error logs. |
we have the same (or similar) issue since update to 28. If I try to copy a file TO THE SAME FOLDER then in the Web-UI the 2 buttons "copy to..." "move to.." don't appear anymore. In Nextcloud version 27 the copy is created and renamed to FILENAME_copy |
After upgrading to v28, when copying a file to a subfolder, I get a message that it is impossible to do this. At the same time, there are no messages in the logs. |
Same bug here in Nextcloud version 28.0.1. For me moving files through the iOS app is also working fine but not on the Web UI. I also noticed that drag and drop in the Web UI currently works as a workaround. |
I can confirm a problem with "Copy or Move" button in 28.0.1 attempted through the UI (getting "Move or copy" action failed message). Drag-n-drop move works just fine. No related errors in a log, even with |
Same problem here, exactly as described by others. |
Please do not spam the tickets if you do not have any additional information but just leave a 👍 reaction on the initial post. But please as soon as 28.0.2 is published, test and report back :) |
Still broken in 28.0.2rc3 |
I ran into the same issues that moving files is not possible without further info. I found out that it happens if the destination folder starts (or maybe contains) with '#' (number sign). Happens with Firefox and Chrome. After renaming the destination folder to remove the number sign moving files works. Edit: I am using 28.0.1 |
I have the same issue. For one (of the two) user. So:
But if he makes a new directory with files and I do exactly the same, it passes. Version: |
So 10 months later, and this is still an issue? Nothing in logs at all. |
@maaikez & @nirurin: As you can see, this particular Issue has been addressed and closed (it was fixed within weeks of being reported). If you're experiencing anything remotely similar, it likely has a different underlying cause. Please open dedicated Issue(s) so that we have all the pertinent details about your situation in order to look into it. |
Bug description
The "move or copy" function in the WebInterface fails for files and folders as well.
Steps to reproduce
Expected behavior
Installation method
Community VM appliance
Nextcloud Server version
28
Operating system
None
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: