bhavyaravilla commented on issue #359:
URL: 
https://github.com/apache/pulsar-helm-chart/issues/359#issuecomment-1884695225

   I have the same issue. And zookeeper keeps failing with the below errors
   
   2024-01-10T11:30:44,178+0000 [epollEventLoopGroup-7-1] ERROR 
org.apache.zookeeper.server.NettyServerCnxnFactory - Unsuccessful handshake 
with session 0x02024-01-10T11:30:44,178+0000 [epollEventLoopGroup-7-1] WARN  
org.apache.zookeeper.server.NettyServerCnxnFactory - Exception 
caughtio.netty.handler.codec.DecoderException: 
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired  
 at 
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:499)
 ~[io.netty-netty-codec-4.1.93.Final.jar:4.1.93.Final]  at 
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)
 ~[io.netty-netty-codec-4.1.93.Final.jar:4.1.93.Final] at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
 ~[io.netty-netty-transport-4.1.93.Final.jar:4.1.93.Final]   at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[io.netty-netty-transport-4.1.
 93.Final.jar:4.1.93.Final]     at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
 ~[io.netty-netty-transport-4.1.93.Final.jar:4.1.93.Final]     at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
 ~[io.netty-netty-transport-4.1.93.Final.jar:4.1.93.Final]  at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
 ~[io.netty-netty-transport-4.1.93.Final.jar:4.1.93.Final]   at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
 ~[io.netty-netty-transport-4.1.93.Final.jar:4.1.93.Final]   at 
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
 ~[io.netty-netty-transport-4.1.93.Final.jar:4.1.93.Final]   at 
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
 ~[io.netty-netty-transport-classes-epoll-4.1
 .93.Final.jar:4.1.93.Final]    at 
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) 
~[io.netty-netty-transport-classes-epoll-4.1.93.Final.jar:4.1.93.Final]  at 
io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:397) 
~[io.netty-netty-transport-classes-epoll-4.1.93.Final.jar:4.1.93.Final]   at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
 ~[io.netty-netty-common-4.1.93.Final.jar:4.1.93.Final]  at 
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 
~[io.netty-netty-common-4.1.93.Final.jar:4.1.93.Final]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 ~[io.netty-netty-common-4.1.93.Final.jar:4.1.93.Final] at 
java.lang.Thread.run(Thread.java:833) ~[?:?]Caused by: 
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired  
      at sun.security.ssl.Alert.createSSLException(Alert.java:131) ~[?:?]     
at sun.security.ssl.Alert.createSSLException
 (Alert.java:117) ~[?:?]        at 
sun.security.ssl.TransportContext.fatal(TransportContext.java:365) ~[?:?]    at 
sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:293) ~[?:?]  at 
sun.security.ssl.TransportContext.dispatch(TransportContext.java:204) ~[?:?] at 
sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) ~[?:?]   at 
sun.security.ssl.SSLEngineImpl.decode(SSLEngineImpl.java:736) ~[?:?] at 
sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:691) ~[?:?]     at 
sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:506) ~[?:?] at 
sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:482) ~[?:?] at 
javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:679) ~[?:?]    at 
io.netty.handler.ssl.SslHandler$SslEngineType$3.unwrap(SslHandler.java:297) 
~[io.netty-netty-handler-4.1.93.Final.jar:4.1.93.Final]  at 
io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1353) 
~[io.netty-netty-handler-4.1.93.Final.jar:4.1.93.Final]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to