I run a validator at local and has problem

hi,
i has a issuse at local

 dialing failed (attempts: 1): incompatible: peer is on a different network. Got chain2, expected chain1 addr={"id":"d174feaf794d2bb902b0744f6274ba718dc4aef2","ip":"127.0.0.1","port":26658} module=pex

I has 2 validator, i did connect together.
node1:

persistent_peers = "94b1b91472b4ee348107e4646e0402fa515ca9d9@127.0.0.1:26658"
addr_book_strict = false
pex = true

node2:

persistent_peers = "d174feaf794d2bb902b0744f6274ba718dc4aef2@127.0.0.1:26656"
addr_book_strict = false
pex = false

thanks

hihi /ᐠ。ꞈ。ᐟ\
please join the cosmos discord server to receive assistance!

thanks. i resolved my issuse

can you share how you solved it?