There is small bug with the test build. If I switch to use it from Feb 19 release, it will have the following error and can’t run further
2024-03-16T02:29:28.764485Z INFO actix_server::server: Tokio runtime found; starting in existing Tokio runtime
2024-03-16T02:29:29.193034Z ERROR {disk_farm_index=0}: subspace_farmer::commands::farm: Single disk creation failed error=Single disk farm I/O error: The parameter is incorrect. (os error 87)
Error: Single disk farm I/O error: The parameter is incorrect. (os error 87)
Caused by:
The parameter is incorrect. (os error 87)
But if I run Mar 8 till the plot stage, then close it and run this test build, it’s good.