h9-dev / chia-miner

The miner for Chia.
https://www.h9.com
225 stars 40 forks source link

invalid plot file format #230

Open kevinliyong opened 3 years ago

kevinliyong commented 3 years ago

This error will appear after upgrading 1.3.0.

kevinliyong commented 3 years ago

ERRO[2021-05-14T10:15:36+08:00] add plot file error="invalid plot file format" f7="{loggers.go,logging.CPrint,156}" f8="{plotterSpace.go,chia.(*PlotterSpace).Load,179}" f9="{asm_amd64.s,runtime.goexit,1371}" file=/chia_storage/206/data-d/plot-k32-2021-05-08-17-45-1f6ad580e2d02030c4c5854236b5c7a8917cd5e3c8abbc457d542aa399c3a228.plot tid=379

kevinliyong commented 3 years ago

也是醉了。官方根本联系不上。电话打不通。微信加不上。机器人留言也没人搭理。 每次升级都掉一部分图。 这还让矿工活吗~?

zky001 commented 3 years ago

也是醉了。官方根本联系不上。电话打不通。微信加不上。机器人留言也没人搭理。 每次升级都掉一部分图。 这还让矿工活吗~?

不用他们的了

kevinliyong commented 3 years ago

也是醉了。官方根本联系不上。电话打不通。微信加不上。机器人留言也没人搭理。 每次升级都掉一部分图。 这还让矿工活吗~?

不用他们的了

那你用谁家的矿池了?

cihansardaslar commented 3 years ago

english guys english wth

painkillahvx commented 3 years ago

Invalid plot file format resolved! I had the same issue with 8TB+ of plots. Found zero solutions to resolve this issue. FYI all of my plots were on network drives. I was moving the plots to their final destination which I had done many times before. Simply changed dir on the drive. This time, none of the plots were recognized as effective on the Hpool miner. All errors said invalid plot file format. As a final resort I moved 98% of the invalid plots to an external drive. Plugged the drive directly to the PC running Hpool miner. The miner instantly recognized all plots as valid. As long as the plots are connected to the mining PC directly the plots have no issues. I moved the external drive back as a network drive connected back to the plotter and the issue returned. I assumed there was a network issue but found none. After hours of plotting downtime I started new plots on the same drives and moved them to the same dir like I was doing before. No issues. I tried to sprinkle in the remaining invalids with the new plots and they are still showing invalid. Luckily it's only 1TB+ unreadable at this point. When I fill this external and move to the miner they will all show.

gdtiti commented 3 years ago

我有一台机器 ubuntu系统,前几天还有170t 在线算力 突然变成只有100t了。 查看启动过程,当增加plots文件超过1000个时,后边的基本都会出现 add plot file 错误。 错误例子如下: time="2021-06-07T19:12:14+08:00" level=error msg="add plot file" error="Invalid file /mnt/dst/16t002/plot-k32-2021-05-06-03-15-90812ad52c6e5daebe04e6cfd7e122ab8d1ab7a0858a321d03f94f2ab6444087.plot" f7="{loggers.go,logging.CPrint,156}" f8="{plotterSpace.go,chia.(*PlotterSpace).Load,240}" f9="{asm_amd64.s,runtime.goexit,1371}" file=/mnt/dst/16t002/plot-k32-2021-05-06-03-15-90812ad52c6e5daebe04e6cfd7e122ab8d1ab7a0858a321d03f94f2ab6444087.plot tid=25

我将多个硬盘卸载 重新插,用官方的chia plots check验证。用官方尝试挖矿。发现所有图都是正确的。官方挖矿程序能识别全部 19xx个文件。到了hp的挖矿程序时,立即就变成了100t 超过一点就提示 全部都是 add plot file error!

painkillahvx commented 3 years ago

T

我有一台机器 ubuntu系统,前几天还有170t 在线算力 突然变成只有100t了。 查看启动过程,当增加plots文件超过1000个时,后边的基本都会出现 add plot file 错误。 错误例子如下: time="2021-06-07T19:12:14+08:00" level=error msg="add plot file" error="Invalid file /mnt/dst/16t002/plot-k32-2021-05-06-03-15-90812ad52c6e5daebe04e6cfd7e122ab8d1ab7a0858a321d03f94f2ab6444087.plot" f7="{loggers.go,logging.CPrint,156}" f8="{plotterSpace.go,chia.(*PlotterSpace).Load,240}" f9="{asm_amd64.s,runtime.goexit,1371}" file=/mnt/dst/16t002/plot-k32-2021-05-06-03-15-90812ad52c6e5daebe04e6cfd7e122ab8d1ab7a0858a321d03f94f2ab6444087.plot tid=25

我将多个硬盘卸载 重新插,用官方的chia plots check验证。用官方尝试挖矿。发现所有图都是正确的。官方挖矿程序能识别全部 19xx个文件。到了hp的挖矿程序时,立即就变成了100t 超过一点就提示 全部都是 add plot file error!

Must allow permission to make changes to these files. For windows I had to go to sharing options then permissions and allow changes to my network folders containing Chia plots.