besu icon indicating copy to clipboard operation
besu copied to clipboard

Unhandled exception error with no details

Open frankisawesome opened this issue 2 years ago • 4 comments

I've noticed some logs like this: 2022-03-17 23:32:34.706+00:00 | vert.x-eventloop-thread-2 | ERROR | RoutingContext | Unhandled exception in router

There's no error details and can be confusing to node operators (is it critical or not? how do we solve it?)

Unclear how to replicate at this stage we might wanna look in where the exception is logged instead.

frankisawesome avatar Mar 17 '22 23:03 frankisawesome

Hello @frankisawesome , I'm interested by the issue can you assign it to me please 😀

Sidahmed-ben avatar Mar 21 '22 14:03 Sidahmed-ben

done, let me know if you need anything @Sidahmed-ben

frankisawesome avatar Mar 21 '22 23:03 frankisawesome

@frankisawesome , okay thank you.

Sidahmed-ben avatar Mar 22 '22 08:03 Sidahmed-ben

I'm noticing this as well, seems to relate to the immediately preceding: vert.x-eventloop-thread-1 | WARN | JsonRpcService | Rejecting new connection from 127.0.0.1:52526. Max 80 active connections limit reached.

I'm getting this message quite regularly, twice a minute or so. I'm using Nimbus as a CL.

Besu 22.7.2 and Nimbus 22.9.0

alancwoo avatar Sep 13 '22 08:09 alancwoo