Skip to content

com.neu.client.RestClient$(handleError:302): java.lang.IllegalArgumentException: requirement failed: HTTP/1.0 requests must not have a chunked entity #1210

Description

@gvgftv

Environment
use neuvector 5.4.2

In the group options of the policy, when I want to change the mode of a group, a bit of error reporting occurs, as well as an error alert in the log. It triggers me to select all groups in full before I can switch successfully.

err info:In the group options of the policy, when I want to change the mode of a group, a bit of error reporting occurs, as well as an error alert in the log. It triggers me to select all groups in full before I can switch successfully.

manager logs:

com.neu.client.RestClient$(handleError:302): java.lang.IllegalArgumentException: requirement failed: HTTP/1.0 requests must not have a chunked entity
at scala.Predef$.require(Predef.scala:337)
at org.apache.pekko.http.scaladsl.model.HttpRequest.(HttpMessage.scala:336)
at org.apache.pekko.http.scaladsl.model.HttpRequest.copyImpl(HttpMessage.scala:423)
at org.apache.pekko.http.scaladsl.model.HttpRequest.transformEntityDataBytes(HttpMessage.scala:397)
at org.apache.pekko.http.scaladsl.model.HttpRequest.transformEntityDataBytes(HttpMessage.scala:396)
at org.apache.pekko.http.scaladsl.coding.Decoder.decodeMessage(Decoder.scala:34)
at org.apache.pekko.http.scaladsl.coding.Decoder.decodeMessage$(Decoder.scala:28)
at org.apache.pekko.http.scaladsl.coding.StreamDecoder$$anon$1.decodeMessage(Decoder.scala:63)
at org.apache.pekko.http.scaladsl.server.directives.CodingDirectives.applyDecoder$1$$anonfun$1$$anonfun$1(CodingDirectives.scala:95)
at org.apache.pekko.http.scaladsl.server.RequestContextImpl.mapRequest(RequestContextImpl.scala:97)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.mapRequest$$anonfun$1(BasicDirectives.scala:61)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.mapRequestContext$$anonfun$1$$anonfun$1(BasicDirectives.scala:55)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:173)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:173)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.mapRouteResult$$anonfun$1$$anonfun$1(BasicDirectives.scala:80)
at org.apache.pekko.http.scaladsl.server.Directive.recover$$anonfun$1$$anonfun$1$$anonfun$2(Directive.scala:142)
at org.apache.pekko.http.scaladsl.util.FastFuture$.strictTransform$1(FastFuture.scala:49)
at org.apache.pekko.http.scaladsl.util.FastFuture$.transformWith$extension(FastFuture.scala:53)
at org.apache.pekko.http.scaladsl.util.FastFuture$.flatMap$extension(FastFuture.scala:34)
at org.apache.pekko.http.scaladsl.server.Directive.recover$$anonfun$1$$anonfun$1(Directive.scala:144)
at org.apache.pekko.http.scaladsl.server.Directive.recover$$anonfun$1$$anonfun$1(Directive.scala:141)
at org.apache.pekko.http.scaladsl.server.Directive.recover$$anonfun$1$$anonfun$1(Directive.scala:141)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.mapRouteResult$$anonfun$1$$anonfun$1(BasicDirectives.scala:80)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:173)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1$$anonfun$1(RouteConcatenation.scala:58)
at org.apache.pekko.http.scaladsl.util.FastFuture$.strictTransform$1(FastFuture.scala:49)
at org.apache.pekko.http.scaladsl.util.FastFuture$.transformWith$extension(FastFuture.scala:53)
at org.apache.pekko.http.scaladsl.util.FastFuture$.flatMap$extension(FastFuture.scala:34)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:62)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.mapRequestContext$$anonfun$1$$anonfun$1(BasicDirectives.scala:55)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:173)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1$$anonfun$1(RouteConcatenation.scala:58)
at org.apache.pekko.http.scaladsl.util.FastFuture$.strictTransform$1(FastFuture.scala:49)
at org.apache.pekko.http.scaladsl.util.FastFuture$.transformWith$extension(FastFuture.scala:53)
at org.apache.pekko.http.scaladsl.util.FastFuture$.flatMap$extension(FastFuture.scala:34)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:62)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.Directive.recover$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(Directive.scala:141)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:173)
at org.apache.pekko.http.scaladsl.server.Directive.recover$$anonfun$1$$anonfun$1(Directive.scala:141)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1$$anonfun$1(RouteConcatenation.scala:58)
at org.apache.pekko.http.scaladsl.util.FastFuture$.strictTransform$1(FastFuture.scala:49)
at org.apache.pekko.http.scaladsl.util.FastFuture$.transformWith$extension(FastFuture.scala:53)
at org.apache.pekko.http.scaladsl.util.FastFuture$.flatMap$extension(FastFuture.scala:34)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:62)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.handleExceptions$$anonfun$1$$anonfun$1(ExecutionDirectives.scala:42)
at org.apache.pekko.http.scaladsl.server.RouteConcatenation$RouteWithConcatenation.$tilde$$anonfun$1(RouteConcatenation.scala:55)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.mapRouteResultWith$$anonfun$1$$anonfun$1(BasicDirectives.scala:86)
at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.textract$$anonfun$1$$anonfun$1(BasicDirectives.scala:173)
at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.handleExceptions$$anonfun$1$$anonfun$1(ExecutionDirectives.scala:42)
at org.apache.pekko.http.scaladsl.server.Route$.createAsyncHandler$$anonfun$1(Route.scala:127)
at org.apache.pekko.stream.impl.fusing.MapAsyncUnordered$$anon$31.onPush(Ops.scala:1443)
at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555)
at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:506)
at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400)
at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662)
at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532)
at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637)
at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813)
at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anon$2.applyOrElse(ActorGraphInterpreter.scala:831)
at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:481)
at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729)
at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280)
at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241)
at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

Metadata

Metadata

Assignees

No one assigned

    Labels

    UINeuVector manager repo's tasks, including UI and seb serverquestionFurther information is requested

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions