h9-dev / chia-plotter

The plotter for Chia.
102 stars 15 forks source link

Hpool plot error #46

Open fourozandeh opened 3 years ago

fourozandeh commented 3 years ago

Hi ,

I have error when use Hpool plot creator but I have not problem use chia setup plot creator ,

Please help for fix problem ,

Thank you

Starting plotting progress into temporary dirs: D:\chia-hpool and D:\chia-hpool

ID: 18c98fdf6cb7d12a6ccd41ab387295c13b7ed895db11ebdecc22d24a6fc49951

Plot size is: 32

Buffer size is: 3390MiB

Using 128 buckets

Using 10 threads of stripe size 65536

Starting phase 1/4: Forward Propagation into tmp files... Mon May 10 16:36:45 2021

Computing table 1

F1 complete, time: 465.641 seconds. CPU (133.18%) Mon May 10 16:44:31 2021

Computing table 2

Bucket 0 uniform sort. Ram: 3.224GiB, u_sort min: 0.563GiB, qs min: 0.281GiB.

Caught exception: remove: The request is not supported.: "D:\chia-hpool\plot-k32-2021-05-16-10-36-18c98fdf6cb7d12a6ccd41ab387295c13b7ed895db11ebdecc22d24a6fc49951.plot.p1.t1.sort_bucket_000.tmp"

time="2021-05-10T16:44:38+04:30" level=fatal msg="Plotting 0 file error: cmd.Wait() error: exit status 3221226505"

fourozandeh commented 3 years ago

my os : windows server 2019 build 17763.1879

TorMazila commented 3 years ago

with closed source it's "go figure out" what are we launching and why things happen. Seems it crashes during file deletion - are you plotting over the network share? Or it's some other permission issue.