Hi, were you able to solve this or report as a bug? I'm seeing same error in production but are unable to reproduce it.
On Tuesday, September 21, 2021 at 1:18:33 PM UTC+2 guru Nathan wrote: > Hi Team, > > Getting the below error couple of times while uploading same multipart > file. > Caused by: java.io.IOException: Out of size: 990 > 989 at > io.netty.handler.codec.http.multipart.AbstractMemoryHttpData.addContent(AbstractMemoryHttpData.java:104) > > io.netty.handler.codec.http.multipart.HttpPostMultipartRequestDecoder.loadDataMultipartOptimized(HttpPostMultipartRequestDecoder.java:1190) > io.netty.handler.codec.http.multipart.HttpPostRequestDecoder$ErrorDataDecoderException: > > java.io.IOException: Out of size: 990 > 989 > > Any guidance will be very much appreciated. > > Thanks, > Gurunathan M > -- You received this message because you are subscribed to the Google Groups "Netty discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/netty/683901c0-8741-4610-9e9d-08928fdfcab8n%40googlegroups.com.
