Check failed: (code == RPCCode::kReturn) is false: code=kShutdown

Hello,

I had similar problem, for me, when I read following error, that means that some instruction should return some values, but unexpectedly it was killed/shuted down. In my case it was timeout lower than expected runing time. You should monitor what is going on on another side of RPC, i.e. rpc server