madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 664 forks source link

plot has a pool public key that is not in the farmer's pool pk list ? Why are some normal and some abnormal #669

Open ligl opened 3 years ago

ligl commented 3 years ago

Why are some normal and some abnormal?same farmer pk and pool pk image

ligl commented 3 years ago

@madMAx43v3r The same key, some normal and some abnormal,why ? thanks

madMAx43v3r commented 3 years ago

It appears all plots from June 21 have invalid pool public key EDIT: ok not all, bust most, make sure you set it correctly

ligl commented 3 years ago

Is the harvester affected ? @madMAx43v3r

madMAx43v3r commented 3 years ago

What you mean by affected?

dalioglu commented 3 years ago

Hi, I have exactly the same problem for all plots generated on Ubuntu- for testing purpose i attached the following screenshot;

Screen Shot 2021-06-25 at 20 47 56

I couldn't figure out where I did a mistake.

fiveangle commented 3 years ago

Why are some normal and some abnormal?same farmer pk and pool pk image

This was likely a problem where you had a rogue chia processes running on the system, then launched a second like with "chia start farmer". Reboot the system (or kill all chia processes and restart the node).