swar / Swar-Chia-Plot-Manager

This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
GNU General Public License v3.0
1.25k stars 388 forks source link

SWAR on MADMAX - PermissionError: [WinError 5] Access is denied #1261

Open igkovace opened 3 years ago

igkovace commented 3 years ago

Hi,

I start to receive Traceback with madmax plotting (PermissionError: [WinError 5] Access is denied). Plot continues, but I don't understand why is this happening, also I'm plotting parallel 2 plots with two NVMe's, and always same is happening on F:\ disk. Does somebody know more about this?

BR, Igor

Traceback (most recent call last): File "D:#PRIVATNO#\Swar-Chia-Plot-Manager-main\manager.py", line 37, in view() File "D:#PRIVATNO#\Swar-Chia-Plot-Manager-main\plotmanager\library\utilities\commands.py", line 162, in view jobs, running_work = get_running_plots(jobs=jobs, running_work=running_work, File "D:#PRIVATNO#\Swar-Chia-Plot-Manager-main\plotmanager\library\utilities\processes.py", line 286, in get_running_plots temp_file_size = get_temp_size(plot_id=plot_id, temporary_directory=temporary_directory, File "D:#PRIVATNO#\Swar-Chia-Plot-Manager-main\plotmanager\library\utilities\processes.py", line 214, in get_temp_size temp_size += os.path.getsize(file_path) File "C:\Users\Igor\AppData\Local\Programs\Python\Python39\lib\genericpath.py", line 50, in getsize return os.stat(filename).st_size PermissionError: [WinError 5] Access is denied: 'F:\madmax\plot-k32-2021-07-21-09-09-10ea880ece1887fab44979dc7a33d4ee4c8c8f90398e395cb502dbc0be801736.p1.table5.tmp'