calmdiamond
- Memory Issues with RPC API REST /rest/block/Jun 29, 2026
MEDIUM SOLUTION: It turns out that I downloaded bitcoind and installed it, created symbolic links to my folders where my blocks are located, ran bitcoind -daemon and ran my scripts, the surprise I had was that my memory…
- Memory Issues with RPC API REST /rest/block/Jun 27, 2026
Thank you for your time and your willingness to explain the workflow to me...
- Memory Issues with RPC API REST /rest/block/Jun 26, 2026
I think the error is reproduced with all current blocks, blocks with a lot of data. Thank you for the actions taken, how do I follow up on these issues? How long does this whole process take? Thank you
- Memory Issues with RPC API REST /rest/block/Jun 26, 2026
First of all, thanks to everyone who has taken the time to help me solve or detect the bug... My Fedora Distro is installed in my laptop SSD and my org.bitcoincore.bitcoin-qt directory is in my external SSD. Im using a…
- Memory Issues with RPC API REST /rest/block/Jun 26, 2026
First of all, thanks to everyone who has taken the time to help me solve or detect the bug... I ran the command and the memory leak problems continue, every query increases the memory allocated to bitcoin process by…
- Memory Issues with RPC API REST /rest/block/Jun 25, 2026
If this approach is with the bitcoin.conf file, I already try but the problem remain the same
- Memory Issues with RPC API REST /rest/block/Jun 25, 2026
My Bitcoin Core data is already in an SSD. Please check again my previous responde from the one that you quote. Because I made some modifications CPU:
- Memory Issues with RPC API REST /rest/block/Jun 24, 2026
It is not a scalable solution for me, the day will come when even if I have 500GB ram I will reach the RAM limit. It also doesn't seem very smart to me to be closing and opening Bitcoin Core every 2 days. It is…
- Memory Issues with RPC API REST /rest/block/Jun 24, 2026
How much memory do you have? 12GB RAM availability Also can you try a 5 minute query vs a 1 minute query? Its the same, in each query begins to increase. If you want you can try it and see how it increases: Thanks for…
- Memory Issues with RPC API REST /rest/block/Jun 23, 2026
Hey everyone, I’m dealing with a nagging issue where my RAM keeps getting maxed out while using Bitcoin Core Desktop from Flathub. Here’s what’s going on: I set up a Bitcoin Core node on my machine and hit it up every…