silicoin-network / silicoin-blockchain

Silicoin blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
79 stars 28 forks source link

Don‘t farming & read NFT plots is slowly[BUG] #164

Closed minguohua closed 2 years ago

minguohua commented 2 years ago

Describe the bug 2021-11-30T08:29:53.574 farmer chia.farmer.farmer : WARNING Respond plots came too late 2021-11-30T08:29:53.587 farmer chia.farmer.farmer : ERROR Harvester did not respond. You might need to update harvester to the latest version 2021-11-30T08:30:05.075 full_node full_node_server : WARNING Cannot write to closing transport 78.84.55.18 2021-11-30T08:35:54.059 harvester harvester_server : ERROR Exception: <class 'asyncio.exceptions.TimeoutError'>, closing connection {'host': '127.0.0.1', 'port': 11447}. Traceback (most recent call last): File "chia\server\server.py", line 569, in api_call File "asyncio\tasks.py", line 496, in wait_for asyncio.exceptions.TimeoutError

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

Last Attempted Proof
Challenge | Plots Passed Filter | Proofs Found | Date -- | -- | -- | -- 0x46cd2d0b92f504ed41c4ae9c7d221416787368950422affe159440ec1b313878 | 9 / 4412 | 0 | Nov 30, 8:06:55 AM 0x46cd2d0b92f504ed41c4ae9c7d221416787368950422affe159440ec1b313878 | 6 / 4412 | 0 | Nov 30, 8:06:55 AM 0x46cd2d0b92f504ed41c4ae9c7d221416787368950422affe159440ec1b313878 | 9 / 4412 | 0 | Nov 30, 8:06:55 AM 0x46cd2d0b92f504ed41c4ae9c7d221416787368950422affe159440ec1b313878 | 6 / 4412 | 0 | Nov 30, 8:06:55 AM 0x46cd2d0b92f504ed41c4ae9c7d221416787368950422affe159440ec1b313878 | 9 / 4412 | 0 | Nov 30, 8:06:55 AM

Computer time is 8:35 AM Desktop

Additional context

albertcoady commented 2 years ago

It seems that your harvester is not working, please restart the app.

minguohua commented 2 years ago

restart,then can't read nft plots,must reload directory.then nothing changes.

albertcoady commented 2 years ago

It still show the error log like this? "2021-11-30T08:29:53.587 farmer chia.farmer.farmer : ERROR Harvester did not respond. You might need to update harvester to the latest version"

minguohua commented 2 years ago

YES! 1:When the plots over about 300TiB(3000 plots),APP harvester update slowly. 2:Restart the app,don't load plots,Click refresh,no update to load plots,must delete then add it. 3:Sync full node,auto connect to port 11444,Hight is about 170K,correct port is 22222,hight is about 128K

CHIA harveste 1.421PiB plots but no problem.other forks is normal too. I have 1.421 PiB plots,Farmed 4 blocks last 10 days.

albertcoady commented 2 years ago

How many forks are you farming at the same time?

minguohua commented 2 years ago

4 forks usally,most of 10 forks is NOT this problem. Single SIT is like this,

albertcoady commented 2 years ago

It is better to load around 300T plot files one time for the harvester.

PrEzi3 commented 2 years ago

@albertcoady This is the same and related to harvester performance problems reported by me.

github-actions[bot] commented 2 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.

PrEzi3 commented 2 years ago

Bumping up, related to #175

github-actions[bot] commented 2 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 2 years ago

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