-
Notifications
You must be signed in to change notification settings - Fork 807
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
The client has deleted data on the server instead of synchronizing it. #2913
Comments
I am sorry that this has happened. |
This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you! |
elsiehupp
pushed a commit
to elsiehupp/nextcloud-desktop
that referenced
this issue
May 8, 2021
To better see what is going on when and if files are removed by the client. See also: #260, nextcloud#1433, nextcloud#2913 Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to use GitHub
Due to a mistake I destroyed my MacOSX System :-(
Luckily I had a Time Machine Backup :-)
This backup was a couple of weeks old and with it I could restore my system to 100%.
Bad News! The Nextcloud Client did delete files on the server, which where not in the client directory (MacOSX) ,
instead of sync this files.
Expected behaviour
The client should syncronize all existing data on the server to the client.
Actual behaviour
The client has deleted data on the server instead of synchronizing it.
Steps to reproduce
Client configuration
Client version: Nextcloud Desktop-Client Version 3.1.0
Operating system:
OS language: MacOSX 10.12.6 Sierra
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From Nextcloud or distro) (Linux only):
Installation path of client: Standard
Server configuration
Nextcloud version: Synology Server Nextcloud 20.0.4.
Storage backend (external storage):
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
https://www.dropbox.com/s/bdlrwg5j5au0jhg/client.zip?dl=0
Since 3.1: Under the "General" settings, you can click on "Create Debug Archive ..." to pick the location of where the desktop client will export the logs and the database to a zip file.
On previous releases: Via the command line:
nextcloud --logdebug --logwindow
ornextcloud --logdebug --logfile log.txt
(See also https://docs.nextcloud.com/desktop/3.0/troubleshooting.html#log-files)
Web server error log:
Server logfile: nextcloud log (data/nextcloud.log): https://www.dropbox.com/s/d0x0ak3ccsiapnd/server-nextcloud.log?dl=0
The text was updated successfully, but these errors were encountered: