michaeljmarshall commented on PR #274:
URL: 
https://github.com/apache/pulsar-helm-chart/pull/274#issuecomment-1281779991

   @lhotari - looks like the TLS tests are failing for 2.10.1, but not for 
2.9.3. I see that https://github.com/apache/pulsar-helm-chart/pull/223 is 
related, but I haven't figured out the root issue yet. The core error is coming 
from the liveness probe updated in that PR:
   
   ```
   Liveness probe failed: 140472017823040:error:0200206F:system 
library:connect:Connection refused:../crypto/bio/b_sock2.c:110:
   140472017823040:error:2008A067:BIO routines:BIO_connect:connect 
error:../crypto/bio/b_sock2.c:111:
   140472017823040:error:0200206F:system library:connect:Connection 
refused:../crypto/bio/b_sock2.c:110:
   140472017823040:error:2008A067:BIO routines:BIO_connect:connect 
error:../crypto/bio/b_sock2.c:111:
   connect:errno=111
   ```
   
   I plan to continue digging, but I wanted to share in case you have seen this 
already.


-- 
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