blankensteiner commented on issue #114: URL: https://github.com/apache/pulsar-dotpulsar/issues/114#issuecomment-1274853344
I suspect that DotPulsar.Exceptions.ChannelNotReadyException is not the only exception you are seeing. That exception will never fault a Producer/Consumer/Reader. I have seen some .NET Frameworks 4.8 errors regarding the configuration of TLS. Meaning you have to tell .NET Framework, via the Windows Registry, to use newer versions of TLS. You could try also creating a producer and Send something. See if that gives you an exception. -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org