-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[BUG] Auto uploads result in a conflict status when trying to retry them #4451
Comments
Those logs do not include http requests, are they enabled? |
No, I will add with http requests enabled |
Doing some checks about this one. Some inputs:
i don't understand this. If the server is off, uploads never work. Are you sure about this? |
Yes, you are right, I was wrong, because I switched off OCIS server, not OC10. So, because of that I saw the files uploaded. |
Actual behaviour
Conflict
status after aRetry
. This behavior occurs when it does not have a destination folder created, which if it does not have one it should create one.Steps to reproduce
removed from original folder
behaviourSteps to reproduce
Result: the auto-uploads appear as uploaded correctly, but we have the server off, we don't even have the possibility to press
Retry
. If you turn on the server, nothing changes, those uploads appear uploaded, but you can't find them in the destination folder (it wasn't even created).Expected behaviour
Retry
.Can this problem be reproduced with the official owncloud server?
(url: https://ocis.ocis.master.owncloud.works, user: einstein, password: relativity)
Environment data
ownCloud app version: 4.3.1
Logs
Android logs:
Log 0C10 when you click on Retry:
Log OCIS behaviour:
Log OCIS behaviour: with http request
The text was updated successfully, but these errors were encountered: