I've written some CLI scripts to create shares and such for all our accounts. Lately I've been running into a lot of problems with the scripts just dying in the middle of processing with the following error.
Code:
ERROR: zclient.IO_ERROR (invoke Read timed out) (cause: java.net.SocketTimeoutException Read timed out)
Can anyone tell me where this is coming from?
Thanks,
Matt