-
Notifications
You must be signed in to change notification settings - Fork 681
uploads are not always resumed from where they stopped #10209
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
Comments
Please retest with a recent client #10200 |
This issue is still happening When internet is disconnected more than once or twice , an error occurs and upload resumes from the start Screenshots Log Client Version Tested with the same setup as mentioned in the issue description |
Re-Tested this issue with Client VersionownCloud 3.0.0.8954-daily20221028 67bafe
|
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
@HanaGemela @saw-jan not fully understood yet. Reliable steps to reproduce? Could you demo to us? |
I believe the issue is about: resume upload after the network connection restores. Steps:
|
🤦♀️ It took me way to long to figure out whats going on. |
All the files in the screenshots look like 1GB or bigger, so multiple 100MB chunks should have been transferred before the connection was interrupted. @TheOneRing did you check the linked logs? |
The test was performed when we didn't have an implementation of resumes with tus yet... |
Pre-submission Checks
Describe the bug
When loosing and regaining connection to the server (ocis) during an active upload sometimes the upload does not always resume from the point where it stopped but starts from the beginning
Expected behavior
I expect the client always (when technically possible) to resume the upload and not re-upload already uploaded data
Steps to reproduce the issue
Screenshots
Logs
owncloud-internet-connection.log
Client version number
ownCloud 3.0.0.8588-daily20220922 01f6a5
Libraries Qt 5.15.5, OpenSSL 1.1.1q 5 Jul 2022
Using virtual files plugin: wincfapi
windows-10.0.19044
Desktop environment (Linux only)
No response
Client package version and origin (Linux only)
No response
Installation path (Windows only)
C:\Program Files\ownCloud\owncloud.exe
Server information
ocis master commitid: a5eb9611c07a9131128019228c77ab2f9daeeb4a
running on Ubuntu 22.10
fresh install
Additional context
No response
The text was updated successfully, but these errors were encountered: