madMAx43v3r / chia-gigahorse

220 stars 32 forks source link

Farmin C18 Plots gives error #225

Open whattheflux opened 8 months ago

whattheflux commented 8 months ago

Running with GTX1650 4G RAM. 512G system RAM Getting this error while farming. ANy thoughts? ERROR Error using prover object recompute for this level not supported on given hardware 2023-10-25T22:06:07.113 harvester chia.harvester.harvester: ERROR File: /plots3/plot-k32-c18-2023-10-25-08-03-e6492021c2f65ebabf47569f495bb1fd0be75472a994c4479ca690e12dbe2914.plot Plot ID: e6492021c2f65ebabf47569f495bb1fd0be75472a994c4479ca690e12dbe2914, challenge: 8eded4f4ef4c2f75b524c396c218e09e9f8385f0c67407aca327d8b5c924f793, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x154564932df0

madMAx43v3r commented 8 months ago

it seems your GPU is not working / not detected, what does nvidia-smi say?

whattheflux commented 8 months ago

Everything looks good and I'm submitting partials to pool. Screenshot_20231026-013201

whattheflux commented 8 months ago

Turns out I had CHIAPOS_MAX_CUDA_DEVICES=0 passed to the container. Changed it to 1 and all is working. Thankyou.

Ljubim commented 8 months ago

I also have error : errorvalue : invalid plot format. Nvidia smi shoes good status of card . I am on c19

madMAx43v3r commented 8 months ago

invalid plot format.

you not running GH then, or some old version, need to kill old stuff via chia stop all -d

Ljubim commented 8 months ago

I did it . Its working smoothly now .

Ljubim commented 8 months ago

Is it any article in details about recompute server settings .

madMAx43v3r commented 8 months ago

https://github.com/madMAx43v3r/chia-gigahorse#remote-compute

trxman commented 5 months ago

[SOLVED] by unset CHIAPOS_MAX_CUDA_DEVICES unset CUDA_VISIBLE_DEVICES [/SOLVED]

Getting the same error with GTX 1070 8GB while trying to farm C18 with newest version:

2024-01-17T11:15:52.366 harvester chia.harvester.harvester: ERROR Exception fetching qualities for /mnt/n1/gplots/plot-k32-c18-2024-01-16-22-47-3d1395b90e01487e64a00d9130b000be3ed397eace74383d7bbabda6c9990c34.plot: recompute for this level not supported on given hardware PlotInfo(prover=<chiapos.DiskProver object at 0x7f53846c61b0>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: c30d297f08be450534a03efe999915b821740aa99317622cf5b1111e06fb9267>, plot_public_key=<G1Element a36e16c7b41c4216fa45523722d40e04c088a666256ddad7a34e92c0467e5a1110d95b4dfa49495eed042ecbeffbb90f>, file_size=64081516592, time_modified=1705443542.61972) 2024-01-17T11:15:52.366 harvester chia.harvester.harvester: INFO 1 plots were eligible for farming 320c599bb2... Found 0 proofs. Time: 0.02912 s. Total 7 plots

./chia.bin version 2.1.4.giga26

nvidia-smi image

Could it be the issue as I am already running plotting process (4900MB of VRAM used by plotter and Xorg)? On the other side, officially for farming of C18 2600MB of VRAM should be enough...

No errors reported by: ./chia.bin plots check