-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.4.4
-
Fix Version/s: 5.1.0
-
Component/s: Direct Transfer
An error notification is shown for each file when the upload session is paused. Logs:
2021-03-12 12:54:45 4312 9560 DEBUG nxdrive.client.remote_client Chunk transfer speed was 3.5 MiB/s 2021-03-12 12:54:45 4312 9560 INFO nxdrive.engine.processor Pausing upload 1 2021-03-12 12:54:45 4312 9560 DEBUG nxdrive.engine.dao.sqlite Released processor 9560 2021-03-12 12:54:45 4312 9560 DEBUG nxdrive.engine.workers Thread END 2021-03-12 12:54:45 4312 2040 INFO nxdrive.notification Sending Notification(level='danger' title='Direct Transfer' uid='DIRECT_TRANSFER_ERROR_1615550085' unique=False)
Reproduction steps:
- Select 3 medium sized files in Direct Transfer (60mb each)
- Wait for the first chunk of the files to be uploaded
- Pause the session
- 3 Errors notifications should appear
Note:
The session can be resumed and the uploads will resume normally
- Is referenced in