copy my plots from a different hdd to my NAS server #11157
Replies: 4 comments
-
Are you farming from the same folder that you are copying the files to ? perhaps the harvester is seeing the .plot file while it is being moved, and are trying to farm an incomplete .plot file ? |
Beta Was this translation helpful? Give feedback.
-
Allow me to explain what I have done.I have plot these in a different machine and after I have move all these plots to my NAS server.I do have other machine to plot my NAS server, but for my surprise all the plots I have plotted arent working after I have move them to the NAS server.Very strange I have to say.Thanks MarcoOn Apr 19, 2022, at 7:58 AM, loppefaaret ***@***.***> wrote:Are you farming from the same folder that you are copying the files to ? perhaps the harvester is seeing the .plot file while it is being moved, and are trying to farm an incomplete .plot file ?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
are you seeing the same plot filename consistently getting read errors ? |
Beta Was this translation helpful? Give feedback.
-
Well I have close to 70 plots giving me an error, but not all.
All the last 70 plots I have plotters recently aren’t working.
I have test it on my computer and also on my raspberry pi 4 and still nothing.
In total I have 1000 plots on this NAS.
Thanks Marco
Sent from Marco's iPhone
… On 19 Apr 2022, at 18:00, loppefaaret ***@***.***> wrote:
are you seeing the same plot filename consistently getting read errors ?
are you seeing all the plot files reporting errors ?
how did you transfer them to the NAS ?
does the filesystem in the NAS report any errors ?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi guys, I hope you are well.
I have copied 75plots from a hdd to my NAS server that I have and I am having some issues to read these plots.
Its giving me this error message.
Failed to open (invalid plots)
This is the debug file
2022-04-13T13:23:58.615 harvester chia.plotting.manager : ERROR Failed to open file \chia_plots\chia_plots\plot-k32-2022-04-10-20-15-93377a30f5ef71893e5e0aa02c667d7f5c8e7ca345e819b366968ad6e8791012.plot. Invalid plot header magic Traceback (most recent call last):
File "chia\plotting\manager.py", line 350, in process_file
ValueError: Invalid plot header magic
2022-04-13T13:23:58.615 harvester chia.plotting.manager : ERROR Failed to open file \chia_plots\chia_plots\plot-k32-2022-04-11-02-52-df2b92570af0fc4ecd0d785449a5ed424dc41d14a3c6578b7e21033465cbf0cb.plot. Invalid plot header magic Traceback (most recent call last):
File "chia\plotting\manager.py", line 350, in process_file
ValueError: Invalid plot header magic
2022-04-13T13:23:58.615 harvester chia.plotting.manager : ERROR Failed to open file \chia_plots\chia_plots\plot-k32-2022-04-11-08-57-10e901230bd53123f9fbf5b8d09a045d6ebcc8fda1b95565a19a785600150419.plot. Invalid plot header magic Traceback (most recent call last):
File "chia\plotting\manager.py", line 350, in process_file
ValueError: Invalid plot header magic
2022-04-13T13:23:58.615 harvester chia.plotting.manager : ERROR Failed to open file \chia_plots\chia_plots\plot-k32-2022-04-11-16-22-8802bb3e15df49f1e9a496edf345d170373c46f89d1a4159f3f7776e0b52a686.plot. Invalid plot header magic Traceback (most recent call last):
File "chia\plotting\manager.py", line 350, in process_file
ValueError: Invalid plot header magic
Beta Was this translation helpful? Give feedback.
All reactions