-
Notifications
You must be signed in to change notification settings - Fork 663
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
Mac Client Sync not reliable #429
Comments
I need more information about your. Please use the template referenced in https://github.com/owncloud/mirall/blob/master/CONTRIBUTING.md. As for your requests about more logging on the client side: We heard you and we are working on it. |
Expected behaviourGet reliable information about the current server and sync state. It's not a acceptable to get green hooks when there are still files unsynced or upload was unsuccessful and retry is a pending action Actual behaviourSeems to whenever a subprocess finished, all statistics are reset and the "all ok mate, all things green" Steps to reproduce
Server configurationOperating system: debian Web server: apache Database: Owncloud 5.03 built in PHP version: 5.4 from zend server ownCloud version: 5.03 Client con FigurationClient version: latest at this time 1.2.1... Can't say if it still exists with 1.2.3 from 2th of april Operating system: osx 10.7 OS language: German Installation path of client: /Applications/ownCloud.app LogsSorry, currently not available. I reset them in the meantime |
I can confirm the brokenness of the info window in the owncloud client for mac v1.2.5. Expected behavior
Actual behaviorWell, a lack of meaningful and consistent information in the info window. And no possibility to open the log window from the GUI. Steps to reproduce
Server configurationOperating system: debian 6 Web server: apache Database: Owncloud 5.05 built in PHP version: 5.4 from zend server ownCloud version: 5.0.5 Client configurationClient version: 1.2.5 Operating system: osx 10.8 OS language: English Installation path of client: /Applications/ownCloud.app |
I do have similar problems with the Client on Windows (Client: 1.2.5, Server 5.0.7). Better reporting would be highly requested. |
This is implemented for 1.4, and improved for 1.5. Closing. |
After having umlaut problems, (see owncloud/core#1780) I reset my installation (yes, deleted and setup the server completely), then created a local copy of the owncloud files (2.2 GB in sum), deleted the .csync files and setup the mac client 1.2.1 again.
As you might see in the screenshot, the client is worse in information summary. Nevertheless there are CSYNC problems (which I had before) client often shows up a green hook instead of the problem symbol. Also if there are 2,2 GB on client side but only 800 on Server side, this can't be correct anyway! (yes, I checked that owncloud setting about maximum file size upload)
All statistics are set to 0 too.
PLEASE go ahead and implement some
else { show('ok') }
which isn't really helpful if there are problems and client still tries to resync in the bgThe text was updated successfully, but these errors were encountered: