Skip to content
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

Sync log does not show reason for "Sync success, problems with individual files" #943

Closed
LukeOwlclaw opened this issue Sep 5, 2013 · 6 comments

Comments

@LukeOwlclaw
Copy link

Actual behaviour

After installing 1.4.0, the status of repositories which contain ignored files (ignore list) is "Sync success, problems with individual files". If I have several repos containing problems, I can only see the problems of the latest synced repo. --> "Detailed Sync Protocol"

Expected behaviour

When pressing the Info button I expect to see the "Detailed Sync Protocol" of the currently selected repo. Otherwise I do not see why there are "problems with individual files".

Steps to reproduce

  1. Create multiple repos.
  2. Add ignored file to local repo. (to produce status "Sync success, problems with individual files")
  3. Wait for sync.
  4. Press Info button --> only the log of last synced repo. Others are gone.

Client configuration

Client version:
1.4.0

Operating system:
Win7 32bit

OS language:
German

Installation path of client:
default: C:\program files\owncloud...

@devs: Awesome work this version 1.4.0!

@jochenwezel
Copy link

For my instance, I've also seen the ignore files message. Unfortunately, I can't solve these errors using OC client user interface.
oc_synclogdetails

Looking on my local disc, I don't see anything that might lead to those sync problems:
winexplorerview

I assume, my previous OC v1.3.0 (it crashed once, last time) uploaded that stuff to the OC server, so I've got lot of spam on my OC when viewing using web interface:
webview

Problem 1: those files on webserver shouldn't report issue notices
Problem 2: those files on webserver shoudln't have been created by OC client, but this might be another story...

@dragotin
Copy link
Contributor

dragotin commented Sep 5, 2013

Solution 1: I disagree. The files are excluded from syncing, no matter from where to where.

Solution 2: They should not and they are not since 1.3.0 where we finished server side conflicts. They have to be from a long time ago. Please do me a favour and remove them from your server... 💚

@mtschaef
Copy link

mtschaef commented Sep 5, 2013

I'm seeing the same "Sync success, problems with individual files" on "file on ignore list" only and they are all desktop.ini files.
I see the same thing with the "Info..." button because I have multiple repos as well. I was working through one of them and then another repo started to sync and the "Detailed Sync Protocol" updated to the new repo log.

@jochenwezel
Copy link

Solution 2: They should not and they are not since 1.3.0

@dragotin Sorry to say that, but those files are definitely all from 1.3.0 !
But I already removed those files ❤️

@dragotin
Copy link
Contributor

dragotin commented Sep 6, 2013

@jochenwezel well yes, to be precise: of course 1.3.0 can create conflict files as well, but:

  • only on client side
  • and if it is really a conflict, meaning the files differ binary

I hope you haven't deleted the wrong files now ;-)

@dragotin
Copy link
Contributor

The detailed sync status is part of the Settings- and Status dialog, so this can be considered fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants