Hi everybody.
I'm running through the setup and install guides just to get a feel for Multichain, however I'm running into an issue when trying to create a stream.
Note: I've created my chain on 2 x docker ubuntu servers using the instructions here:
https://medium.com/@kiran.anantha/running-multichain-in-docker-containers-8ec30ea866a0#.ooly9why2
paired with the getting started instructions here:
http://www.multichain.com/getting-started/
Everything is fine up until step 6 of the getting started instructions.
From within the first server I try the command: "multichain-cli create type=stream stream1 false" - but get a return of "error: couldn't connect to server".
I've looked at other issues relating to "error: couldn't connect to server" but not sure I know enough yet to work out the relevance of those issues to mine.
Is there something I'm doing wrong? Is there something in the guide that needs to be updated?