Wait a minute. I just noticed that last one, the plotter, is callilng āsubspace-farmerā. That must be the #344 build. Ugh.
Let me try fixing that.
EDIT: Sigh, yeah, it looks like that was the issue. Sorry. Trying unusually named builds with my setup makes me prone to this sort of thing. Iāve solved it since by just renaming unusual builds to the current date as if they are a normal release, then letting my scripts run unaltered.
One very nice improvement in this jun-11 version is Iām not getting occasional timeout errors in the plotter anymore, at least so far. Those were quite annoying.
Test build mentioned above fixes more reasons that can result in timeouts, though they are definitely more rare now. Appreciate all the testing, it helps to make software better!
Off topic tip: Running farmer-executable cluster plotter -help. The description of the plotting-cpu-cores option mentions a requirement to set --replotting-cpu-cores a certain way, but that option doesnāt appear to exist in cluster plotting (which makes sense).
Iām really impressed at how well jun-11 cluster is working. Very smooth, no errors, good performance and not heavily impacting other processes. Nice work.
(That said, I still havenāt enabled farming or plotting across the LAN. But locally, working great. Iāll start that when all my local disks are fully plotted and replotted. That may take a few days.)
As mentioned in solution above you need to make sure to run the same release of node and all farmer components. If you have mismatches you may get these issues. Going forward weāll try to avoid them though.
Server 1 is Dell Precision 5820 (IntelĀ® XeonĀ® Processor W-2000 Family) with DDR4 EEC memory;
Everything works fine on this PC (Ubuntu 24.04 LTS as a Proxmox VM); cache, controller, farmer, node and plotter.
I am using gemini-3h-2024-jun-11.
Problem is that this server has pretty weak CPU compared other servers, but it has most SSD capacity.
Server 2 is Dell Poweredge R720 - Xeon with DDR3 ECC.
None of official builds works on this; farmer, cache, controller and plotter crashes on startup (no node on this server)
But my own custom build works on this, except plotter has this āInvalid Scalarā error.
Server 3 is Threadripper 1950x with DDR4 ECC memory. This has only plotter and farmer (controller and cache used from server 2 and node from server 1). Plotter has this āInvalid Scalarā issue.
It is a bit challenge to use exactly same versions on all servers, but I can continue testing. Otherwise Iāll put on hold these Server 2 and 3.