While I am trying to make rpc calls to multichain chain, the chain is not responding and I got as below:
multichain-cli chainv11 getinfo
{"method":"getinfo","params":[],"id":"18842647-1590488892","chain_name":"chainv11"}
error: no response from server
And also got the same response while trying to stop the chain:
multichain-cli chainv11 stop
{"method":"stop","params":[],"id":"58684957-1590489284","chain_name":"chainv11"}
error: no response from server
and I couldn't get response until I rebooted the server .