V1.2.11 Released

2 Likes

Wish I’d seen this before I created another thread…

Hi,

Already upgraded with Windows version. Everything is OK.

2 Likes

I’m using madmax for the first time but didn’t see a big difference. It’s strange, isn’t it? it should be noted that the % increases faster, right?

It’s only faster in certain cases, i.e. RAM disk. Otherwise is comparable to a properly tuned OG parallel process.

I found Chia madmax via gui to be slower than running madmax via CLI.

1 Like

I’m racing to see who wins. I plot directly to mechanical HDDs.

Do you use m.2 at all , or just hdd.

Just hdd, I don’t have any hurry :sweat_smile:

1 Like

You may not see any gain with mm then, that’s why I asked, that’ll be your bottleneck, hdd i/o speed.

Ah okay, I thought it would use more CPU.

No , plotting is cpu but also heavily affected by read write speeds.
Why most use m.2 or ram.

For me, rejoining pools was much faster than previously. It took less than one minute.

I deleted a plot, so that I could try 1.2.11. I had used MadMax via CLI before, and was thrilled to get 2.5 hrs per plot. Today I did one in 55 minutes! Ordered a couple of 14TB easystores from Best Buy, and back to the plotting life again.

2 Likes

When updated in windows, said
2021-12-02T21:01:18.531 full_node asyncio : ERROR Task exception was never retrieved
future: <Task finished name=‘Task-7’ coro=<FullNodePeers.start() done, defined at chia\server\node_discovery.py:528> exception=AttributeError("‘int’ object has no attribute ‘split’")>
Traceback (most recent call last):
File “chia\server\node_discovery.py”, line 529, in start
File “chia\server\node_discovery.py”, line 99, in initialize_address_manager
File “chia\server\address_manager_store.py”, line 156, in deserialize
File “chia\server\address_manager_store.py”, line 80, in get_nodes
File “chia\server\address_manager_store.py”, line 80, in
File “chia\server\address_manager.py”, line 71, in from_string
AttributeError: ‘int’ object has no attribute ‘split’
2021-12-02T21:03:08.030 farmer chia.farmer.farmer : ERROR Harvester ‘127.0.0.1/4ec2866c917eeca07a9d7385731504ff518799bb9de79f9cb53036ae54f97f9d’ did not respond: (version mismatch or time out 90s)
2021-12-02T21:21:49.892 farmer asyncio : ERROR Task exception was never retrieved
future: <Task finished name=‘Task-7’ coro=<DaemonProxy.start..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 “asyncio\windows_events.py”, line 457, in finish_recv
OSError: [WinError 64] network name not available。