-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
File deleted, but still visible in interface #741
Comments
@jancborchardt this is what happend to you as well right? |
Not sure. For me it happened on a rename after moving it out of a federated share. @LukasReschke and @MorrisJobke investigated so they might have more info. |
It was not a federated share. It was a plain share. Seems to be the same issue. |
Just experiencing the same problem. Are there any workarounds for this? (Situation and logs are equivalent, only difference is that Caddy/PHP7-FPM is used as the web server) |
@LukasReschke @rullzer @icewind1991 What was the outcome of this issue we had in Stuttgart? Any details you maybe want to share with all? 😉 |
I have the same problem on just installed server. I uploaded some data, shared them. Second user moved them from shared folder and then I see some items twice. |
I believe that I have managed to trigger this twice the last week. In my case it has been moving shared folders, within same share and outside the share. All documents in the folders have been duplicated after move. Not possible to open or remove duplicated files. I had to move original files out of the folder and then delete the folder. Then Create the folder again an put original files in the new folder. openSUSE Leap 42.1 I should add that this is a migration from OC 9.1.2 directly to NC 11, if that matters. |
@falolaf |
The workaround I use is to move the folder out of NC sync, i.e. NC sees it as the folder has been removed totally, then move the folder to correct place. One loose the history by doing this but there are no duplicates. |
This bug might be the same reported here on help.nextcloud.com, where files and folders get inexplicably duplicated and the only way to clean up that mess is to move the whole parent folder away from NC and put it in place again later. I could not precisely reproduce it though, but if it may help, a recap of the workflow to reproduce it is the following: all users are on win7 with desktop client v2.2.4.2, server version is 10.0.3.
Another effect probably related to this bug is that the users keep getting prompted with the "backup detected" dialog. |
It looks like the same problem indeed! I'm on NC11.0.1 though and use
desktop clients on win7 and openSuse leap 42.1.
The same happens when moving folders in the web gui too.
2017-02-15 13:24 GMT+01:00 plrunner <notifications@github.com>:
… This bug might be the same reported here on help.nextcloud.com
<https://help.nextcloud.com/t/duplicate-files-delete-not-possible/8869>,
where files and folders get inexplicably duplicated and the only way to
clean up that mess is to move the whole parent folder away from NC and put
it in place again later.
I could not precisely reproduce it though, but if it may help, a recap of
the workflow to reproduce it is the following:
all users are on win7 with desktop client v2.2.4.2, server version is
10.0.3.
- userA shares folder1 and folder2 with userA, userB, userC
- userB creates subfolder1 in folder1 and put several files and
subsubfolders in there
- userC renames subfolder1 in subfolder2
- userD cut-paste subfolder2 from folder1 to folder2
- elements in subfolder2 get duplicated after the move
Another effect probably related to this bug is that the users keep getting
prompted with the "backup detected" dialog.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#741 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJYmX6-T3MTqcK0HWtvzs9pD4-x8X0YXks5rcu6SgaJpZM4JdbnB>
.
|
Hi ! Is there any fix in sight ? |
Hi, any workaround to this? |
@icewind1991 Maybe this could help here? |
Have the same issue. Didn't help. Folder is not in Filesystem Anymore, but on the frontend it exists. I also can't find that folder in any database. |
Hi, can you guys reproduce this with Nextcloud 14? |
I have not tested with NC 14 but in NC 13 I can't any longer reproduce this. I believe there was another issue fixed during the spring. Can't find that issue now though. |
I have the same issue on 13.05, the file doesn't exist on the server anymore but it's still showing in the interface, when trying to download or delete the file:
What can I do to remove the listing? I tried to files:scan --all but it didn't fix this issue. |
Debian 9.1 I can verify that non-existent files still show in web ui. I just rebuilt my NextCloud VM then used the Webmin file manager to move the data files to the group folders and user folders in the new NC data directory. That file copy tool was apparently buggy and put some folders in the wrong level of the tree, after I cut & pasted them to the correct location the Web ui still shows them (even though the folder & files are non-existent on the drive). Things I have tried:
|
I'm a user and i've also had a similar problem. The differences i know of are these:
Do you want me to write a separate issue for this? Server: Client: The problem causes the sync download process to stop in my client. This is what it looks like in my client (on Ubuntu): Some thoughts i've had on what can be improved:
|
I encountered a similar problem and found a workaround to fix it, this might help you too : #4786 (comment) |
As there is no feedback since a while and since I cannot reproduce the original issue anymore, I will close this ticket. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen. |
I'm having the ghostfile issue on the newest version of nextcloud in group-folders from groupfolders-plugin. Is this the right place to report it as groupfolder-contributors seem to not be responding to issues? (Error ocurred while trying to give information to nextcloud/groupfolders#243 ) |
Still happening on nextcloud 22. |
In certain cases a file can get in a certain state where it's deleted, but still visible in the web interface.
The activities show it as deleted, but it's still visible in the web interface.
In the owncloud windows app, the file isn't visible, but the logging shows errors.
This only happens when you shuffle a file to- and from a 'Shared with you'-folder.
Steps to reproduce
Sometimes you need to repeat this cycle.
Expected behaviour
The file is moved from location to location as usual and is still fully accessible afterwards.
Actual behaviour
The file shows it's deleted in the activities.
When trying to open the file, the following error is shown:
The desktop app doesn't sync this file anymore and shows the following error in the log:
You can't do anything with this file anymore.
Server configuration
Operating system: Centos 7
Web server: Httpd 2.4
Database: MariaDB 10
PHP version: 5.6
Nextcloud version: 9.0.53
Updated from an older Nextcloud/ownCloud or fresh install: 9.0.51 and 52
Where did you install Nextcloud from: nextcloud.com - tar.gz
Signing status: No relevant files modified
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP
Client configuration
Browser: Chrome and Firefox
Operating system: Windows 7
Logs
Web server error log
Web server error log
Nextcloud log
The text was updated successfully, but these errors were encountered: