swar/Swar-Chia-Plot-Manager

swar manger auto stop when new plot start dealy time

samfisher9610 opened this issue · 0 comments

Traceback (most recent call last):
File "/home/sam/Swar-Chia-Plot-Manager/stateless-manager.py", line 94, in
jobs, running_work, next_job_work, next_log_check = monitor_jobs_to_start(
File "/home/sam/Swar-Chia-Plot-Manager/plotmanager/library/utilities/jobs.py", line 258, in monitor_jobs_to_start
job, work = start_work(
File "/home/sam/Swar-Chia-Plot-Manager/plotmanager/library/utilities/jobs.py", line 327, in start_work
psutil.Process(pid).nice(nice_val)
File "/home/sam/Swar-Chia-Plot-Manager/venv/lib/python3.8/site-packages/psutil/init.py", line 724, in nice
self._proc.nice_set(value)
File "/home/sam/Swar-Chia-Plot-Manager/venv/lib/python3.8/site-packages/psutil/_pslinux.py", line 1578, in wrapper
raise AccessDenied(self.pid, self._name)
psutil.AccessDenied: psutil.AccessDenied (pid=50362)