Problem with cipher not available

Hello;

Have you tried debug logging? If yes,

  1. Look through those debug logs for "-Dio.netty.tmpdir" to confirm what directory netty is using.
  2. Look for "netty-tcnative not in the classpath" to see if it is the same issue as Problem with cipher in beat input (on 5.x) or Beats plugin will not start with "cipher not found" (on 6.x)

BTW, I don't have a solution; the second issue (on 6.x) is mine, but no responses yet.

Thanks!