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

Cannot upload bigger files than 4GB #10657

Closed
cyberduck opened this issue Mar 21, 2019 · 6 comments
Closed

Cannot upload bigger files than 4GB #10657

cyberduck opened this issue Mar 21, 2019 · 6 comments
Assignees
Labels
bug fixed openstack OpenStack Swift Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

f19f995 created the issue

Cannot upload files bigger than 4gb. (Error attached).

From server side we see error:

 10.10.200.6 10.10.200.6 21/Mar/2019/07/04/34 HEAD /v1/AUTH_asdf/Bandymai/.file-segments/win2012r2-s001.vmdk/20319633408 HTTP/1.0 404 - Cyberduck/7.0.0.30340%20%28Windows%208.1/6.3%29%20%28x86%29 ba0363b778d74fb9... - - - tx5d19bb8887804e5f9fc85-005c933782 - 0.0206 - - 1553151874.225821972 1553151874.246409893 0


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you make sure you have enabled support for Static Large Object (SLO) on your server.

@cyberduck
Copy link
Collaborator Author

f19f995 commented

Snip from server:

[pipeline:main]
pipeline = catch_errors gatekeeper healthcheck proxy-logging cache bulk tempurl swift3 s3token authtoken keystoneauth container-quotas account-quotas slo dlo formpost staticweb proxy-logging proxy-server

...
[filter:slo]
use=egg:swift#slo

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Regression from d6086ac.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In f3c3f96.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#10697 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Ticket retargeted after milestone deleted

@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 fixed openstack OpenStack Swift Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants