bug4j
Results
1
comments of
bug4j
我也出现了这个问题,具体情况如下: > deployer版本:1.1.4 > admin版本:1.1.4 > 系统:centos 7.4 #### 描述: 如果canal不主动注册到admin,(不注册,或者手动在admin中添加) 客户端时可以正常连上 deployer 的,一旦deployer 主动注册到admin, 客户端建立连结的时候就会报这个错。。。 客户端代码抄的demo里面的代码。 #### deployer配置 ```properties # tcp bind ip canal.ip = 0.0.0.0 # register ip...