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

[BUG] s3filestore plugin doesn't limit upload size #17

Open
vabatista opened this issue Jul 10, 2024 · 0 comments
Open

[BUG] s3filestore plugin doesn't limit upload size #17

vabatista opened this issue Jul 10, 2024 · 0 comments

Comments

@vabatista
Copy link

Describe the bug
I'm using s3filestore plugin 1.0 with CKAN 2.10.
I set ckan.max_resource_size=250 in ckan-config.ini

When I try to upload a large file (i.e. 1Gb), there is no error message. Instead I'getting a "connection reset" in the browser, with no response in developer tools.

My application runs inside a docker container based on ckan/ckan-base:2.10.1. I don't use datapusher.

Expected behaviour
CKAN shows a message to inform user that the file exceed maximum size

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