dkg-engine
dkg-engine copied to clipboard
Node runs out of space after failed repeated updates
Issue description
The node would attempt update 8.0.3+beta.19 but constantly fails, and on each retry the 8.0.3+beta.19 folder size grows, until it occupies 100% of my server.
Expected behavior
Node to update normally with auto-update on
Actual behavior
Node attempts and fails update, but folder size keeps increasing until max server capacity
Steps to reproduce the problem
- Run a v8 testnet node
- Wait for auto-update
- Auto-update fails but keeps retrying until max server space capacity
Specifications
- Node version: 8.1.0+beta.12
- Platform: Ubuntu 22.04 LTS
- Node wallet: 0x785c2Ab3ab1e435A5105b3605035c82A53bB9D8B
- Node libp2p identity: 99
Contact details
- Email: [email protected]
Error logs
du -sh ~/ot-node 32G 8.0.3+beta.19 916M 8.1.0+beta.12
Fix
remove the 8.0.3+beta.19 folder, manually run npm i on ~/ot-node/current folder
Disclaimer
Please be aware that the issue reported on a public repository allows everyone to see your node logs, node details, and contact details. If you have any sensitive information, feel free to share it by sending an email to [email protected].