You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "manager.py", line 37, in
view()
File "C:\Users\ChiaP\OneDrive\桌面\Swar-Chia-Plot-Manager\plotmanager\library\utilities\commands.py", line 163, in view
instrumentation_settings=instrumentation_settings)
File "C:\Users\ChiaP\OneDrive\桌面\Swar-Chia-Plot-Manager\plotmanager\library\utilities\processes.py", line 206, in get_running_plots
for file in process.open_files():
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_init_.py", line 1138, in open_files
return self._proc.open_files()
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 681, in wrapper
raise convert_oserror(err, pid=self.pid, name=self._name)
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 671, in convert_oserror
raise exc
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 679, in wrapper
return fun(self, *args, **kwargs)
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 993, in open_files
raw_file_names = cext.proc_open_files(self.pid)
OSError: [WinError 1455] 页面文件太小,无法完成操作。: '(originated from CreateThread)'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
An error is reported after running the command (python manager.py view) for a period of time
=================================================================================================================================
num job k plot_id pid start elapsed_time phase phase_times progress temp_size
1 JBODG 32 e802f54 13472 2021-06-01 17:49:00 06:57:24 4 02:38 / 01:47 / 02:23 97.05% 169 GiB
2 RAIDF 32 5ffead2 5212 2021-06-01 18:09:00 06:37:24 4 02:43 / 01:35 / 02:02 99.34% 146 GiB
3 RAIDF 32 3caac85 4048 2021-06-01 18:29:00 06:17:23 3 02:57 / 01:22 93.00% 150 GiB
4 RAIDF 32 8e205ce 6932 2021-06-01 18:49:00 05:57:23 3 03:01 / 01:13 88.10% 136 GiB
5 JBODG 32 a034354 4268 2021-06-01 18:59:01 05:47:23 3 03:06 / 01:12 78.35% 162 GiB
6 RAIDF 32 3524b4a 3872 2021-06-01 19:09:01 05:37:23 3 02:51 / 01:10 85.21% 146 GiB
7 RAIDF 32 a916661 864 2021-06-01 19:29:01 05:17:22 3 02:36 / 01:09 83.59% 152 GiB
8 RAIDF 32 f650ffb 12636 2021-06-01 20:28:04 04:18:20 1 2.71% 54 GiB
9 RAIDF 32 4603d07 1580 2021-06-01 20:53:05 03:53:19 1 2.71% 54 GiB
10 JBODG 32 7a4644a 10112 2021-06-01 22:01:09 02:45:15 1 2.38% 51 GiB
11 RAIDF 32 ee70702 1696 2021-06-01 22:10:09 02:36:15 1 3.17% 59 GiB
12 RAIDF 32 5d013c1 6768 2021-06-01 22:30:10 02:16:14 1 2.71% 54 GiB
13 JBODG 32 50b926a 14216 2021-06-02 00:43:18 00:03:06 1 0.58% 34 GiB
Manager Status: Running
========================================================================================================
type drive used total % # temp dest
t/- F: 0.94TiB 2.27TiB 41.2% 9/- 2/3/4/6/7/8/9/11/12
t/- G: 0.41TiB 1.33TiB 30.8% 4/- 1/5/10/13
-/d I: 0.00TiB 2.73TiB 0.0% -/13 1/2/3/4/5/6/7/8/9/10/11/12/13
CPU Usage: 83.1%
RAM Usage: 26.38/63.91GiB(41.3%)
Plots Completed Yesterday: 13
Plots Completed Today: 0
Next log check at 2021-06-02 00:47:24
Traceback (most recent call last):
File "manager.py", line 37, in
view()
File "C:\Users\ChiaP\OneDrive\桌面\Swar-Chia-Plot-Manager\plotmanager\library\utilities\commands.py", line 163, in view
instrumentation_settings=instrumentation_settings)
File "C:\Users\ChiaP\OneDrive\桌面\Swar-Chia-Plot-Manager\plotmanager\library\utilities\processes.py", line 206, in get_running_plots
for file in process.open_files():
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_init_.py", line 1138, in open_files
return self._proc.open_files()
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 681, in wrapper
raise convert_oserror(err, pid=self.pid, name=self._name)
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 671, in convert_oserror
raise exc
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 679, in wrapper
return fun(self, *args, **kwargs)
File "C:\Users\ChiaP\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\psutil_pswindows.py", line 993, in open_files
raw_file_names = cext.proc_open_files(self.pid)
OSError: [WinError 1455] 页面文件太小,无法完成操作。: '(originated from CreateThread)'
Beta Was this translation helpful? Give feedback.
All reactions