Compressed plots invalid, but is farming...?

I created my first compressed plots and when doing a “chia plots check” on the Harvester the compressed plots shows as invalid.

However on the Farmer they show up as Farming.

Is this expected?

Simple question, Which OS are you using and what version of plotter did you use? How did you make the plot and is it compressed? etc…

Farmer is running on MacOS.
Harvester on RPI and Plotter on Windows.
The uncompressed plots was made with the default chia plotter. But now I got a machine with loads of RAM so I made the compressed plots with bladebit ram plotter.

I just found this which seems related (My windows machine is Windows Server 2022):

Will try with another OS.

Please upgrade to chia 2.1.1 and bladebit 3.1.0

3 Likes

Chia was already 2.1.1. I now tried with Bladebit 3.1 from link below and generated a new plot which chia now says is valid.
Thanks!

1 Like

Now Im confused
After the testplot was fine I plotted 10 more and those 10 are invalid…, still they show up on the farmer and is farming…

chia plots check -g plot-k32-c01-2023-12-08-08

2023-12-08T09:24:48.269 chia.plotting.check_plots : INFO Loading plots in config.yaml using plot_manager loading code (parallel read: True)

2023-12-08T09:24:48.392 chia.plotting.cache : INFO Loaded 56684 bytes of cached data
2023-12-08T09:24:48.414 chia.plotting.cache : INFO Parsed 57 cache entries in 0.02s
2023-12-08T09:24:48.535 chia.plotting.check_plots : INFO event: started, loaded 0 plots, 24 remaining
2023-12-08T09:24:48.536 chia.plotting.manager : INFO Only loading plots that contain “plot-k32-c01-2023-12-08-08” in the file or directory name
2023-12-08T09:24:48.540 chia.plotting.manager : WARNING Plot /mnt/nas1/plot-k32-c01-2023-12-08-08-15-8c5c9bc6dcafc094f96fdc3500ba89e4eea0fa13e832d7be386516810851eaa1.plot has a farmer public key that is not in the farmer’s pk list.
2023-12-08T09:24:48.542 chia.plotting.check_plots : INFO event: batch_processed, loaded 1 plots, 0 remaining
2023-12-08T09:24:48.542 chia.plotting.check_plots : INFO event: done, loaded 1 plots, 0 remaining
2023-12-08T09:24:49.543 chia.plotting.check_plots : INFO
2023-12-08T09:24:49.544 chia.plotting.check_plots : INFO
2023-12-08T09:24:49.544 chia.plotting.check_plots : INFO Starting to test each plot with 30 challenges each

2023-12-08T09:24:49.550 chia.plotting.check_plots : INFO Testing plot /mnt/nas1/plot-k32-c01-2023-12-08-08-15-8c5c9bc6dcafc094f96fdc3500ba89e4eea0fa13e832d7be386516810851eaa1.plot k=32
2023-12-08T09:24:49.551 chia.plotting.check_plots : INFO Pool contract address: xch1gk9q5lqe83uqzs3hz7s3z7j9nyq7zfydgjwztzdfdqgzal83ck2sa26c96
2023-12-08T09:24:49.552 chia.plotting.check_plots : INFO Farmer public key: 87c444dcf3f21f2e3929f2770c8e477349dc9089929b5ffcc2471d4beeee7d1628acdd26d260acc955a90eff5fa27253
2023-12-08T09:24:49.552 chia.plotting.check_plots : INFO Local sk: <PrivateKey 4099136725ddbfd4ab1e3c780c5dc1a4fbc6e1d0a5fcd38677f02c9aff1554b0>
2023-12-08T09:24:49.782 chia.plotting.check_plots : ERROR Proofs 0 / 30, 0.0 Filepath: /mnt/nas1/plot-k32-c01-2023-12-08-08-15-8c5c9bc6dcafc094f96fdc3500ba89e4eea0fa13e832d7be386516810851eaa1.plot
2023-12-08T09:24:49.783 chia.plotting.check_plots : INFO
2023-12-08T09:24:49.784 chia.plotting.check_plots : INFO
2023-12-08T09:24:49.784 chia.plotting.check_plots : INFO Summary
2023-12-08T09:24:49.784 chia.plotting.check_plots : INFO Found 0 valid plots, total size 0.00000 TiB
2023-12-08T09:24:49.784 chia.plotting.check_plots : WARNING 1 invalid plots found:
2023-12-08T09:24:49.785 chia.plotting.check_plots : WARNING 1 bad plots:
2023-12-08T09:24:49.785 chia.plotting.check_plots : WARNING /mnt/nas1/plot-k32-c01-2023-12-08-08-15-8c5c9bc6dcafc094f96fdc3500ba89e4eea0fa13e832d7be386516810851eaa1.plot

Easy fix, switch to Gigahorse.

When using bladebit to make a plot, some great guy in North East Eng posted this string.
.
C:\bb_3.1.0>.\bladebit_cuda.exe -f ffffff -c cccccc -n 6 -z 7 cudaplot --check 100 --check-threshold 0.8 f:\plots
.
It does a check right when it makes the plot at the end.

:beers:

But I’m using bladetbit.exe (ramplot), not bladebit_cuda.exe.

I’m not familiar with Gigahorse. A different plotter I guess? Does it support ram plotting?

Read this link.
.
.

You really want to be using a GPU, (Cuda) it’s so much quicker.

1 Like