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

Upload task fails for large file size #21

Open
najeebanwer opened this issue Mar 30, 2023 · 0 comments
Open

Upload task fails for large file size #21

najeebanwer opened this issue Mar 30, 2023 · 0 comments

Comments

@najeebanwer
Copy link

I am trying to convert a video file from MPG to MP4 and it works fine for smaller files. When I try to upload a large file (3.14GB) it fails with this error:

POST https://storage.cloudconvert.com/tasks failed: Cannot write more bytes to the buffer than the configured maximum buffer size: 2147483647.

My code is:
image

I know that uploading and converting this large file works fine on the CloudConvert website, so I'd like to know how to avoid this issue when using the API. Is there a way to modify the "maximum buffer size"?

@najeebanwer najeebanwer changed the title Upload fails for large file Upload task fails for large file size Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant