PoC-Consortium / scavenger

A fast Burstcoin miner written in Rust
GNU General Public License v3.0
107 stars 64 forks source link

raspberry pi 4 Scavenger v.1.8.0 #96

Closed illuminat33 closed 3 years ago

illuminat33 commented 3 years ago

Hallo i need some help

On Windows everything is fine then i get it runing. On the pi 4 i got this:

pi@raspberrypi-farm:~/Downloads/pi $ ./scavenger 16:18:49 [INFO] Scavenger v.1.8.0 thread 'main' panicked at 'failed to execute 'df': Os { code: 24, kind: Other, message: "Too many open files" }', src/utils.rs:44:19 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Rust version is rustc 1.52.1 (9bc8c42bb 2021-05-09)

then i try 1 Plot and it works ^^ i have 12,7 TIB with 3312 plots I ploted with ram drive on windows 3,9 GiB per plod it only took 24 h is there a solution or replot everything ? how big it should be for 1 plod?

ac0v commented 3 years ago

Not scavenger related. This is a limitation of your OS configuration. You could check eg: https://www.tecmint.com/increase-set-open-file-limits-in-linux/amp/

illuminat33 commented 3 years ago

yes it worked and i learned something new nice thanks for your time