Navigation Menu

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

Conflict failure when uploading to vault #11058

Open
cyberduck opened this issue May 25, 2020 · 7 comments
Open

Conflict failure when uploading to vault #11058

cyberduck opened this issue May 25, 2020 · 7 comments
Assignees
Labels
bug cryptomator Cryptomator Vault dropbox Dropbox Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

59cf3e6 created the issue

Hi

I'm trying to upload 9GB scattered across 12,000 files/several directories into a new Cryptomator vault I've created via Cyberduck 7.3.1 (32784) on Win 10. I'm trying to upload via a Dropbox connection.

If I do smaller/simpler uploads, they work OK. However, this more "complex" upload (and others of similar complexity) consistently fails with the error "Failure to read attributes of <...>. Not_found" (see screenshot). The <...> is different every time.

I'm also attaching my Transfers window log in case this is helpful.

Thanks & LMK if you'd like additional info here.


Attachments

@cyberduck
Copy link
Collaborator Author

59cf3e6 commented

Hi, any thoughts on this one?

Thanks

@cyberduck
Copy link
Collaborator Author

adc75a0 commented

Hi,

I can reproduce the described behavior. We'll look into this in detail and report back as soon as possible.

– Laura

@cyberduck
Copy link
Collaborator Author

59cf3e6 commented

Thanks Laura--appreciate the reply.

I guess the ticket is closed now--does that mean you figured out a resolution here?

Replying to [comment:4 lvogt]:

Hi,

I can reproduce the described behavior. We'll look into this in detail and report back as soon as possible.

– Laura

@cyberduck
Copy link
Collaborator Author

@dkocher commented

2020-10-14 16:17:14,453 [background-10] INFO  ch.cyberduck.core.threading.SessionBackgroundAction - Run alert callback Ch.Cyberduck.Ui.Winforms.Threading.DialogAlertCallback for failure BackgroundException{class=class ch.cyberduck.core.exception.NotfoundException, file=Path{path='/Iterate/TRAC-11058/Vault/d/RQ/UEHKB7NNU7MYMALIYL526Y2EXQHPSD', type=[directory, encrypted]}, message='Failure to read attributes of UEHKB7NNU7MYMALIYL526Y2EXQHPSD.', detail='Not_found.', cause='com.dropbox.core.v2.files.GetMetadataErrorException: Exception in 2/files/get_metadata: {".tag":"path","path":"not_found"}'}

@cyberduck
Copy link
Collaborator Author

@dkocher commented

2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - POST /2/files/get_metadata HTTP/1.1
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - Dropbox-API-Path-Root: "home"
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - Content-Type: application/json; charset=utf-8
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - User-Agent: Cyberduck/7.6.5.33595 (Windows 10/10.0) (amd64) OfficialDropboxJavaSDKv2/3.1.5
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - Content-Length: 167
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - Host: api.dropboxapi.com
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - Connection: Keep-Alive
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - Accept-Encoding: gzip,deflate
2020-10-14 16:17:13,935 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.request - Authorization: ********
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - HTTP/1.1 409 Conflict
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - Server: nginx
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - Date: Wed, 14 Oct 2020 14:17:14 GMT
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - Content-Type: application/json
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - Transfer-Encoding: chunked
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - Connection: keep-alive
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - Content-Security-Policy: sandbox; frame-ancestors 'none'
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - X-Dropbox-Request-Id: 6d77ea177a04cd22aed9fe33b25b6409
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - X-Envoy-Upstream-Service-Time: 91
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - X-Frame-Options: DENY
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - X-Content-Type-Options: nosniff
2020-10-14 16:17:14,427 (http-https://api.dropboxapi.com/2/files/get_metadata-1) INFO  ch.cyberduck.transcript.response - Content-Disposition: attachment; filename='error'

@cyberduck
Copy link
Collaborator Author

59cf3e6 commented

Hey guys, thanks again for digging in on this one. Any luck understanding the issue?

@azar-cloudally
Copy link

Anyone can explain what's the conclusion?

@dkocher dkocher added the cryptomator Cryptomator Vault label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cryptomator Cryptomator Vault dropbox Dropbox Protocol Implementation
Projects
None yet
Development

No branches or pull requests

3 participants