Closed XakepSDK closed 5 years ago
I got this error:
14:21:02 [elastic-2] i.n.u.i.NativeLibraryLoader Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism. java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
As far as I know, this is fine, netty will pull from its own jar if the library is missing on the system. If the bot works fine, this is a non-issue.
I got this error: