Ansicht von 7 Beiträgen - 1 bis 7 (von insgesamt 7)
  • Autor
    Beiträge
  • #4629
    blake0652
    Teilnehmer

    Ich farme über ein Raspberry und habe sowohl Festpatten daran angeschlossen als auch eine NAS auf die es zugreift.

    Doch täglich wenn ich es mir morgens angucke, sehe ich unter der Farmingkategorie dass er mit dem Farmen mitten in der Nacht aufgehört hat. Woran kann das liegen?
    Hab auch schon in der Log nachgeguckt aber werde aus den ganzen Errormeldungen nicht schlau

    2021-11-20T22:54:07.322 harvester asyncio                 : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-9398' coro=<WebSocketWriter.ping() done, defined at aiohttp/http_websocket.py:669> exception=ConnectionResetError('Cannot write to closing transport')>
    Traceback (most recent call last):
      File "aiohttp/http_websocket.py", line 673, in ping
      File "aiohttp/http_websocket.py", line 643, in _send_frame
      File "aiohttp/http_websocket.py", line 660, in _write
    ConnectionResetError: Cannot write to closing transport
    2021-11-20T22:54:40.117 daemon __main__                   : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T22:54:40.120 daemon __main__                   : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.crt' are too open. Expected 0644
    2021-11-20T22:54:40.121 daemon __main__                   : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T22:54:40.123 daemon __main__                   : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.key' are too open. Expected 0600
    2021-11-20T22:54:47.100 harvester chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T22:54:47.104 harvester chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.crt' are too open. Expected 0644
    2021-11-20T22:54:47.105 harvester chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T22:54:47.106 harvester chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.key' are too open. Expected 0600
    2021-11-20T22:54:47.649 farmer chia.farmer.farmer         : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T22:54:47.651 farmer chia.farmer.farmer         : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.crt' are too open. Expected 0644
    2021-11-20T22:54:47.656 farmer chia.farmer.farmer         : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T22:54:47.659 farmer chia.farmer.farmer         : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.key' are too open. Expected 0600
    2021-11-20T22:54:48.346 wallet chia.wallet.wallet_node    : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T22:54:48.349 wallet chia.wallet.wallet_node    : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.crt' are too open. Expected 0644
    2021-11-20T22:54:48.352 wallet chia.wallet.wallet_node    : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T22:54:48.355 wallet chia.wallet.wallet_node    : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.key' are too open. Expected 0600
    2021-11-20T22:54:49.118 farmer farmer_server              : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T22:54:49.122 farmer farmer_server              : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/farmer/private_farmer.crt' are too open. Expected 0644
    2021-11-20T22:54:49.125 farmer farmer_server              : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T22:54:49.127 farmer farmer_server              : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/farmer/private_farmer.key' are too open. Expected 0600
    2021-11-20T22:54:49.144 farmer chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T22:54:49.147 farmer chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.crt' are too open. Expected 0644
    2021-11-20T22:54:49.154 farmer chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T22:54:49.158 farmer chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.key' are too open. Expected 0600
    2021-11-20T22:55:14.583 full_node concurrent.futures      : ERROR    exception calling callback for <Future at 0x7f92422c70 state=finished returned bool>
    Traceback (most recent call last):
      File "concurrent/futures/_base.py", line 328, in _invoke_callbacks
      File "asyncio/futures.py", line 374, in _call_set_state
      File "asyncio/base_events.py", line 764, in call_soon_threadsafe
      File "asyncio/base_events.py", line 508, in _check_closed
    RuntimeError: Event loop is closed
    2021-11-20T23:01:12.603 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/chia_ca.crt' are too open. Expected 0644
    2021-11-20T23:01:12.610 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/full_node/public_full_node.crt' are too open. Expected 0644
    2021-11-20T23:01:12.611 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/chia_ca.key' are too open. Expected 0600
    2021-11-20T23:01:12.623 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/full_node/public_full_node.key' are too open. Expected 0600
    2021-11-20T23:01:12.637 full_node chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T23:01:12.638 full_node chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.crt' are too open. Expected 0644
    2021-11-20T23:01:12.640 full_node chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T23:01:12.641 full_node chia.rpc.rpc_server     : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.key' are too open. Expected 0600
    2021-11-20T23:03:06.644 wallet chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt' are too open. Expected 0644
    2021-11-20T23:03:06.646 wallet chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.crt' are too open. Expected 0644
    2021-11-20T23:03:06.647 wallet chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/private_ca.key' are too open. Expected 0600
    2021-11-20T23:03:06.648 wallet chia.rpc.rpc_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/daemon/private_daemon.key' are too open. Expected 0600
    2021-11-20T23:06:06.460 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.93 seconds
    2021-11-20T23:08:02.121 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.87 seconds
    2021-11-20T23:08:48.270 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.42 seconds
    2021-11-20T23:11:51.116 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.63 seconds
    2021-11-20T23:12:14.175 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.93 seconds
    2021-11-20T23:12:54.246 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.25 seconds
    2021-11-20T23:14:11.749 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.04 seconds
    2021-11-20T23:14:40.521 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.29 seconds
    2021-11-20T23:17:59.162 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.01 seconds
    2021-11-20T23:18:35.277 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.83 seconds
    2021-11-20T23:19:12.840 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.45 seconds
    2021-11-20T23:22:17.981 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.70 seconds
    2021-11-20T23:22:49.530 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.31 seconds
    2021-11-20T23:24:32.169 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.63 seconds
    2021-11-20T23:26:28.008 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.38 seconds
    2021-11-20T23:27:02.784 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.12 seconds
    2021-11-20T23:30:21.268 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.74 seconds
    2021-11-20T23:32:56.264 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.55 seconds
    2021-11-20T23:33:38.599 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.60 seconds
    2021-11-20T23:37:18.906 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.10 seconds
    2021-11-20T23:37:52.386 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.48 seconds
    2021-11-20T23:39:02.346 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.91 seconds
    2021-11-20T23:41:18.169 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.99 seconds
    2021-11-20T23:41:49.289 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.58 seconds
    2021-11-20T23:43:37.071 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.23 seconds
    2021-11-20T23:45:36.592 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 13.20 seconds
    2021-11-20T23:48:17.915 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.01 seconds
    2021-11-20T23:48:44.595 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.52 seconds
    2021-11-20T23:51:46.280 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.81 seconds
    2021-11-20T23:52:12.846 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.91 seconds
    2021-11-20T23:57:55.614 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 13.20 seconds
    2021-11-20T23:59:04.572 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.57 seconds
    2021-11-21T00:00:57.441 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.30 seconds
    2021-11-21T00:01:42.718 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.08 seconds
    2021-11-21T00:03:36.793 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.73 seconds
    2021-11-21T00:04:04.503 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.37 seconds
    2021-11-21T00:04:28.650 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.13 seconds
    2021-11-21T00:06:34.223 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.41 seconds
    2021-11-21T00:07:09.300 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.25 seconds
    2021-11-21T00:08:58.166 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.14 seconds
    2021-11-21T00:09:45.554 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.89 seconds
    2021-11-21T00:11:15.747 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.99 seconds
    2021-11-21T00:13:42.944 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.05 seconds
    2021-11-21T00:14:30.886 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.25 seconds
    2021-11-21T00:15:08.602 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 12.59 seconds
    2021-11-21T00:16:57.313 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.68 seconds
    2021-11-21T00:17:29.140 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 13.26 seconds
    2021-11-21T00:19:02.313 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 10.66 seconds
    2021-11-21T00:20:55.496 full_node chia.full_node.full_node: WARNING  Block pre-validation time: 11.74 seconds
    2021-11-21T00:24:05.145 full_node chia.full_node.full_node: WARNING  Block validation time: 3.45 seconds, pre_validation time: 1.18 seconds, cost: 397587831, percent full: 3.614%
    2021-11-21T00:26:55.647 full_node chia.full_node.full_node: WARNING  Block validation time: 3.32 seconds, pre_validation time: 0.67 seconds, cost: 446570658, percent full: 4.06%
    2021-11-21T00:27:34.718 full_node chia.full_node.full_node: WARNING  Block validation time: 4.10 seconds, pre_validation time: 1.04 seconds, cost: 1840473550, percent full: 16.732%
    2021-11-21T00:30:37.509 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume3/Teal Thrush/plot-k32-2021-09-03-15-09-55bf87827e9c3832289c07ccee58aee5ec63065b94c32bd9b0b92f9ef80c1973.plot took: 5.107424259185791. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T00:30:37.671 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-11-05-51-7b1d0f5294aca6d89b150a5f2acd650bdb54bb1e877b6424e894987f1dca279e.plot took: 5.013841867446899. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T00:30:38.049 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 46.35201573371887. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:30:38.079 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 55.96326518058777. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:30:38.099 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 55.97108840942383. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:30:38.164 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 55.976219177246094. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:31:08.107 full_node chia.full_node.full_node: WARNING  Block validation time: 3.87 seconds, pre_validation time: 0.64 seconds, cost: 1184417510, percent full: 10.767%
    2021-11-21T00:32:12.795 full_node chia.full_node.full_node: WARNING  Block validation time: 25.61 seconds, pre_validation time: 0.75 seconds, cost: 649995181, percent full: 5.909%
    2021-11-21T00:34:11.024 full_node chia.full_node.full_node: WARNING  Block validation time: 3.40 seconds, pre_validation time: 0.91 seconds, cost: 542990748, percent full: 4.936%
    2021-11-21T00:36:00.437 full_node chia.full_node.full_node: WARNING  Block validation time: 2.42 seconds, pre_validation time: 1.42 seconds, cost: 1208042705, percent full: 10.982%
    2021-11-21T00:37:12.144 full_node chia.full_node.full_node: WARNING  Block validation time: 8.30 seconds, pre_validation time: 0.97 seconds, cost: 1489500041, percent full: 13.541%
    2021-11-21T00:39:26.114 full_node chia.full_node.full_node: WARNING  Block validation time: 3.41 seconds, pre_validation time: 0.55 seconds, cost: 1065655540, percent full: 9.688%
    2021-11-21T00:42:04.287 full_node chia.full_node.full_node: WARNING  Block validation time: 14.79 seconds, pre_validation time: 0.58 seconds, cost: 604396665, percent full: 5.495%
    2021-11-21T00:42:34.576 full_node chia.full_node.full_node: WARNING  Block validation time: 2.40 seconds, pre_validation time: 0.72 seconds, cost: 1148298166, percent full: 10.439%
    2021-11-21T00:43:57.673 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume5/Teal Thrush/plot-k32-2021-08-15-03-03-bdc1c41aee4ff60b836f24fb0a04f7a6c00a63bc7150581a2c7815ffe385a943.plot took: 7.6704490184783936. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T00:43:57.709 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume1/Chocolate Dragonfly/plot-k32-2021-11-05-03-55-d27198f66e2276ecf41d52260e087c408c0168864dc7f9a28bbfb35723a950b2.plot took: 7.708829164505005. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T00:45:16.840 full_node chia.full_node.full_node: WARNING  Block validation time: 6.15 seconds, pre_validation time: 0.59 seconds, cost: 696098955, percent full: 6.328%
    2021-11-21T00:46:52.460 full_node chia.full_node.full_node: WARNING  Block validation time: 40.44 seconds, pre_validation time: 0.98 seconds, cost: 1540361883, percent full: 14.003%
    2021-11-21T00:46:56.476 full_node chia.full_node.full_node: WARNING  Block validation time: 2.71 seconds, pre_validation time: 0.62 seconds, cost: None
    2021-11-21T00:47:01.170 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 40.24971270561218. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:47:05.885 full_node chia.full_node.full_node: WARNING  Block validation time: 3.83 seconds, pre_validation time: 0.76 seconds, cost: 1028838830, percent full: 9.353%
    2021-11-21T00:51:16.659 full_node chia.full_node.full_node: WARNING  Block validation time: 2.84 seconds, pre_validation time: 2.79 seconds, cost: None
    2021-11-21T00:51:20.844 full_node chia.full_node.full_node: WARNING  Block validation time: 2.96 seconds, pre_validation time: 0.65 seconds, cost: 356167223, percent full: 3.238%
    2021-11-21T00:53:56.860 full_node chia.full_node.full_node: WARNING  Block validation time: 3.11 seconds, pre_validation time: 0.62 seconds, cost: 766778242, percent full: 6.971%
    2021-11-21T00:56:46.018 full_node chia.full_node.full_node: WARNING  Block validation time: 4.03 seconds, pre_validation time: 1.27 seconds, cost: 559082259, percent full: 5.083%
    2021-11-21T00:58:55.088 full_node chia.full_node.full_node: WARNING  Block validation time: 72.97 seconds, pre_validation time: 1.30 seconds, cost: 2285550163, percent full: 20.778%
    2021-11-21T00:58:59.512 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 76.33331799507141. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:58:59.533 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 76.3344669342041. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:59:01.290 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 47.656394243240356. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:59:03.511 full_node chia.full_node.full_node: WARNING  Block validation time: 2.04 seconds, pre_validation time: 1.01 seconds, cost: 643338340, percent full: 5.849%
    2021-11-21T00:59:07.502 full_node chia.full_node.full_node: WARNING  Block validation time: 3.94 seconds, pre_validation time: 0.82 seconds, cost: None
    2021-11-21T00:59:11.224 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 35.030760765075684. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T00:59:58.035 full_node chia.full_node.full_node: WARNING  Block validation time: 3.30 seconds, pre_validation time: 0.59 seconds, cost: 416905685, percent full: 3.79%
    2021-11-21T01:01:26.334 full_node chia.full_node.full_node: WARNING  Block validation time: 5.70 seconds, pre_validation time: 0.81 seconds, cost: 1208011570, percent full: 10.982%
    2021-11-21T01:03:03.074 full_node chia.full_node.full_node: WARNING  Block validation time: 7.01 seconds, pre_validation time: 0.66 seconds, cost: 1220329617, percent full: 11.094%
    2021-11-21T01:05:02.975 full_node chia.full_node.full_node: WARNING  Block validation time: 3.12 seconds, pre_validation time: 0.71 seconds, cost: 470704810, percent full: 4.279%
    2021-11-21T01:06:29.281 full_node chia.full_node.full_node: WARNING  Block validation time: 2.00 seconds, pre_validation time: 0.55 seconds, cost: 726451568, percent full: 6.604%
    2021-11-21T01:07:34.974 full_node chia.full_node.full_node: WARNING  Block validation time: 12.14 seconds, pre_validation time: 0.92 seconds, cost: 1898516770, percent full: 17.259%
    2021-11-21T01:08:18.926 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book/Teal Trush/plot-k32-2021-07-27-10-50-8d24e0e02b4cd9a618a1422be89de8e51b49eb85b92f035556865f834e065daf.plot took: 21.33138155937195. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:08:20.250 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume5/Teal Thrush/plot-k32-2021-08-15-15-41-cbc80d8d99b713aa89da3355b612b3e701927c524e57216575413e9103b7b5bd.plot took: 22.655253171920776. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:08:54.512 full_node chia.full_node.full_node: WARNING  Block validation time: 4.13 seconds, pre_validation time: 1.36 seconds, cost: 773376462, percent full: 7.031%
    2021-11-21T01:12:10.789 full_node chia.full_node.full_node: WARNING  Block validation time: 82.12 seconds, pre_validation time: 0.60 seconds, cost: 1161619908, percent full: 10.56%
    2021-11-21T01:12:16.952 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 4/Chocolate Dragonly/plot-k32-2021-08-04-14-52-7319aad3a6dba911e337c2dca7b46e4d930acc7acc241c26ec2b53b08c157124.plot took: 5.208987236022949. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:12:18.462 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 54.395997524261475. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:12:18.541 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 73.70903539657593. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:12:18.545 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 35.11481595039368. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:12:19.998 full_node chia.full_node.full_node: WARNING  Block validation time: 8.53 seconds, pre_validation time: 1.35 seconds, cost: 496342798, percent full: 4.512%
    2021-11-21T01:12:24.806 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 30.63075876235962. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:13:13.443 full_node chia.full_node.full_node: WARNING  Block validation time: 2.99 seconds, pre_validation time: 0.69 seconds, cost: 497796499, percent full: 4.525%
    2021-11-21T01:13:35.690 harvester chia.harvester.harvester: ERROR    Error using prover object Src size is incorrect
    2021-11-21T01:13:35.713 harvester chia.harvester.harvester: ERROR    File: /media/pi/wd my book/Teal Trush/plot-k32-2021-07-29-00-07-f3c65cf9a73ad15d433ca2eeee16a60477eb4fc78f9126860130e06a95f2944f.plot Plot ID: f3c65cf9a73ad15d433ca2eeee16a60477eb4fc78f9126860130e06a95f2944f, challenge: 4de440de4105f59c0faab6e1d54fdf1890f168045b29116632f7a3f3c39d3c67, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x7fa499e3b0>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: e82dbf53effbdf32e84f64b5c436ba2d3852507a60c47a78e0e84a963ab166df>, plot_public_key=<G1Element a439ee47a1a04ddb5eb3699147f58b81512996e81ffa5042bbe051a01a1c9e8ad413f59aa1308811d00540b89615d5e3>, file_size=108881830545, time_modified=1627541857.75456)
    2021-11-21T01:14:16.789 full_node chia.full_node.full_node: WARNING  Block validation time: 2.55 seconds, pre_validation time: 0.89 seconds, cost: 567441795, percent full: 5.159%
    2021-11-21T01:15:19.620 full_node chia.full_node.full_node: WARNING  Block validation time: 5.91 seconds, pre_validation time: 0.64 seconds, cost: 1102662066, percent full: 10.024%
    2021-11-21T01:17:41.423 full_node chia.full_node.full_node: WARNING  Block validation time: 6.28 seconds, pre_validation time: 0.69 seconds, cost: 1754566669, percent full: 15.951%
    2021-11-21T01:18:39.726 full_node chia.full_node.full_node: WARNING  Block validation time: 2.70 seconds, pre_validation time: 1.12 seconds, cost: 777564978, percent full: 7.069%
    2021-11-21T01:21:40.841 full_node chia.full_node.full_node: WARNING  Block validation time: 69.33 seconds, pre_validation time: 0.71 seconds, cost: 1485715074, percent full: 13.507%
    2021-11-21T01:21:45.564 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 62.00718283653259. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:21:45.672 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 62.015175342559814. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:21:45.674 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 62.01133346557617. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:21:50.236 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 45.47080111503601. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:21:52.325 full_node chia.full_node.full_node: WARNING  Block validation time: 5.35 seconds, pre_validation time: 0.69 seconds, cost: 350239534, percent full: 3.184%
    2021-11-21T01:22:07.832 full_node chia.full_node.full_node: WARNING  Block validation time: 9.12 seconds, pre_validation time: 1.24 seconds, cost: 1156006710, percent full: 10.509%
    2021-11-21T01:22:34.656 full_node chia.full_node.full_node: WARNING  Block validation time: 2.54 seconds, pre_validation time: 0.67 seconds, cost: 911449792, percent full: 8.286%
    2021-11-21T01:23:23.948 full_node chia.full_node.full_node: WARNING  Block validation time: 3.58 seconds, pre_validation time: 0.59 seconds, cost: 512090248, percent full: 4.655%
    2021-11-21T01:24:58.110 full_node chia.full_node.full_node: WARNING  Block validation time: 5.18 seconds, pre_validation time: 0.57 seconds, cost: 961836344, percent full: 8.744%
    2021-11-21T01:26:57.095 full_node chia.full_node.full_node: WARNING  Block validation time: 11.15 seconds, pre_validation time: 0.84 seconds, cost: 1855368642, percent full: 16.867%
    2021-11-21T01:28:04.994 full_node chia.full_node.full_node: WARNING  Block validation time: 2.57 seconds, pre_validation time: 0.73 seconds, cost: 844313985, percent full: 7.676%
    2021-11-21T01:29:17.807 full_node chia.full_node.coin_store: WARNING  It took 10.74s to apply 637 additions and 161 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T01:29:35.632 full_node chia.full_node.full_node: WARNING  Block validation time: 30.18 seconds, pre_validation time: 1.02 seconds, cost: 2890345932, percent full: 26.276%
    2021-11-21T01:29:38.797 full_node chia.full_node.full_node: WARNING  Block validation time: 2.46 seconds, pre_validation time: 2.13 seconds, cost: None
    2021-11-21T01:30:28.407 harvester chia.harvester.harvester: ERROR    Error using prover object Src size is incorrect
    2021-11-21T01:30:28.436 harvester chia.harvester.harvester: ERROR    File: /media/pi/wd my book/Teal Trush/plot-k32-2021-07-29-00-07-f3c65cf9a73ad15d433ca2eeee16a60477eb4fc78f9126860130e06a95f2944f.plot Plot ID: f3c65cf9a73ad15d433ca2eeee16a60477eb4fc78f9126860130e06a95f2944f, challenge: c95848b69c5c9ed0060ebc4f7ff07548208a55ae388f79f18cc8e921933c0b23, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x7fa499e3b0>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: e82dbf53effbdf32e84f64b5c436ba2d3852507a60c47a78e0e84a963ab166df>, plot_public_key=<G1Element a439ee47a1a04ddb5eb3699147f58b81512996e81ffa5042bbe051a01a1c9e8ad413f59aa1308811d00540b89615d5e3>, file_size=108881830545, time_modified=1627541857.75456)
    2021-11-21T01:31:59.735 full_node chia.full_node.full_node: WARNING  Block validation time: 43.32 seconds, pre_validation time: 1.00 seconds, cost: 2992524544, percent full: 27.205%
    2021-11-21T01:32:02.553 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 45.77649474143982. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:32:02.663 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 45.87922525405884. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:32:10.247 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 4/Chocolate Dragonly/plot-k32-2021-08-04-22-45-32be4b9ce90cded0680bb3e4e49bf34a90ced4b370d683363511d6d32a5f9075.plot took: 6.442209959030151. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:32:10.397 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume2/Chocolate Dragonfly/plot-k32-2021-11-03-03-27-c84d5d47a6b033b68e064c92ea03c50f592c6ab561a0d614d1c34cfe780a9aae.plot took: 6.601199626922607. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:32:10.399 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-12-15-54-aa764005dbd49a3ed3d0bd18a08ae4996b671632f9a18f79ee50b682e44771ba.plot took: 6.603487014770508. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:32:11.922 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 3/Teal Thrush/plot-k32-2021-08-08-00-02-a831182017b45b506c916e65f9e4e67477ee084bdd21e76f70b8c2eca2187305.plot took: 7.080360412597656. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:32:13.286 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 46.11409091949463. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:32:13.338 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 46.11719083786011. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:32:13.456 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 46.32125997543335. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:32:13.472 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 35.4298255443573. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:32:13.496 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 46.3197455406189. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T01:32:26.267 harvester chia.harvester.harvester: ERROR    Error using prover object Src size is incorrect
    2021-11-21T01:32:26.285 harvester chia.harvester.harvester: ERROR    File: /home/pi/Desktop/NAS/Volume1/Chocolate Dragonfly/plot-k32-2021-11-05-02-19-a99e09504bcaad390ecadbb2f4a6649284d561c7ced03cd2d2e4fb6a66b2303b.plot Plot ID: a99e09504bcaad390ecadbb2f4a6649284d561c7ced03cd2d2e4fb6a66b2303b, challenge: e2d66691bee5fac08d324a401c2651e9d149fb13a03e03255ccc794aae1cacd7, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x7fa4957db0>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: 535c898540199680c5c7316b4cf125f392d2f8ca790c12162fef1de05a4d7a09>, plot_public_key=<G1Element a0f1d48dd88958ad5f8bc5a0f9e012a94d68e43485104f1acb2f7661837e2dc20f0e08f8959dd68fa2786bd3bd1380db>, file_size=108876051738, time_modified=1636384430.210655)
    2021-11-21T01:32:51.730 full_node chia.full_node.full_node: WARNING  Block validation time: 2.62 seconds, pre_validation time: 0.70 seconds, cost: 882787785, percent full: 8.025%
    2021-11-21T01:33:55.062 full_node chia.full_node.full_node: WARNING  Block validation time: 3.69 seconds, pre_validation time: 0.48 seconds, cost: 705107212, percent full: 6.41%
    2021-11-21T01:34:09.211 harvester chia.harvester.harvester: ERROR    Error using prover object Src size is incorrect
    2021-11-21T01:34:09.334 harvester chia.harvester.harvester: ERROR    File: /media/pi/wd my book/Teal Trush/plot-k32-2021-07-29-00-08-efb09895efd2c844aefa02b45c29afb238729c5751e822b93993b62fd1c719e4.plot Plot ID: efb09895efd2c844aefa02b45c29afb238729c5751e822b93993b62fd1c719e4, challenge: 21ede5225368c050f95d79aadc6a16b35da3740a45c36516f96f11d88cea6fcf, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x7fa49a1230>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: e82dbf53effbdf32e84f64b5c436ba2d3852507a60c47a78e0e84a963ab166df>, plot_public_key=<G1Element b53b2ef459b271e48583d172bdd2016f2c563c35f307b8f55af7e7fdf4554bb5933193d3c91102b8420afda54cd1c153>, file_size=108843294315, time_modified=1627541857.89456)
    2021-11-21T01:34:45.947 full_node chia.full_node.full_node: WARNING  Block validation time: 2.32 seconds, pre_validation time: 0.78 seconds, cost: 445280914, percent full: 4.048%
    2021-11-21T01:35:48.699 full_node chia.full_node.full_node: WARNING  Block validation time: 2.33 seconds, pre_validation time: 0.66 seconds, cost: 528325584, percent full: 4.803%
    2021-11-21T01:38:47.352 full_node chia.full_node.full_node: WARNING  Block validation time: 8.89 seconds, pre_validation time: 0.99 seconds, cost: 2319010955, percent full: 21.082%
    2021-11-21T01:39:29.323 full_node chia.full_node.full_node: WARNING  Block validation time: 6.53 seconds, pre_validation time: 0.75 seconds, cost: 530593366, percent full: 4.824%
    2021-11-21T01:40:08.263 full_node chia.full_node.full_node: WARNING  Block validation time: 2.41 seconds, pre_validation time: 0.71 seconds, cost: 399588059, percent full: 3.633%
    2021-11-21T01:40:55.842 full_node chia.full_node.full_node: WARNING  Block validation time: 3.83 seconds, pre_validation time: 0.76 seconds, cost: 445202501, percent full: 4.047%
    2021-11-21T01:42:22.413 full_node chia.full_node.full_node: WARNING  Block validation time: 3.79 seconds, pre_validation time: 0.54 seconds, cost: 707384373, percent full: 6.431%
    2021-11-21T01:43:47.824 full_node chia.full_node.full_node: WARNING  Block validation time: 26.70 seconds, pre_validation time: 0.66 seconds, cost: 1442961706, percent full: 13.118%
    2021-11-21T01:44:08.076 full_node chia.full_node.full_node: WARNING  Block validation time: 3.36 seconds, pre_validation time: 0.67 seconds, cost: 510453559, percent full: 4.64%
    2021-11-21T01:44:18.308 full_node chia.full_node.full_node: WARNING  Block validation time: 4.00 seconds, pre_validation time: 3.40 seconds, cost: None
    2021-11-21T01:46:12.611 full_node chia.full_node.full_node: WARNING  Block validation time: 2.09 seconds, pre_validation time: 0.55 seconds, cost: 547787778, percent full: 4.98%
    2021-11-21T01:47:23.908 full_node chia.full_node.full_node: WARNING  Block validation time: 7.06 seconds, pre_validation time: 0.99 seconds, cost: 1417685894, percent full: 12.888%
    2021-11-21T01:48:18.910 full_node chia.full_node.full_node: WARNING  Block validation time: 2.29 seconds, pre_validation time: 0.91 seconds, cost: 593515443, percent full: 5.396%
    2021-11-21T01:51:36.461 farmer chia.farmer.farmer         : ERROR    Harvester '127.0.0.1/a4ba50039fb9a17b4655f96901da1496640d871b220e6bfd5022e1edc1c5e38f' did not respond: (version mismatch or time out 90s)
    2021-11-21T01:51:36.446 full_node chia.full_node.full_node: WARNING  Block validation time: 112.16 seconds, pre_validation time: 0.58 seconds, cost: 857094449, percent full: 7.792%
    2021-11-21T01:51:39.755 full_node chia.full_node.full_node: WARNING  Block validation time: 2.67 seconds, pre_validation time: 0.84 seconds, cost: None
    2021-11-21T01:51:58.573 full_node chia.full_node.full_node: WARNING  Block validation time: 13.43 seconds, pre_validation time: 1.28 seconds, cost: 687802511, percent full: 6.253%
    2021-11-21T01:53:15.645 full_node chia.full_node.full_node: WARNING  Block validation time: 49.25 seconds, pre_validation time: 1.99 seconds, cost: 1470189333, percent full: 13.365%
    2021-11-21T01:53:24.920 full_node chia.full_node.full_node: WARNING  Block validation time: 6.12 seconds, pre_validation time: 1.06 seconds, cost: 459951560, percent full: 4.181%
    2021-11-21T01:54:08.695 full_node chia.full_node.full_node: WARNING  Block validation time: 7.43 seconds, pre_validation time: 1.21 seconds, cost: 544175446, percent full: 4.947%
    2021-11-21T01:54:48.932 full_node chia.full_node.full_node: WARNING  Block validation time: 9.01 seconds, pre_validation time: 1.25 seconds, cost: 485655170, percent full: 4.415%
    2021-11-21T01:57:07.852 full_node chia.full_node.full_node: WARNING  Block validation time: 2.08 seconds, pre_validation time: 0.64 seconds, cost: 627438417, percent full: 5.704%
    2021-11-21T01:58:47.696 full_node chia.full_node.coin_store: WARNING  It took 38.40s to apply 514 additions and 34 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T01:59:04.379 full_node chia.full_node.full_node: WARNING  Block validation time: 56.93 seconds, pre_validation time: 0.97 seconds, cost: 1821048263, percent full: 16.555%
    2021-11-21T01:59:11.172 full_node chia.full_node.full_node: WARNING  Block validation time: 2.88 seconds, pre_validation time: 0.85 seconds, cost: None
    2021-11-21T01:59:13.786 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 2/chocolate dragonfly/plot-k32-2021-08-14-10-39-994c7fdac72d11b7f7e3f1e5cea34857817a06552050e36e326a5a828d2890ba.plot took: 8.892090082168579. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:59:13.974 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume5/Teal Thrush/plot-k32-2021-08-15-15-43-27d60961f8b58a98ba66647b6e701d5a5de14dc8cf211b4cf9c97cd6cb77f8a9.plot took: 9.089337348937988. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:59:14.910 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 4/Chocolate Dragonly/plot-k32-2021-08-03-18-52-37805b42de33bec94d2ba19eb84151740c53936974d5aa4277de207c87994617.plot took: 8.87053370475769. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:59:15.139 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 2/chocolate dragonfly/plot-k32-2021-08-14-01-00-cd89681ee78cf8e4ccb8a1191419f2afd8ed5ce71c147d8d44aa308d3b40c8fb.plot took: 9.121726751327515. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:59:15.140 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-15-20-53-90be93c0202a1d037e50a245c6b058f8eadb472248a78ab054e027f4f92c02ed.plot took: 9.122830152511597. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T01:59:54.720 full_node chia.full_node.full_node: WARNING  Block validation time: 2.71 seconds, pre_validation time: 0.80 seconds, cost: None
    2021-11-21T02:00:10.709 full_node chia.full_node.coin_store: WARNING  It took 13.57s to apply 29 additions and 126 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:00:18.231 full_node chia.full_node.full_node: WARNING  Block validation time: 22.80 seconds, pre_validation time: 1.07 seconds, cost: 1062296524, percent full: 9.657%
    2021-11-21T02:00:26.775 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 62.508056640625. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:00:27.006 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 62.513513803482056. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:00:31.615 full_node chia.full_node.coin_store: WARNING  It took 11.76s to apply 48 additions and 88 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:00:35.479 full_node chia.full_node.full_node: WARNING  Block validation time: 16.98 seconds, pre_validation time: 1.03 seconds, cost: 920606577, percent full: 8.369%
    2021-11-21T02:00:42.605 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 38.70809507369995. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:00:44.992 full_node chia.full_node.full_node: WARNING  Block validation time: 7.67 seconds, pre_validation time: 0.94 seconds, cost: 199490312, percent full: 1.814%
    2021-11-21T02:02:07.759 full_node chia.full_node.coin_store: WARNING  It took 29.19s to apply 425 additions and 19 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:02:24.265 full_node chia.full_node.full_node: WARNING  Block validation time: 47.89 seconds, pre_validation time: 1.67 seconds, cost: 1210288963, percent full: 11.003%
    2021-11-21T02:02:29.815 harvester chia.harvester.harvester: ERROR    Error using prover object Src size is incorrect
    2021-11-21T02:02:29.927 harvester chia.harvester.harvester: ERROR    File: /media/pi/wd my book/Teal Trush/plot-k32-2021-07-31-01-56-636e1f433d62a51262cd8fb3febac7b6917a9d8ac5c9c7a0a75dab7790b83242.plot Plot ID: 636e1f433d62a51262cd8fb3febac7b6917a9d8ac5c9c7a0a75dab7790b83242, challenge: ebb443d88a642e0a0e734700af553df7dab34bce20c023a13919359de7a9c88e, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x7fa41181f0>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: e82dbf53effbdf32e84f64b5c436ba2d3852507a60c47a78e0e84a963ab166df>, plot_public_key=<G1Element 8218b3c17e492b280baab297ea4ed285fe264c551d9049ea23e419599c4a0fa2a5d0fc8c29f5b51a4e56a2557495e947>, file_size=108738900739, time_modified=1627716282.108992)
    2021-11-21T02:02:32.051 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 47.17000722885132. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:02:35.228 full_node chia.full_node.full_node: WARNING  Block validation time: 7.88 seconds, pre_validation time: 1.00 seconds, cost: 195181241, percent full: 1.774%
    2021-11-21T02:02:44.525 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 29.21288824081421. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:04:04.876 full_node chia.full_node.full_node: WARNING  Block validation time: 5.39 seconds, pre_validation time: 0.57 seconds, cost: 770933369, percent full: 7.008%
    2021-11-21T02:05:18.084 full_node chia.full_node.full_node: WARNING  Block validation time: 7.96 seconds, pre_validation time: 0.80 seconds, cost: 274532842, percent full: 2.496%
    2021-11-21T02:06:27.299 harvester chia.harvester.harvester: ERROR    Error using prover object Src size is incorrect
    2021-11-21T02:06:27.628 harvester chia.harvester.harvester: ERROR    File: /media/pi/wd my book/Teal Trush/plot-k32-2021-07-29-00-08-efb09895efd2c844aefa02b45c29afb238729c5751e822b93993b62fd1c719e4.plot Plot ID: efb09895efd2c844aefa02b45c29afb238729c5751e822b93993b62fd1c719e4, challenge: 3ac1b2138c230b8ebd952beed2b7e06a36301e1096a7bd099b57ca12a6481d33, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x7fa49a1230>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: e82dbf53effbdf32e84f64b5c436ba2d3852507a60c47a78e0e84a963ab166df>, plot_public_key=<G1Element b53b2ef459b271e48583d172bdd2016f2c563c35f307b8f55af7e7fdf4554bb5933193d3c91102b8420afda54cd1c153>, file_size=108843294315, time_modified=1627541857.89456)
    2021-11-21T02:08:02.853 full_node chia.full_node.coin_store: WARNING  It took 36.21s to apply 452 additions and 64 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:09:00.262 full_node chia.full_node.full_node: WARNING  Block validation time: 94.99 seconds, pre_validation time: 0.93 seconds, cost: 1526033096, percent full: 13.873%
    2021-11-21T02:09:05.649 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 3/Teal Thrush/plot-k32-2021-08-10-04-47-cba3091c2b4d5f28ff025cc06077486027cf1b1ca44dbd2d329582b06690095d.plot took: 5.19238018989563. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:09:05.770 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-14-22-02-f62efd47f4502c962bff164a0c64bf977014376e16f292777d886c7222c5a7fe.plot took: 5.313417196273804. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:09:07.239 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-10-13-14-d0059cad70a500219b66b1db443688d5bbf69f2890d1b0ff22a80fd982356f6d.plot took: 5.18285059928894. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:09:07.201 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 101.52634143829346. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:07.301 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 101.52318048477173. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:07.866 full_node chia.full_node.full_node: WARNING  Block validation time: 2.77 seconds, pre_validation time: 0.72 seconds, cost: None
    2021-11-21T02:09:09.068 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 94.2001621723175. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:13.669 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 3/Teal Thrush/plot-k32-2021-08-02-00-19-3cd52e9b1bd4a3ec82f33cb52b02e71a64b0a9b35c374a859662b407e5bc4958.plot took: 5.59291410446167. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:09:13.751 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume1/Chocolate Dragonfly/plot-k32-2021-11-14-10-04-7174592ef7750a62571af9a25cbde630f04272a3e62fc3ccaf16991dc3a4ea67.plot took: 5.674758434295654. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:09:15.039 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-14-22-02-f62efd47f4502c962bff164a0c64bf977014376e16f292777d886c7222c5a7fe.plot took: 5.909238338470459. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:09:15.904 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 80.1361665725708. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:16.562 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 52.94510006904602. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:16.829 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 62.9236478805542. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:16.893 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 72.34835171699524. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:16.923 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 63.019538164138794. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:17.061 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 63.0938720703125. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:20.369 full_node chia.full_node.full_node: WARNING  Block validation time: 10.63 seconds, pre_validation time: 2.12 seconds, cost: 155531710, percent full: 1.414%
    2021-11-21T02:09:30.870 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 45.954994440078735. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:30.972 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 45.960773944854736. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:09:34.160 full_node chia.full_node.full_node: WARNING  Block validation time: 10.55 seconds, pre_validation time: 1.07 seconds, cost: 197469157, percent full: 1.795%
    2021-11-21T02:10:11.913 full_node chia.full_node.coin_store: WARNING  It took 10.50s to apply 25 additions and 63 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:10:17.106 full_node chia.full_node.full_node: WARNING  Block validation time: 17.59 seconds, pre_validation time: 1.36 seconds, cost: 495624379, percent full: 4.506%
    2021-11-21T02:11:11.577 full_node chia.full_node.full_node: WARNING  Block validation time: 10.48 seconds, pre_validation time: 1.61 seconds, cost: 178496080, percent full: 1.623%
    2021-11-21T02:12:31.745 full_node chia.full_node.coin_store: WARNING  It took 15.55s to apply 35 additions and 153 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:12:39.983 full_node chia.full_node.full_node: WARNING  Block validation time: 26.08 seconds, pre_validation time: 1.97 seconds, cost: 1047444842, percent full: 9.522%
    2021-11-21T02:12:47.447 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-12-14-35-77064adf58b21559d1fc1edbe83f41163493b0de3b6e515f1a6d641f993a04aa.plot took: 6.272554397583008. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:12:47.510 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-12-23-56-7292b7660b1427bd4081e3a7827ee386db63e2934f87e624f6ec788a5ffe304d.plot took: 6.335843086242676. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:12:48.663 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 30.399276971817017. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:12:48.787 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 30.421366214752197. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:14:03.661 full_node chia.full_node.coin_store: WARNING  It took 46.17s to apply 652 additions and 19 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:14:58.081 full_node chia.full_node.full_node: WARNING  Block validation time: 102.82 seconds, pre_validation time: 1.23 seconds, cost: 1611682192, percent full: 14.652%
    2021-11-21T02:15:04.685 full_node chia.full_node.full_node: WARNING  Block validation time: 2.65 seconds, pre_validation time: 1.21 seconds, cost: None
    2021-11-21T02:15:11.495 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 44.21942591667175. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:15:11.598 full_node chia.full_node.full_node: WARNING  Block validation time: 6.62 seconds, pre_validation time: 0.77 seconds, cost: 179830968, percent full: 1.635%
    2021-11-21T02:15:11.908 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume2/Chocolate Dragonfly/plot-k32-2021-07-24-01-56-472a663010a812176c8982c54163fda1ff023a764c23d0d3a142884386792e25.plot took: 6.148595809936523. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:15:13.860 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume2/Chocolate Dragonfly/plot-k32-2021-11-03-20-15-941368cbf3cca184202f2781f66cbd55f2384145435afabe0c4fe4e059368d27.plot took: 7.161405086517334. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:15:15.189 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 76.57433986663818. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:15:15.345 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 66.81237483024597. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:15:18.053 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 3/Teal Thrush/plot-k32-2021-08-08-16-30-8ed771b58c79dadbb8cc9a82dec7bde814d728c978f670f053d6a8a3a16ea4fe.plot took: 6.137495040893555. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:15:19.268 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 40.545817136764526. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:15:19.357 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 40.59411120414734. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:15:19.359 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 40.61506986618042. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:15:32.182 full_node chia.full_node.full_node: WARNING  Block validation time: 13.13 seconds, pre_validation time: 0.90 seconds, cost: 442558067, percent full: 4.023%
    2021-11-21T02:16:13.505 full_node chia.full_node.full_node: WARNING  Block validation time: 7.90 seconds, pre_validation time: 1.05 seconds, cost: 197777454, percent full: 1.798%
    2021-11-21T02:17:08.560 full_node chia.full_node.coin_store: WARNING  It took 13.19s to apply 10 additions and 139 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:17:15.385 full_node chia.full_node.full_node: WARNING  Block validation time: 21.45 seconds, pre_validation time: 1.11 seconds, cost: 904714832, percent full: 8.225%
    2021-11-21T02:20:15.058 full_node chia.full_node.coin_store: WARNING  It took 78.54s to apply 62 additions and 197 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:20:52.921 full_node chia.full_node.full_node: WARNING  Block validation time: 117.86 seconds, pre_validation time: 1.13 seconds, cost: 1554730401, percent full: 14.134%
    2021-11-21T02:20:56.771 full_node chia.full_node.full_node: WARNING  Block validation time: 2.36 seconds, pre_validation time: 1.35 seconds, cost: None
    2021-11-21T02:21:03.236 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 111.07633423805237. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:21:03.429 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 111.07851076126099. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:21:33.684 full_node chia.full_node.full_node: WARNING  Block validation time: 7.10 seconds, pre_validation time: 1.18 seconds, cost: 113457308, percent full: 1.031%
    2021-11-21T02:21:36.847 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 110.0619785785675. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:21:44.975 full_node chia.full_node.full_node: WARNING  Block validation time: 5.51 seconds, pre_validation time: 1.05 seconds, cost: 94907600, percent full: 0.863%
    2021-11-21T02:21:50.414 full_node chia.full_node.full_node: WARNING  Block validation time: 5.30 seconds, pre_validation time: 0.97 seconds, cost: 171912535, percent full: 1.563%
    2021-11-21T02:21:55.262 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 48.063315629959106. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:21:55.326 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 48.08860993385315. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:21:55.328 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 76.04673290252686. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:21:55.331 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 26.658506155014038. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:21:55.388 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 26.692687034606934. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:22:41.691 full_node chia.full_node.full_node: WARNING  Block validation time: 14.39 seconds, pre_validation time: 1.63 seconds, cost: 156258816, percent full: 1.421%
    2021-11-21T02:22:47.528 full_node chia.full_node.full_node: WARNING  Block validation time: 2.12 seconds, pre_validation time: 1.11 seconds, cost: None
    2021-11-21T02:23:33.356 full_node chia.full_node.coin_store: WARNING  It took 17.58s to apply 158 additions and 27 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:23:38.765 full_node chia.full_node.full_node: WARNING  Block validation time: 25.28 seconds, pre_validation time: 1.54 seconds, cost: 587619962, percent full: 5.342%
    2021-11-21T02:23:43.351 full_node chia.full_node.full_node: WARNING  Block validation time: 2.65 seconds, pre_validation time: 1.13 seconds, cost: None
    2021-11-21T02:24:06.351 full_node chia.full_node.full_node: WARNING  Block validation time: 12.93 seconds, pre_validation time: 2.20 seconds, cost: 201931246, percent full: 1.836%
    2021-11-21T02:24:19.912 full_node chia.full_node.full_node: WARNING  Block validation time: 6.81 seconds, pre_validation time: 1.07 seconds, cost: None
    2021-11-21T02:25:27.616 full_node chia.full_node.full_node: WARNING  Block validation time: 24.95 seconds, pre_validation time: 1.62 seconds, cost: 382153828, percent full: 3.474%
    2021-11-21T02:25:32.555 full_node chia.full_node.full_node: WARNING  Block validation time: 2.85 seconds, pre_validation time: 1.34 seconds, cost: None
    2021-11-21T02:25:34.987 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 28.9325590133667. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:25:36.046 full_node chia.full_node.full_node: WARNING  Block validation time: 2.58 seconds, pre_validation time: 1.14 seconds, cost: None
    2021-11-21T02:25:36.050 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 28.972527742385864. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:25:57.374 full_node chia.full_node.full_node: WARNING  Block validation time: 11.38 seconds, pre_validation time: 1.50 seconds, cost: 77792508, percent full: 0.707%
    2021-11-21T02:26:29.130 full_node chia.full_node.full_node: WARNING  Block validation time: 9.32 seconds, pre_validation time: 0.99 seconds, cost: 277776326, percent full: 2.525%
    2021-11-21T02:27:36.574 full_node chia.full_node.full_node: WARNING  Block validation time: 12.48 seconds, pre_validation time: 1.36 seconds, cost: 273094143, percent full: 2.483%
    2021-11-21T02:27:53.692 full_node chia.full_node.full_node: WARNING  Block validation time: 2.26 seconds, pre_validation time: 1.38 seconds, cost: None
    2021-11-21T02:28:19.759 full_node chia.full_node.full_node: WARNING  Block validation time: 14.93 seconds, pre_validation time: 1.33 seconds, cost: 168162937, percent full: 1.529%
    2021-11-21T02:28:26.780 full_node chia.full_node.full_node: WARNING  Block validation time: 2.46 seconds, pre_validation time: 1.47 seconds, cost: None
    2021-11-21T02:28:35.094 full_node chia.full_node.full_node: WARNING  Block validation time: 2.63 seconds, pre_validation time: 0.89 seconds, cost: None
    2021-11-21T02:29:24.766 full_node chia.full_node.full_node: WARNING  Block validation time: 11.64 seconds, pre_validation time: 1.33 seconds, cost: 183208913, percent full: 1.666%
    2021-11-21T02:29:36.836 full_node chia.full_node.full_node: WARNING  Block validation time: 3.36 seconds, pre_validation time: 1.51 seconds, cost: None
    2021-11-21T02:29:55.556 full_node chia.full_node.full_node: WARNING  Block validation time: 7.99 seconds, pre_validation time: 1.92 seconds, cost: 109215262, percent full: 0.993%
    2021-11-21T02:30:00.226 full_node chia.full_node.full_node: WARNING  Block validation time: 2.41 seconds, pre_validation time: 1.51 seconds, cost: None
    2021-11-21T02:30:41.377 full_node chia.full_node.full_node: WARNING  Block validation time: 14.44 seconds, pre_validation time: 1.30 seconds, cost: 146904364, percent full: 1.335%
    2021-11-21T02:31:08.962 full_node chia.full_node.full_node: WARNING  Block validation time: 5.25 seconds, pre_validation time: 3.12 seconds, cost: None
    2021-11-21T02:31:21.574 full_node chia.full_node.full_node: WARNING  Block validation time: 8.33 seconds, pre_validation time: 1.45 seconds, cost: 206149007, percent full: 1.874%
    2021-11-21T02:31:23.433 harvester chia.harvester.harvester: ERROR    Error using prover object Src size is incorrect
    2021-11-21T02:31:23.861 daemon __main__                   : ERROR    Unexpected exception trying to send to websocket: code = 1006 (connection closed abnormally [internal]), no reason Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "chia/daemon/server.py", line 210, in safe_handle
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 812, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    
    2021-11-21T02:31:23.913 daemon __main__                   : ERROR    Unexpected exception trying to send to websocket: code = 1006 (connection closed abnormally [internal]), no reason Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "chia/daemon/server.py", line 210, in safe_handle
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 812, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    
    2021-11-21T02:31:23.916 daemon __main__                   : ERROR    Unexpected exception trying to send to websocket: code = 1006 (connection closed abnormally [internal]), no reason Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "chia/daemon/server.py", line 210, in safe_handle
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 812, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    
    2021-11-21T02:31:23.976 harvester chia.harvester.harvester: ERROR    File: /media/pi/wd my book/Teal Trush/plot-k32-2021-07-29-00-08-efb09895efd2c844aefa02b45c29afb238729c5751e822b93993b62fd1c719e4.plot Plot ID: efb09895efd2c844aefa02b45c29afb238729c5751e822b93993b62fd1c719e4, challenge: 9719e8d47d79d345bf3672b2cd60d0b9e4e2dca1d47b627a11154360409a34b3, plot_info: PlotInfo(prover=<chiapos.DiskProver object at 0x7fa49a1230>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: e82dbf53effbdf32e84f64b5c436ba2d3852507a60c47a78e0e84a963ab166df>, plot_public_key=<G1Element b53b2ef459b271e48583d172bdd2016f2c563c35f307b8f55af7e7fdf4554bb5933193d3c91102b8420afda54cd1c153>, file_size=108843294315, time_modified=1627541857.89456)
    2021-11-21T02:31:40.906 full_node chia.full_node.full_node: WARNING  Block validation time: 2.55 seconds, pre_validation time: 1.56 seconds, cost: None
    2021-11-21T02:32:08.330 full_node chia.full_node.full_node: WARNING  Block validation time: 11.52 seconds, pre_validation time: 1.15 seconds, cost: 228339210, percent full: 2.076%
    2021-11-21T02:32:19.392 full_node chia.full_node.full_node: WARNING  Block validation time: 3.03 seconds, pre_validation time: 1.91 seconds, cost: None
    2021-11-21T02:32:53.888 full_node chia.full_node.coin_store: WARNING  It took 22.78s to apply 142 additions and 22 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:33:02.560 full_node chia.full_node.full_node: WARNING  Block validation time: 33.63 seconds, pre_validation time: 1.52 seconds, cost: 519160249, percent full: 4.72%
    2021-11-21T02:33:11.854 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 26.505762338638306. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:33:47.924 full_node chia.full_node.full_node: WARNING  Block validation time: 19.71 seconds, pre_validation time: 1.16 seconds, cost: 373408829, percent full: 3.395%
    2021-11-21T02:33:55.004 full_node chia.full_node.full_node: WARNING  Block validation time: 2.86 seconds, pre_validation time: 1.37 seconds, cost: None
    2021-11-21T02:34:49.745 full_node chia.full_node.full_node: WARNING  Block validation time: 16.11 seconds, pre_validation time: 2.09 seconds, cost: 152644947, percent full: 1.388%
    2021-11-21T02:35:30.422 full_node chia.full_node.full_node: WARNING  Block validation time: 11.68 seconds, pre_validation time: 1.85 seconds, cost: 80376346, percent full: 0.731%
    2021-11-21T02:35:41.712 full_node chia.full_node.full_node: WARNING  Block validation time: 3.76 seconds, pre_validation time: 2.21 seconds, cost: None
    2021-11-21T02:35:56.267 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 28.147218227386475. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:35:56.463 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 31.0483558177948. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:37:43.525 full_node chia.full_node.coin_store: WARNING  It took 22.23s to apply 76 additions and 110 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:38:06.902 full_node chia.full_node.full_node: WARNING  Block validation time: 51.27 seconds, pre_validation time: 1.41 seconds, cost: 922567370, percent full: 8.387%
    2021-11-21T02:38:16.620 full_node chia.full_node.full_node: WARNING  Block validation time: 2.82 seconds, pre_validation time: 0.81 seconds, cost: None
    2021-11-21T02:38:22.357 full_node chia.full_node.full_node: WARNING  Block validation time: 2.70 seconds, pre_validation time: 1.57 seconds, cost: None
    2021-11-21T02:38:31.111 full_node chia.full_node.full_node: WARNING  Block validation time: 3.79 seconds, pre_validation time: 0.68 seconds, cost: None
    2021-11-21T02:38:35.931 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume5/Teal Thrush/plot-k32-2021-08-15-15-43-27d60961f8b58a98ba66647b6e701d5a5de14dc8cf211b4cf9c97cd6cb77f8a9.plot took: 10.987497568130493. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:38:47.518 full_node chia.full_node.coin_store: WARNING  It took 11.43s to apply 31 additions and 15 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:39:50.832 full_node chia.full_node.full_node: WARNING  Block validation time: 76.81 seconds, pre_validation time: 1.72 seconds, cost: 259781230, percent full: 2.362%
    2021-11-21T02:39:58.194 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume1/Chocolate Dragonfly/plot-k32-2021-11-14-22-02-260cde6a299425f3641416d5c87bca5705c10a6a3f8345a96156ee6e4d5894dc.plot took: 5.403674840927124. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:39:58.425 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-11-09-21-5614346d5e04cbbc8f6d189da2a3dea94e08f26dd2d304a8b9664e3877e4935a.plot took: 5.671716213226318. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:40:03.896 full_node chia.full_node.full_node: WARNING  Block validation time: 8.03 seconds, pre_validation time: 3.81 seconds, cost: None
    2021-11-21T02:40:04.176 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 108.85075688362122. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:04.200 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 108.92978048324585. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:16.446 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 72.66561961174011. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:18.116 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 74.13073253631592. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:18.599 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 83.43843102455139. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:18.620 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 83.46489071846008. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:23.326 full_node chia.full_node.full_node: WARNING  Block validation time: 17.78 seconds, pre_validation time: 2.07 seconds, cost: 173223940, percent full: 1.575%
    2021-11-21T02:40:31.837 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 76.12868666648865. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:32.958 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 77.56550645828247. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:36.690 full_node chia.full_node.full_node: WARNING  Block validation time: 3.50 seconds, pre_validation time: 1.99 seconds, cost: None
    2021-11-21T02:40:45.026 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 69.06645369529724. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:46.826 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 71.1630482673645. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:40:57.374 full_node chia.full_node.full_node: WARNING  Block validation time: 19.33 seconds, pre_validation time: 1.60 seconds, cost: 322944049, percent full: 2.936%
    2021-11-21T02:41:21.181 full_node chia.full_node.full_node: WARNING  Block validation time: 4.90 seconds, pre_validation time: 2.27 seconds, cost: None
    2021-11-21T02:41:31.131 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 55.596999406814575. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:42:17.595 full_node chia.full_node.coin_store: WARNING  It took 41.38s to apply 40 additions and 163 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:42:36.900 full_node chia.full_node.full_node: WARNING  Block validation time: 73.42 seconds, pre_validation time: 2.32 seconds, cost: 1120107773, percent full: 10.183%
    2021-11-21T02:42:43.954 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume3/Teal Thrush/plot-k32-2021-11-10-08-55-33e3624184da6065315d7d91720d573f5858d3ac4ebfd771334bbaaaef0dc15f.plot took: 6.112166881561279. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:42:44.216 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 2/chocolate dragonfly/plot-k32-2021-08-14-20-00-583b439a431115e0784b891b1f161a346c164394b2c93a6dda6ae8a1f03e4c8c.plot took: 5.103646755218506. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:42:44.218 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 4/Chocolate Dragonly/plot-k32-2021-08-03-21-02-cb038f1c17888fb41f83159dc26e2076a662f0d9af6ee7ad90a433e25d3d2635.plot took: 5.1050591468811035. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:42:46.248 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 119.46426057815552. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:42:57.394 full_node chia.full_node.full_node: WARNING  Block validation time: 15.75 seconds, pre_validation time: 1.68 seconds, cost: 59802506, percent full: 0.544%
    2021-11-21T02:43:08.388 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 101.60325908660889. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:43:14.472 full_node chia.full_node.full_node: WARNING  Block validation time: 12.96 seconds, pre_validation time: 2.32 seconds, cost: 296431329, percent full: 2.695%
    2021-11-21T02:43:15.057 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 79.88963103294373. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:43:15.806 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 89.41600942611694. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:43:22.147 full_node chia.full_node.full_node: WARNING  Block validation time: 3.36 seconds, pre_validation time: 2.11 seconds, cost: None
    2021-11-21T02:43:26.226 full_node chia.full_node.full_node: WARNING  Block validation time: 3.46 seconds, pre_validation time: 1.86 seconds, cost: None
    2021-11-21T02:43:26.712 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 80.6202335357666. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:43:28.102 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 81.77832055091858. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:43:32.734 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 67.060950756073. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:43:43.491 full_node chia.full_node.full_node: WARNING  Block validation time: 16.62 seconds, pre_validation time: 1.98 seconds, cost: 200503904, percent full: 1.823%
    2021-11-21T02:43:52.603 full_node chia.full_node.full_node: WARNING  Block validation time: 4.22 seconds, pre_validation time: 1.86 seconds, cost: None
    2021-11-21T02:43:56.747 full_node chia.full_node.full_node: WARNING  Block validation time: 2.90 seconds, pre_validation time: 1.42 seconds, cost: None
    2021-11-21T02:44:02.688 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume4/Teal Thrush/plot-k32-2021-11-13-08-42-09a9e69679c804ecfb706f3ce26ac36313004ccea15e264741ef2890b83ba70d.plot took: 5.093468189239502. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:44:07.946 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 67.97322273254395. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:44:09.170 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 50.74076509475708. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:44:12.127 full_node chia.full_node.full_node: WARNING  Block validation time: 14.49 seconds, pre_validation time: 1.51 seconds, cost: 195086093, percent full: 1.774%
    2021-11-21T02:44:21.056 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 2/chocolate dragonfly/plot-k32-2021-08-14-01-29-9cc593d242be8f9e724d6107102bff7d682eea6af8c5dc04cb2fe75e5654f9f2.plot took: 6.6780924797058105. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:44:21.519 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book/Teal Trush/plot-k32-2021-07-30-16-11-810302090397ad7c0b738c3611fa94fd99f795560679b388d5a45f739dd28bfb.plot took: 7.03463888168335. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:44:21.748 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book/Teal Trush/plot-k32-2021-07-24-19-47-a109e9818d18f545d678054386e5c60c6844afec6d5c29278285757ec9cd08ff.plot took: 7.370609760284424. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:44:22.060 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book/Teal Trush/plot-k32-2021-07-27-10-48-744104a848913764f0646f0dda26809e09ce1f44c84f7cc11b4d36db92f3e14e.plot took: 6.641010761260986. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:44:22.062 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book/Teal Trush/plot-k32-2021-07-29-23-42-446faaf56ed5c9f34ba08bd4dc2b5db5f2bfceb54c3a37dd3168f55768bdd333.plot took: 6.6435019969940186. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:44:22.571 harvester chia.harvester.harvester: WARNING  Looking up qualities on /media/pi/wd my book 4/Chocolate Dragonly/plot-k32-2021-08-06-16-02-1865db3c228d70b2ccbd7447acb2b8842b4e14e2143e1fcb7089c37559190648.plot took: 5.824565172195435. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:44:23.803 full_node chia.full_node.full_node: WARNING  Block validation time: 8.97 seconds, pre_validation time: 1.07 seconds, cost: 0, percent full: 0.0%
    2021-11-21T02:44:32.451 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 33.936760663986206. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:44:35.117 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 44.359875440597534. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:44:35.352 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 44.369606733322144. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:44:38.422 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 40.41914677619934. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:44:38.721 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 30.914742708206177. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:45:03.581 full_node chia.full_node.full_node: WARNING  Block validation time: 14.78 seconds, pre_validation time: 0.90 seconds, cost: None
    2021-11-21T02:45:18.413 full_node chia.full_node.full_node: WARNING  Block validation time: 9.74 seconds, pre_validation time: 2.54 seconds, cost: None
    2021-11-21T02:45:22.916 full_node chia.full_node.full_node: WARNING  Block validation time: 3.23 seconds, pre_validation time: 2.27 seconds, cost: None
    2021-11-21T02:45:40.867 full_node chia.full_node.full_node: WARNING  Block validation time: 14.47 seconds, pre_validation time: 3.02 seconds, cost: None
    2021-11-21T02:46:49.580 full_node chia.full_node.coin_store: WARNING  It took 61.65s to apply 337 additions and 43 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:48:25.157 full_node chia.full_node.full_node: WARNING  Block validation time: 162.80 seconds, pre_validation time: 2.37 seconds, cost: 1123156659, percent full: 10.211%
    2021-11-21T02:48:33.367 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume1/Chocolate Dragonfly/plot-k32-2021-11-08-16-29-a8382377786d4874731b566964cbb7fde559f5e5b8223b53a8358c2f77641d22.plot took: 5.670520782470703. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:48:33.602 harvester chia.harvester.harvester: WARNING  Looking up qualities on /home/pi/Desktop/NAS/Volume1/Chocolate Dragonfly/plot-k32-2021-11-09-17-19-673d40428aaa9e92d8ef197bd77d18c7f2af384b8092ceb58fba1f894d49a54e.plot took: 5.918517827987671. This should be below 5 seconds to minimize risk of losing rewards.
    2021-11-21T02:48:37.987 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 195.68601727485657. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:48:41.411 farmer chia.farmer.farmer         : ERROR    Error in pooling: (2, 'Received partial in 198.82936477661133. Make sure your proof of space lookups are fast, and network connectivity is good.Response must happen in less than 25 seconds. NAS or network farming can be an issue')
    2021-11-21T02:49:26.213 full_node chia.full_node.full_node: WARNING  Block validation time: 8.85 seconds, pre_validation time: 1.70 seconds, cost: None
    2021-11-21T02:51:36.161 full_node chia.full_node.coin_store: WARNING  It took 122.30s to apply 641 additions and 24 removals to the coin store. Make sure blockchain database is on a fast drive
    2021-11-21T02:52:17.439 full_node chia.full_node.full_node: WARNING  Block validation time: 169.46 seconds, pre_validation time: 2.56 seconds, cost: 1702505657, percent full: 15.477%
    2021-11-21T03:00:29.128 harvester chia.rpc.rpc_server     : WARNING  Sending data failed. Exception Traceback (most recent call last):
      File "chia/rpc/rpc_server.py", line 69, in _state_changed
      File "aiohttp/client_ws.py", line 150, in send_str
      File "aiohttp/http_websocket.py", line 687, in send
      File "aiohttp/http_websocket.py", line 643, in _send_frame
      File "aiohttp/http_websocket.py", line 660, in _write
    ConnectionResetError: Cannot write to closing transport
    .
    2021-11-21T03:01:02.486 wallet asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-7' coro=<DaemonProxy.start.<locals>.listener() done, defined at chia/daemon/client.py:30> exception=ConnectionClosedError('code = 1006 (connection closed abnormally [internal]), no reason')>
    Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "chia/daemon/client.py", line 33, in listener
      File "websockets/protocol.py", line 509, in recv
      File "websockets/protocol.py", line 812, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    2021-11-21T03:03:22.370 farmer asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-7' coro=<DaemonProxy.start.<locals>.listener() done, defined at chia/daemon/client.py:30> exception=ConnectionClosedError('code = 1006 (connection closed abnormally [internal]), no reason')>
    Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "chia/daemon/client.py", line 33, in listener
      File "websockets/protocol.py", line 509, in recv
      File "websockets/protocol.py", line 812, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    2021-11-21T03:04:43.776 farmer chia.farmer.farmer         : ERROR    Exception in GET /farmer https://pool.xchpool.org, [Errno 32] Broken pipe
    2021-11-21T03:11:57.557 farmer chia.farmer.farmer         : ERROR    Exception in GET /farmer https://pool.xchpool.org, [Errno 32] Broken pipe
    2021-11-21T03:17:46.191 harvester chia.rpc.rpc_server     : WARNING  Exception: Traceback (most recent call last):
      File "chia/rpc/rpc_server.py", line 272, in connect_to_daemon
      File "aiohttp/client.py", line 1117, in __aenter__
      File "aiohttp/client.py", line 754, in _ws_connect
      File "aiohttp/client.py", line 544, in _request
      File "aiohttp/client_reqrep.py", line 890, in start
      File "aiohttp/streams.py", line 604, in read
    aiohttp.client_exceptions.ClientOSError: [Errno 32] Broken pipe
     <class 'aiohttp.client_exceptions.ClientOSError'>
    2021-11-21T03:17:46.178 farmer asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-8741' coro=<WebSocketWriter.ping() done, defined at aiohttp/http_websocket.py:669> exception=ConnectionResetError('Cannot write to closing transport')>
    Traceback (most recent call last):
      File "aiohttp/http_websocket.py", line 673, in ping
      File "aiohttp/http_websocket.py", line 643, in _send_frame
      File "aiohttp/http_websocket.py", line 660, in _write
    ConnectionResetError: Cannot write to closing transport
    2021-11-21T03:21:58.016 wallet asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-4543' coro=<WebSocketCommonProtocol.send() done, defined at websockets/protocol.py:521> exception=ConnectionClosedError('code = 1006 (connection closed abnormally [internal]), no reason')>
    Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 803, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    2021-11-21T03:22:28.048 wallet asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-4546' coro=<WebSocketCommonProtocol.send() done, defined at websockets/protocol.py:521> exception=ConnectionClosedError('code = 1006 (connection closed abnormally [internal]), no reason')>
    Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 803, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    2021-11-21T03:22:34.884 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/chia_ca.crt' are too open. Expected 0644
    2021-11-21T03:22:34.886 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/full_node/public_full_node.crt' are too open. Expected 0644
    2021-11-21T03:22:34.888 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/ca/chia_ca.key' are too open. Expected 0600
    2021-11-21T03:22:34.889 full_node full_node_server        : ERROR    Permissions 0777 for '/home/pi/.chia/mainnet/config/ssl/full_node/public_full_node.key' are too open. Expected 0600
    2021-11-21T03:22:58.138 wallet asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-4549' coro=<WebSocketCommonProtocol.send() done, defined at websockets/protocol.py:521> exception=ConnectionClosedError('code = 1006 (connection closed abnormally [internal]), no reason')>
    Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 803, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    2021-11-21T03:23:28.148 wallet asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-4552' coro=<WebSocketCommonProtocol.send() done, defined at websockets/protocol.py:521> exception=ConnectionClosedError('code = 1006 (connection closed abnormally [internal]), no reason')>
    Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 803, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    2021-11-21T03:23:58.157 wallet asyncio                    : ERROR    Task exception was never retrieved
    future: <Task finished name='Task-4554' coro=<WebSocketCommonProtocol.send() done, defined at websockets/protocol.py:521> exception=ConnectionClosedError('code = 1006 (connection closed abnormally [internal]), no reason')>
    Traceback (most recent call last):
      File "websockets/protocol.py", line 827, in transfer_data
      File "websockets/protocol.py", line 895, in read_message
      File "websockets/protocol.py", line 971, in read_data_frame
      File "websockets/protocol.py", line 1047, in read_frame
      File "websockets/framing.py", line 105, in read
      File "asyncio/streams.py", line 723, in readexactly
      File "asyncio/streams.py", line 517, in _wait_for_data
    asyncio.exceptions.CancelledError
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "websockets/protocol.py", line 555, in send
      File "websockets/protocol.py", line 803, in ensure_open
    websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
    2021-11-21T03:54:33.973 farmer chia.farmer.farmer         : ERROR    Error in GET /farmer https://europe.ecochia.io, 502
    2021-11-21T03:54:34.404 farmer chia.farmer.farmer         : ERROR    Error in GET /farmer https://europe.ecochia.io, 502
    
    #4678
    JohnDoe
    Teilnehmer

    Moin 🙂

    Logs von vorne anfangen zu lesen und da steht es doch ziemlich genau. 😉

    ‚ERROR Permissions 0777 for ‚/home/pi/.chia/mainnet/config/ssl/ca/private_ca.crt‘ are too open. Expected 0644′

    Da ist wohl was faul bei den Zugriffsrechten, 0777 heißt soviel wie jeder kann alles mögliche anstellen, ändern, starten, ausführen… schlechte Idee, darum verlangt er 0644, das nur der Eigentümer rechte hat zum ändern.

    Ich vermute aber mal, da wurde schon beim installieren von Chia nicht drauf geachtet, wahrscheinlich alles als root ausgeführt oder mal beim Kopieren die rechte nicht mit übernommen. Stehen ja alle auf 0777!

    Kurz um, nicht als root installieren oder ausführen und auch nicht hinterher an den Benutzerrechten fummeln! Auch beim Kopieren drauf achten das die Benutzerrechte immer mit übernommen werden.

    Das jetzt alles von Hand wieder gerade zu biegen, kann man machen… neu aufsetzten dürfte aber deutlich schneller gehen. 😉

    Gruß

    Ps.: Hast du eventuell mal die Ordner unter Windows kopiert?

    • Diese Antwort wurde geändert vor 2 Jahren, 8 Monaten von JohnDoe.
    #4684
    blake0652
    Teilnehmer

    Hab die Plots unter Windows erstellt und auf die Festplatten sowie NAS geschoben. Meinst ich soll mein Raspberry komplett neu aufsetzen? weil dort hab ich zb die Datenbank Datei auch unter Windows auf die NAS und dann in die Raspberry reingezogen um nicht ewigkeiten syncen zu müssen. Und komischerweise habe ich mit Raspberry nur Lese- aber keine Schreibrechte auf der NAS obwohl schon als Admin eingeloggt

    • Diese Antwort wurde geändert vor 2 Jahren, 8 Monaten von blake0652.
    #4688
    JohnDoe
    Teilnehmer

    Moin 🙂

    Dachte ich mir schon das Windows mit im spiel war/ist.

    Also prinzipiell ist das egal unter was die Plots erstellt werden, auch die Wallet/Datenbank ist wohl dieselbe. Nur die rechte sollten hinterher unter Linux angepasst werden.

    Beim Kopieren der Datenbank aber drauf achten das wirklich nur der Inhalt wo sich die Wallet/Datenbank drin befindet kopiert wird. Das scheint wohl der ursprüngliche Fehler gewesen zu sein das du einmal alles kopiert hast, das hat dann auch gleich die SSL Zertifikate verbogen.

    Ich habe hier kein Pi am Start, aber ich denke mal der Ordner sollten sich in etwa da befinden…

    /home/pi/.chia/mainnet/wallet/db

    Auf jeden Fall schauen ob das richtig ist!

    dann mit sudo chmod 0644 /home/pi/.chia/mainnet/wallet/db/* die rechte setzen.

    Bei den Plots das selbe, da habe ich bei mir alle auf 0600, nur der Eigentümer darf lesen und schreiben.

    Kennst du den Norten oder WinComander von Dos bzw. Windows, den gibt es unter Linux als Midnight Commander. Nur Falz dir das zu umständlich ist, mit dem kann man sich ganz gut durchs Dateisystem hangeln und alles mögliche anstellen, unter anderem auch Rechte & Co anpassen.

    apt install mc

    starten mit mc

    Mit dem Nas weiß ich nicht, da kenne ich die Rechteverwaltung nicht. Kann mir aber gut denken das man da weitere Benutzer anlegen kann.

    Gruß

    • Diese Antwort wurde geändert vor 2 Jahren, 8 Monaten von JohnDoe.
    #4700
    Sauron
    Gast

    Vielleicht hilft das:

    chia init –fix-ssl-permissions

    Sauron

    #4721
    blake0652
    Teilnehmer

    Habs anscheinend hingekriegt.

    Hab mein Raspberry komplett neu aufgesetzt
    Der Chia Farmer läuft jetzt dauerhaft überm Commander woran ich mich noch gewöhnen muss.

    unter pico /etc/fstab folgendes eingegeben

    //192.168.0.3/volume1 /media/nas/1 cifs user=xxx,pass=xxx,workgroup=WORKGROUP,uid=pi,gid=pi,forceuid,forcegid,file_mode=0777,dir_mode=0777,users,auto,user_xattr 0 0

    dann im commander nach jedem neustart
    mount -a

    Danke für eure Mithilfe! Mal schauen ob es demnächst weitere Fehlermeldungen gibt oder nicht.

    #4710
    blake0652
    Teilnehmer

    Da ich Linuxtechnisch nicht so versiert bin, habe ich mir mit dem chmod Befehl mein ganzen rasperry os zerbombt weil nach einem Neustart garnichts mehr ging.
    War dann gezwungen es so oder so neu aufzusetzen.

    Jetzt kriege ich nicht mal die Chia GUI zum laufen und habe stundenlang geschaut woran es liegt, dann python übern commander aktualisiert und hin und her sodass ich es über den commander zum starten gekriegt hab. Aber bei der Installation des Chia GUI kommt nach der Legitimierung nichts mehr.

    Ich glaube dass das ganze Problem mit Chia farmstops daran liegt dass die Pi keine Zugriffsrechte auf die NAS hat sondern nur lesen darf
    1

    „chia init –fix-ssl-permissions“ spuckt das hier raus
    2

    Komischerweise wenn ich „chia init -h“ eingebe, kommt „unexpected extra argument (-h)“ raus

    Bin langsam echt am verzweifeln weil es einen Schritt zurück statt vor gegangen ist und ich jetzt nicht mal mehr die GUI zum laufen kriege geschweige denn einen Chia Farmer der dauerhaft von alleine läuft

Ansicht von 7 Beiträgen - 1 bis 7 (von insgesamt 7)
  • Du musst angemeldet sein, um auf dieses Thema antworten zu können.