Quorum private node peer count is not updating, it is 0
Currently, I’m trying to set up a quorum private network using this link. I have followed all the setup and run 5 nodes as well. but when I run geth attach data/geth.ipc
inside a node 0 and try to get net.peerCount
the output is 0 instead of 4. Can anyone guide me here on what I did wrong?