修改 inventory 文件中 mysql 密码配置(encrypt 未加引号,特殊字符),task 状态异常

Tidb版本:4.0 DM版本:1.0.5

在dm-worker.toml填写password参数时,先把密码加密填入的 ./dmctl -encrypt oofe@7N****

dm-worker执行后的打屏日志: [root@localhost dm-v1.0.1-linux-amd64]# bin/dm-worker -config conf/dm-worker.toml [2020/06/04 19:05:17] [info] binlogsyncer.go:144 create BinlogSyncer with config {102 mysql 172.19.161.101 33146 program false true false UTC true 0 30s 1m0s 0 true true 0} [2020/06/04 19:05:17] [info] binlogsyncer.go:359 begin to sync binlog from position (, 4)

这个跟inventory.ini没关系了吧?