com.alibaba.otter.canal.parse.exception.CanalParseException: dump address /192.168.100.218:3888 has an error, retrying. Caused by: com.alibaba.otter.canal.parse ...
I am supplying a custom SSLSocketFactory in order to use an http proxy. When I create the SSLSocket, I am able to successfully CONNECT to the proxy and do SSL handshake with the server. However, paho ...