Hello,
I set up 2 nodes on one machine following the above instructions, on a VirtualBox instance using Ubuntu 18.04. I was following the Multichain getting started guide, and everything worked correctly until I got to the step where I ran liststreams into the command client/interactive mode. This caused the following error:
*** stack smashing detected ***: <unknown terminated>
error: no response from server
After this, any other commands in the interactive mode will result in no response from the server, until I restart the chain (using -daemon.)
The way I'm going through the tutorial is by having the "first server" on one open terminal, and the "second server" (the .multichain-other node) on a second open terminal. Is there any way around this issue? Any help would be much appreciated! Thanks!