question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG]All plots showing as "Not found plot" after upgrading to 1.1.1

See original GitHub issue

Describe the bug After upgrading from 1.0.5 to 1.1.1, all plots now show as “Not found plot”. I have verified that the correct key is being used, the files are accessible, have run a plot check etc but all are OK.

Within the log I see:

Plot /chia2/plot-k32-2021-04-17-21-40-7775b93ecb074d9abaeead0bb31506670b3b278df6d4afb89de5c8589e7fe14c.plot has a farmer public key that is not in the farmer's pk list.

When I run chia keys show I see:

Farmer public key (m/12381/8444/0/0):: b0e9b66ed8d9b33ce8cff0453b6dc925f5ffa500d749da6d199380874ece99abbb75a322f9ba09a0e7c3cf4ec23aa7a2

When I run chia plots check, the entry for this same plot shows:

Testing plot /chia2/plot-k32-2021-04-17-21-40-7775b93ecb074d9abaeead0bb31506670b3b278df6d4afb89de5c8589e7fe14c.plot k=32
Pool public key: 97e34e1004d7c291b12490c47c8ea3c106a6c4ff4d757c37fe118d3e0152c04c3f16c02843830a95d3fb5c580a29992d
Farmer public key: b0e9b66ed8d9b33ce8cff0453b6dc925f5ffa500d749da6d199380874ece99abbb75a322f9ba09a0e7c3cf4ec23aa7a2

Farmer public keys match across both both the check and the key, yet still the error is received in the log file indicating that the pk does not match.

I can still load these same plots on a Windows machine using the same key and they display correctly, the issue is only occurring on this instance.

  • OS: Ubuntu 18.04

Additional context Install method was from here https://github.com/Chia-Network/chia-blockchain/wiki/INSTALL#ubuntudebian (ie not using the .deb file)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
noisymimecommented, Apr 23, 2021

For anyone else coming across this, shutting down the daemon and removing the ~/.chia folder fixed this. Still appears to be an issue with why this happens in the first place given all the public keys match, but that may help.

(Note you’ll have to resync from scratch when you remove that directory)

0reactions
github-actions[bot]commented, Jul 18, 2021

This issue was automatically closed because it has been flagged as stale and subsequently passed 7 days with no further activity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Matplotlib stopped working after upgrade to 1.1.0
Running the following script outputs a png with the expected plot, but does not show any plotting window. from matplotlib import pyplot as ......
Read more >
SSPatchArch - Sim Settlements
This City Plan will become available after you finish the quests (or fail them). ... you will now be warned that plots will...
Read more >
What's New — pandas 0.17.0 documentation
Plotting methods are now available as attributes of the .plot accessor, see here; The sorting API has been revamped to remove some long-time...
Read more >
dafi34-160.pdf - Air Force
This Department of the Air Force Instruction (DAFI) implements Department of Defense. Instruction (DoDI) 1300.15, Military Funeral Support; ...
Read more >
Protected Instream Flow Study Report - Cold River
Table 2.2.1.1-1: Riparian Wetlands on the Cold River . ... Information in brackets was not found in reliable literature and was inserted ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found