-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 4.4.2
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Direct Transfer
-11-10 01:08:02 619 4798336448 INFO nxdrive.engine.engine Checking sync for engine d02b8a6a1f6c11ebab3bacde48001122: queue manager is active (size=0), empty remote polls count is 1598, local watcher empty events is True, errors queue size is 0 and syncing count is 1 2020-11-10 01:08:10 619 123145385984000 ERROR nxdrive.engine.processor Unknown error Traceback (most recent call last): File "site-packages/nuxeo/client.py", line 285, in request File "site-packages/requests/models.py", line 941, in raise_for_status requests.exceptions.HTTPError: 500 Server Error: for url: https://nxdev-dev01.beta.nuxeocloud.com/nuxeo/api/v1/upload/batchId-fc89737e-d34b-4f5f-a582-7b419590b047/0/complete During handling of the above exception, another exception occurred: Traceback (most recent call last): File "nxdrive/engine/processor.py", line 283, in _execute File "nxdrive/engine/processor.py", line 519, in _synchronize_direct_transfer File "nxdrive/client/remote_client.py", line 414, in upload File "nxdrive/client/uploader/direct_transfer.py", line 103, in upload File "nxdrive/client/uploader/__init__.py", line 197, in upload_impl File "nxdrive/client/uploader/__init__.py", line 389, in _complete_upload File "site-packages/nuxeo/models.py", line 231, in complete File "site-packages/nuxeo/uploads.py", line 310, in complete File "site-packages/nuxeo/client.py", line 288, in request nuxeo.exceptions.HTTPError: HTTPError(-1), error: None, server trace: None 2020-11-10 01:08:10 619 123145385984000 INFO nxdrive.engine.workers Increasing error [SYNC_HANDLER__synchronize_direct_transfer_http_error_-1] (HTTPError(-1), error: None, server trace: None) for <DocPair[2] local_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size/78GB(internal only).mov'), local_parent_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size'), remote_ref='', local_state='direct', remote_state='unknown', pair_state='direct_transfer',> 2020-11-10 01:08:10 619 123145385984000 INFO nxdrive.engine.queue_manager Temporary ignore pair for 60s: <DocPair[2] local_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size/78GB(internal only).mov'), local_parent_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size'), remote_ref='', local_state='direct', remote_state='unknown', pair_state='direct_transfer',> 2020-11-10 01:08:32 619 4798336448 INFO nxdrive.engine.engine Checking sync for engine d02b8a6a1f6c11ebab3bacde48001122: queue manager is inactive (size=0), empty remote polls count is 1599, local watcher empty events is True, errors queue size is 1 and syncing count is 1 2020-11-10 01:09:02 619 4798336448 INFO nxdrive.engine.engine Checking sync for engine d02b8a6a1f6c11ebab3bacde48001122: queue manager is inactive (size=0), empty remote polls count is 1600, local watcher empty events is True, errors queue size is 1 and syncing count is 1 2020-11-10 01:09:11 619 4798336448 INFO nxdrive.engine.queue_manager End of block period, pushing doc_pair: <DocPair[2] local_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size/78GB(internal only).mov'), local_parent_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size'), remote_ref='', local_state='direct', remote_state='unknown', pair_state='direct_transfer',> 2020-11-10 01:09:11 619 123145383301120 INFO nxdrive.engine.processor Executing processor on <DocPair[2] local_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size/78GB(internal only).mov'), local_parent_path=PosixPath('Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size'), remote_ref='', local_state='direct', remote_state='unknown', pair_state='direct_transfer',>(0) 2020-11-10 01:09:11 619 123145383301120 INFO nxdrive.client.uploader.direct_transfer Direct Transfer of PosixPath('/Volumes/GoogleDrive/.shortcut-targets-by-id/1cLZ4diUAQn8b6338KdBdVm5vfsBSh4YQ/Upload Test cases/By file size/78GB(internal only).mov') into '/default-domain/UserWorkspaces/aescaffre-admin' ('068a9531-bf9b-4ead-8024-c0f5f5aba847') 2020-11-10 01:09:12 619 123145383301120 WARNING nxdrive.client.uploader Either the upload ID does not exist or the it was already completed. 2020-11-10 01:09:32 619 4798336448 INFO nxdrive.engine.engine Checking sync for engine d02b8a6a1f6c11ebab3bacde48001122: queue manager is active (size=0), empty remote polls count is 1601, local watcher empty events is True, errors queue size is 0 and syncing count is 1 @
- depends on
-
NXP-28563 Optimized chunked batch upload with S3
- Open
-
NXDRIVE-2291 Asynchronous upload completion
- Reopened