阿里云Centos 7 突然打不开
抱歉,程序异常您请求的页面因发生异常而中断! 宝塔Linux面板 5.x 请求帮助
日志
- 61.*.*.105:58804 - - [01/Mar/2018 11:24:30] "HTTP/1.1 GET /favicon.ico" - 404 Not Found
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
- return self.handle()
- File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
- return self._delegate(fn, self.fvars, args)
- File "/usr/lib/python2.7/site-packages/web/application.py", line 462, in _delegate
- return handle_class(cls)
- File "/usr/lib/python2.7/site-packages/web/application.py", line 438, in handle_class
- return tocall(*args)
- File "main.py", line 98, in GET
- import system
- File "class/system.py", line 9, in <module>
- import psutil,web,time,os,public,re
- File "/usr/lib64/python2.7/site-packages/psutil/__init__.py", line 89, in <module>
- import psutil._pslinux as _psplatform
- AttributeError: 'module' object has no attribute '_pslinux'
- 61.*.*.105:58804 - - [01/Mar/2018 11:24:34] "HTTP/1.1 GET /" - 500 Internal Server Error
复制代码
|
|