I have been able to connect two independent instances running multichaind connected to each other. However, after a few hours, when I run the command for getpeerinfo, the result of the response does not list the peers connected to the network. I tried re-initializing the network by using, "multichaind chain1 -daemon commands", I get IO error, "
ERROR: Couldn't initialize permission database for network chain1. Probably multichaind for this network is already running. Exiting...". This shows that the multichain server is already running on both instances. How can I ensure that the peers are listed in the getpeerinfo?
"