1
I tried on a few different machines, vps etc. Also, few different altcoin litecoin included. Most were with 4 GB of ram, if this matters.
Every time when I enter the command getblocktemplate , I get return error message -7 "out of memory".
This prevents me from mining the coins in a pool.
Does anyone have any idea, why do I get these errors, and what to do to fix them?
1I tried it ona a machine with 8GB of ram and still it returns the same error. Could it be, that the error indicates something else, or a blocktemplate could really take more than 8GB of space? – Alex Brest – 2018-05-28T19:01:37.457
The block template is really not that large. There's probably something else going on in your OS that is preventing it from being able to allocate the memory. – Andrew Chow – 2018-05-28T19:04:42.260
1Any idea what could that be? Some file permissions? Any other ideas? – Alex Brest – 2018-05-28T19:26:36.943