centos7.4
抱歉,程序异常您请求的页面因发生异常而中断! 宝塔Linux面板 5.x 请求帮助
- [root@dkface-cn ~]# cat /tmp/panelBoot.pl
- 113.240.217.127:61946 - - [25/Oct/2017 09:10:03] "HTTP/1.1 GET /" - 303 See Other
- 113.240.217.127:61946 - - [25/Oct/2017 09:10:03] "HTTP/1.1 GET /login" - 200 OK
- 113.240.217.127:61946 - - [25/Oct/2017 09:10:03] "HTTP/1.1 GET /code" - 200 OK
- 113.240.217.127:61947 - - [25/Oct/2017 09:10:09] "HTTP/1.1 POST /login" - 200 OK
- 113.240.217.127:61947 - - [25/Oct/2017 09:10:09] "HTTP/1.1 GET /code" - 200 OK
- 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 97, 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 181, in <module>
- raise ImportError(msg)
- ImportError: version conflict: '/usr/lib64/python2.7/site-packages/psutil/_psutil_linux.so' C extension module was built for another version of psutil (different than 2.2.1)
- 113.240.217.127:61948 - - [25/Oct/2017 09:10:09] "HTTP/1.1 GET /" - 500 Internal Server Error
- 47.93.90.175:4026 - - [25/Oct/2017 09:10:59] "HTTP/1.1 GET /" - 303 See Other
复制代码
|
|