Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error when uploading data over 1GB #159

Open
kikd828 opened this issue Aug 28, 2024 · 0 comments
Open

Error when uploading data over 1GB #159

kikd828 opened this issue Aug 28, 2024 · 0 comments

Comments

@kikd828
Copy link

kikd828 commented Aug 28, 2024

error:
If I try to upload data larger than 1GB(within 2GB), an error will occur.

This error occured in save_log of zif_rest_framework~excute when excuting with binary data of larger than 1GB.
The trigger location for the runtime error was IF_HTTP_ENTITY~GET_CDATA, but is it strange that the process to read character data is excuted even though binary data is set?

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

No branches or pull requests

1 participant