with v1.0-alpha25 on Windows 10, I can successfully establish connection to an admin node for the first time. However, after disconnected and run `multichaind chain_index` again, I constantly get the following error msg:
```
ERROR: Parameter set for blockchain chain_index is invalid. You may generate new network using these parameters by runni
ng:
multichain-util clone chain_index <new-blockchain-name>
```
On the other hand, I have no problem reconnecting to the same blockchain on CentOS (linux)
Could someone please verify and maybe help? Thanks