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

WARNING: INSTREAM: Size limit reached #32

Open
eltishehu opened this issue Jul 9, 2024 · 1 comment
Open

WARNING: INSTREAM: Size limit reached #32

eltishehu opened this issue Jul 9, 2024 · 1 comment

Comments

@eltishehu
Copy link

Hello,

I recently upgraded my project Spring Boot 3.3.0 and I also upgraded the clamav-client library to the latest version (2.1.2).

Now im having an issue with some files. I get the below error:

WARNING: INSTREAM: Size limit reached, (requested: 3389593959, max: 3145187328)

image

My file has a size of 983KB and in my configuration file I have increased the parameter of StreamMaxLength to 300M.
image
image

Do you have any idea how can i solve this issue?

@kdejaeger
Copy link

Interessting, I am having this issue as well. But when moving to kubernetes in openshit / azure. Have clamav deployed in a seperate common namespace that is used by all the other spring boot application.

I upload a 7MB file, and :

WARNING: Thu Sep 26 19:16:44 2024 -> INSTREAM: Size limit reached, (requested: 1489994817, max: 104812544)

It comes in as a 1420MB file ... .

Weird stuff going on

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

2 participants