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

synchronization is blocked when one file gets 503 error on GET #6883

Closed
moscicki opened this issue Nov 14, 2018 · 2 comments
Closed

synchronization is blocked when one file gets 503 error on GET #6883

moscicki opened this issue Nov 14, 2018 · 2 comments

Comments

@moscicki
Copy link
Contributor

This was seen on 2.4.2 and 2.2.4 client versions (both Mac and Linux). Ref. CERNBOX-677

The whole synchronization is blocked when the server returns 503 (temporarily unavailble) on GET for one of the files.

By blocked I mean that no new files are downloaded from the server and local modifications to other files are not propagated to the server (it's is very erratic, sometimes they do). So one file with 503 error may block the entire synchronization of all other files in the sync folder (also in other directories).

The error shown by the client is this one:

image

@moscicki moscicki changed the title synchronization does not work when one file get 503 error on GET synchronization does not work when one file gets 503 error on GET Nov 14, 2018
@moscicki moscicki changed the title synchronization does not work when one file gets 503 error on GET synchronization is blocked when one file gets 503 error on GET Nov 14, 2018
@guruz
Copy link
Contributor

guruz commented Nov 14, 2018

@moscicki Would you agree this is a duplicate of #5088 ?

@moscicki
Copy link
Contributor Author

Yes, looks the same. But it is quite serious in practice for our services so if possible please raise priority.
I close as the dup.

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

No branches or pull requests

2 participants