metaverse icon indicating copy to clipboard operation
metaverse copied to clipboard

RPC timeout some how on Linux.

Open betachen opened this issue 6 years ago • 1 comments

hundreds times call will timeout in version 0.7.5.

betachen avatar Mar 27 '18 07:03 betachen

I have writen a script to call the RPC like getheight/getblock frequently, and find this problem happening by chance. It seems to be the mvsd server neither get the RPC request nor give the response during that time. But after that time, the mvsd server will handle all of the RPC requests normally. However, when I turned the log level to TRACE, this does not appear up to now.

chengzhpchn avatar Mar 29 '18 11:03 chengzhpchn