ticdc日志报错如下,这个怎么解决,是啥原因造成的呢
[2025/02/10 07:00:16.283 +00:00] [WARN] [message_router.go:180] [“p2p client exited with error”] [addr=127.0.0.1:8300] [targetCapture=1f371659-4641-498c-a043-fc90227ae637] [error=“[CDC:ErrPeerMessageClientPermanentFail]peer-to-peer message client has failed permanently, no need to reconnect: [CDC:ErrPeerMessageReceiverMismatch]peer-to-peer message receiver is a mismatch: expected 2f947481-1e5f-41ac-ba98-d49491186ddd, got 1f371659-4641-498c-a043-fc90227ae637”] [errorVerbose="[CDC:ErrPeerMessageClientPermanentFail]peer-to-peer message client has failed permanently, no need to reconnect: [CDC:ErrPeerMessageReceiverMismatch]peer-to-peer message receiver is a mismatch: expected 2f947481-1e5f-41ac-ba98-d49491186ddd, got 1f371659-4641-498c-a043-fc90227ae637
github.com/pingcap/errors.AddStack
github.com/pingcap/errors@v0.11.5-0.20221009092201-b66cddb77c32/errors.go:174
github.com/pingcap/errors.(*Error).GenWithStackByArgs
github.com/pingcap/errors@v0.11.5-0.20221009092201-b66cddb77c32/normalize.go:164
github.com/pingcap/tiflow/pkg/p2p.(*grpcMessageClient).runRx
github.com/pingcap/tiflow/pkg/p2p/grpc_client.go:329
github.com/pingcap/tiflow/pkg/p2p.(*grpcMessageClient).run.func2
github.com/pingcap/tiflow/pkg/p2p/grpc_client.go:179
golang.org/x/sync/errgroup.(*Group).Go.func1
golang.org/x/sync@v0.3.0/errgroup/errgroup.go:75
runtime.goexit
runtime/asm_amd64.s:1650"]