This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
Closed
Description
Describe the bug
Even after upgrading to 1.9.0 and 1.9.1 we spot that our ken instances reloading every 3 to 4 days because of OOM. From our monitoring memory usage increases around 500kB-1MB/1minute and it's not freed.
How to reproduce
run ken with parameters provided
Expected behavior
stable memory usage
Environment (please complete the following information)
Klaytn v1.9.1+8664bc8831
- using binary from
https://packages.klaytn.net/klaytn/1.9.1/ken-baobab-1.9.1-0-linux-amd64.tar.gz
ken --baobab --port 30035 --srvtype fast http --syncmode full --gcmode archive --datadir /data/baobab \
--rpc --rpcaddr 0.0.0.0 --rpcapi admin,debug,klay,miner,net,personal,rpc,txpool,web3 --rpccorsdomain * \
--rpcport 8551 --rpcvhosts * --maxconnections 10 --ws --wsaddr 0.0.0.0 \
--wsapi debug,klay,net,personal,rpc,txpool,web3 --wsorigins * --wsport 8552 --state.tries-in-memory 50
Metadata
Metadata
Assignees
Labels
No labels