Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
igkovace opened this issue Jul 21, 2021 · 0 comments
Open

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

igkovace opened this issue Jul 21, 2021 · 0 comments

Comments

@igkovace
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant