liadlevy-pando
liadlevy-pando
Did you find a solution for this? @rchancey
Did you find a solution for this?
I had this issue as well when using as stated in the output of helm ``` # client.properties security.protocol=SASL_PLAINTEXT sasl.mechanism=SCRAM-SHA-256 ``` After changing to ``` # client.properties security.protocol=SASL_PLAINTEXT sasl.mechanism=PLAIN ```...
I have this problem as well using pip on MacOs Apple M1 Max @asofter
@martinohanlon It works but sometimes it doesn't follow the instructions. Better to have a way to filter out the properties. Also there are properties that we don't want to send...