Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.82k stars 2.03k forks source link

Chia GUI not displaying plots and farm #8146

Closed jsantanajr21 closed 3 years ago

jsantanajr21 commented 3 years ago

Chia GUI not displaying plots and farm, and this happened earlier this week. Can someone please assist.

Marcelinares commented 3 years ago

Puedes ingresar a validar esta conexión: https://github.com/Chia-Network/chia-blockchain/wiki/Resolving-Sync-Issues---Port-8444

friedjeff commented 3 years ago

I've had the same issue as @jsantanajr21. In the past, I've just left the app open and running, and it would just magically start working after 24 hours. This time, Everything looks find when I clock on full node or wallets, but plots, farm, and pool sections all show me a spinning notification (e.g. - nothing). On v1.2.3, Win10, using OG plots (was about to start plotting some new NFT plots, but now I cant).

emlowe commented 3 years ago

Try this: close gui enter "C:\Users\USERNAME\AppData\Roaming\Chia Blockchain\Local Storage" delete folder "leveldb" start gui

friedjeff commented 3 years ago

@emlowe Unfortunately, I still have the same issue. Also tried restarting the computer after deleting the folder "leveldb"

nicezic commented 3 years ago

I got the same issue

nawak0520 commented 3 years ago

same issue, there is an other solution pls?

friedjeff commented 3 years ago

I found a solution, but can't seem to find the source with the details. It had me rename a config file with a .yaml extention. I've searched the issues log but can't seem to find it again

nawak0520 commented 3 years ago

maybe this issue... I did this, It s working

https://github.com/Chia-Network/chia-blockchain/issues/7983

github-actions[bot] commented 3 years ago

This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.

jsantanajr21 commented 3 years ago

Still having issues. I have:

  1. Let it run ongoing to see if it fixes itself
  2. I port forwarded to 8444
  3. I uninstalled and reinstalled chia

Still nothing here. No plotting, no farming, no rewards! It’s bad enough that I don’t have enough storage space to compete on the network. I’m just about ready to pull the cord on chia.

Sent from my Hand-Held Digital Wireless Device.

On Sep 14, 2021, at 6:04 AM, github-actions[bot] @.***> wrote:

 This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

jack60612 commented 3 years ago

Still having issues. I have: 1. Let it run ongoing to see if it fixes itself 2. I port forwarded to 8444 3. I uninstalled and reinstalled chia Still nothing here. No plotting, no farming, no rewards! It’s bad enough that I don’t have enough storage space to compete on the network. I’m just about ready to pull the cord on chia. Sent from my Hand-Held Digital Wireless Device. On Sep 14, 2021, at 6:04 AM, github-actions[bot] @.***> wrote:  This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Are you using the main branch. if you are switch to the latest branch and that should fix your issues

gcheng26 commented 3 years ago

Having the same issue as well....has there been any update on this? Tried both 1.2.5 and 1.2.7. Used to be fine until I updated windows (KB4023057 and KB5004331)

Issue seems to originate from the Farmer (running from CLI returns the following err stack): File "Lib\site-packages\chia\server\start_farmer.py", line 67, in <module> File "Lib\site-packages\chia\server\start_farmer.py", line 63, in main File "chia\server\start_service.py", line 255, in run_service File "asyncio\runners.py", line 44, in run File "asyncio\base_events.py", line 642, in run_until_complete File "chia\server\start_service.py", line 249, in async_run_service File "chia\server\start_service.py", line 171, in run File "chia\server\start_service.py", line 135, in start File "chia\farmer\farmer.py", line 183, in _start File "chia\farmer\farmer.py", line 152, in setup_keys File "chia\util\bech32m.py", line 114, in decode_puzzle_hash File "chia\util\bech32m.py", line 70, in bech32_decode TypeError: 'NoneType' object is not iterable [13480] Failed to execute script 'start_farmer' due to unhandled exception!

Haven't debugged further than that

jack60612 commented 3 years ago

Having the same issue as well....has there been any update on this? Tried both 1.2.5 and 1.2.7. Used to be fine until I updated windows (KB4023057 and KB5004331)

Issue seems to originate from the Farmer (running from CLI returns the following err stack): File "Lib\site-packages\chia\server\start_farmer.py", line 67, in <module> File "Lib\site-packages\chia\server\start_farmer.py", line 63, in main File "chia\server\start_service.py", line 255, in run_service File "asyncio\runners.py", line 44, in run File "asyncio\base_events.py", line 642, in run_until_complete File "chia\server\start_service.py", line 249, in async_run_service File "chia\server\start_service.py", line 171, in run File "chia\server\start_service.py", line 135, in start File "chia\farmer\farmer.py", line 183, in _start File "chia\farmer\farmer.py", line 152, in setup_keys File "chia\util\bech32m.py", line 114, in decode_puzzle_hash File "chia\util\bech32m.py", line 70, in bech32_decode TypeError: 'NoneType' object is not iterable [13480] Failed to execute script 'start_farmer' due to unhandled exception!

Haven't debugged further than that

unrelated issue

github-actions[bot] commented 3 years ago

This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.

github-actions[bot] commented 3 years ago

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