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

File upload failing #9227

Closed
cyberduck opened this issue Jan 22, 2016 · 3 comments
Closed

File upload failing #9227

cyberduck opened this issue Jan 22, 2016 · 3 comments
Labels
bug cli Command Line Interface thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

dfa2ed0 created the issue

Hi,
I am using duck to transfer files to a rados gateway. It keeps restarting the transfer process and never finishes and i can see the below error message for some files.

Upload filename failed. Forbidden. Service Error Message. Please contact your web hosting service provider for assistance.

The files are several TB in total.

Any help in solving this problem will be greatly appreciated.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you run with the verbose flag -v and post the output here which will include the HTTP transcript.

@cyberduck
Copy link
Collaborator Author

dfa2ed0 commented

Hi,
See requested info below

 
> PUT /sync-0815/Twenty/EPISODE%2075/Amina/picts/rooney/Wayne%2BRooney%2BManchester%2BUnited%2Bv%2BSwansea%2BCity%2BXowlsw0Gl0_x.jpg HTTP/1.1
> Date: Fri, 22 Jan 2016 08:54:36 GMT
> Expect: 100-continue
> Content-Type: image/jpeg
> Authorization: AWS xxxxxxx:yyyy=
> Content-Length: 228909
> Host: objects.angani.co:80
> Connection: Keep-Alive
> User-Agent: Cyberduck/4.7.3.18396 (Linux/3.19.0-43-generic) (amd64)
< HTTP/1.1 403 Forbidden
< Date: Fri, 22 Jan 2016 08:54:23 GMT
< Server: Apache/2.4.7 (Ubuntu)
< x-amz-request-id: tx00000000000000014c5c7-0056a1ee3f-f60b37-default
< Content-Length: 87
< Accept-Ranges: bytes
< Content-type: application/xml
< Keep-Alive: timeout=5, max=87
Upload Wayne+Rooney+Manchester+United+v+Swansea+City+Xowlsw0Gl0_x.jpg failed. Forbidden. Service Error Message. Please contact your we

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you forward this support request to the gateway software vendor. I see no reason why this particular PUT is rejected with 403 whereas other uploads run fine. Please reopen this ticket if you have new findings.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug cli Command Line Interface thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

1 participant