regolith-labs / ore

ORE is a proof-of-work token everyone can mine.
https://ore.supply
656 stars 225 forks source link

thread 'main' panicked #7

Open gxz2019 opened 5 months ago

gxz2019 commented 5 months ago

thread 'main' panicked at /.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.0/src/main.rs:213:59: called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" } note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

macos:14.4.1

Lucifer1590 commented 5 months ago

use this makeshift script https://gist.github.com/Taylor123/073c9080b78dd18b5cde2344604d2db9 tu run it in loop its rpc issue

tomiock commented 5 months ago

My friend did something similar in Python that is more polished if you are interested. https://github.com/victordlp8/OreMining

Banksy-said-hi commented 5 months ago

use this makeshift script https://gist.github.com/Taylor123/073c9080b78dd18b5cde2344604d2db9 tu run it in loop its rpc issue

What should I put for rpc and keypair? :(

freeisok commented 5 months ago

I had the same problem. Has anyone solved it yet? My environment is ubuntu 22.04.

xlo0okix commented 5 months ago

Any news on this?