regolith-labs / ore

ORE is a proof-of-work token everyone can mine.

Home Page:https://ore.supply

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thread 'main' panicked

gxz2019 opened this issue · comments

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

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

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

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? :(

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

Any news on this?