synechron-finlabs / quorum-maker

Utility to create and monitor Quorum nodes
Apache License 2.0
196 stars 97 forks source link

Node goes down after specific load with error "Invalid JSON RPC response:" #67

Open KEHSIHBA-IGAYT opened 5 years ago

KEHSIHBA-IGAYT commented 5 years ago

Hi, I have deployed 4 different quorum nodes on 4 different Azure VMs(each with 8GB RAM, 2 CPUs, 3200 Max IOPS) using Quorum Maker. Everything works fine except when the node is loaded with more than a specific number of transactions(much less than the standard TPS); the node stops responding with error "Invalid JSON RPC response:" (After this error, this node becomes unreachable for web3 as well). To start the application, I have to restart the node every time it fails (using start.sh script).

Please suggest what could be wrong here? (edited)

rjbanner commented 5 years ago

Can you check the status of the docker containers. Also the output of the log files would be helpful