metaverse
metaverse copied to clipboard
RPC timeout some how on Linux.
hundreds times call will timeout in version 0.7.5.
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.