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 a file of 10GB #69

Closed
davitol opened this issue May 29, 2018 · 2 comments
Closed

Cannot upload a file of 10GB #69

davitol opened this issue May 29, 2018 · 2 comments
Labels

Comments

@davitol
Copy link

davitol commented May 29, 2018

Steps to reproduce

  1. Try to upload a 10GB file

Expected behavior

The file is uploaded

Current behavior

After processing and waiting for the upload of the file, an error is shown

Screenshot

screen shot 2018-05-29 at 18 58 53

Yellow warning text:

An exception occurred while uploading parts to a multipart upload. The following parts had errors: - Part 318: Error executing "UploadPart" on "http://scality:8000/owncloud/urn%3Aoid%3A1736?partNumber=318&uploadId=98b6e9248d7747e9b2d9ffd8368a8b43"; AWS HTTP error: Server error response [url] http://scality:8000/owncloud/urn%3Aoid%3A1736?partNumber=318&uploadId=98b6e9248d7747e9b2d9ffd8368a8b43 [status code] 500 [reason phrase] Internal Server Error InternalError (server): We encountered an internal error. Please try again. - <?xml version="1.0" encoding="UTF-8"?><Error><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><Resource></Resource><RequestId>7bc09d3b57418bbc9d0e</RequestId></Error> - Part 319

owncloud log

{"reqId":"OFByFVmBqrF2Ri7Eexj5","level":3,"time":"2018-05-29T16:51:49+00:00","remoteAddr":"172.18.0.2","user":"admin","app":"PHP","method":"MOVE","url":"\/remote.p

Tested with

OwnCloud based on PR owncloud/core#31050 and files_primary_s3 with scality

@ownclouders
Copy link
Contributor

GitMate.io thinks the contributor most likely able to help you is @patrickjahns.

Possibly related issues are #68 (Thumbnails are not updated when editing a file), #53 (Restoring a previous version of a shared file fails), #65 (Manual Test for Files Primary S3 ), and #12 (Smashbox BasicSync fails with conflict files).

@patrickjahns
Copy link
Contributor

patrickjahns commented May 29, 2018

@davitol
That is an infrastructure issue - the test instances are not dimensioned to handle several large files at once (!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants