当前位置:论坛首页 > Linux面板 > 求助

抱歉,程序异常,您请求的页面因发生异常而中断

发表在 Linux面板2017-11-30 18:14 [复制链接] 1 5314

本帖最后由 佚航 于 2017-11-30 23:12 编辑

今天突然这样了.
系统 centos7.4
bt 5.5.2
  1. cat /tmp/panelBoot.pl

  2. 127.0.0.1:46218 - - [30/Nov/2017 17:02:35] "HTTP/1.1 GET /" - 303 See Other
  3. 127.0.0.1:46220 - - [30/Nov/2017 17:02:35] "HTTP/1.1 GET /login" - 200 OK
  4. 127.0.0.1:46222 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/css/site.css" - 200
  5. 127.0.0.1:46224 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/css/login.css" - 200
  6. 127.0.0.1:46228 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/language/zh-cn.js" - 200
  7. 127.0.0.1:46230 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/js/jquery-1.10.2.min.js" - 200
  8. 127.0.0.1:46232 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/language/Simplified_Chinese/lan.js" - 200
  9. 127.0.0.1:46234 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/layer/layer.js" - 200
  10. 127.0.0.1:46236 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/js/Validform_v5.3.2_min.js" - 200
  11. 127.0.0.1:46226 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /code" - 200 OK
  12. 127.0.0.1:46238 - - [30/Nov/2017 17:02:36] "HTTP/1.1 GET /static/layer/skin/default/layer.css" - 200
  13. 127.0.0.1:46240 - - [30/Nov/2017 17:02:37] "HTTP/1.1 GET /static/layer/skin/default/loading-2.gif" - 200
  14. 127.0.0.1:46244 - - [30/Nov/2017 17:02:37] "HTTP/1.1 GET /static/images/right.png" - 200
  15. 127.0.0.1:46242 - - [30/Nov/2017 17:02:37] "HTTP/1.1 POST /login" - 200 OK
  16. Traceback (most recent call last):
  17.   File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
  18.     return self.handle()
  19.   File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
  20.     return self._delegate(fn, self.fvars, args)
  21.   File "/usr/lib/python2.7/site-packages/web/application.py", line 462, in _delegate
  22.     return handle_class(cls)
  23.   File "/usr/lib/python2.7/site-packages/web/application.py", line 438, in handle_class
  24.     return tocall(*args)
  25.   File "main.py", line 99, in GET
  26.     data = system.system().GetConcifInfo()
  27.   File "class/system.py", line 105, in GetConcifInfo
  28.     tmp['version'] = public.readFile(vfile).strip();
  29. AttributeError: 'bool' object has no attribute 'strip'

  30. 127.0.0.1:46246 - - [30/Nov/2017 17:02:38] "HTTP/1.1 GET /" - 500 Internal Server Error
  31. Traceback (most recent call last):
  32.   File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
  33.     return self.handle()
  34.   File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
  35.     return self._delegate(fn, self.fvars, args)
  36.   File "/usr/lib/python2.7/site-packages/web/application.py", line 462, in _delegate
  37.     return handle_class(cls)
  38.   File "/usr/lib/python2.7/site-packages/web/application.py", line 438, in handle_class
  39.     return tocall(*args)
  40.   File "main.py", line 99, in GET
  41.     data = system.system().GetConcifInfo()
  42.   File "class/system.py", line 105, in GetConcifInfo
  43.     tmp['version'] = public.readFile(vfile).strip();
  44. AttributeError: 'bool' object has no attribute 'strip'

  45. 127.0.0.1:46248 - - [30/Nov/2017 17:02:39] "HTTP/1.1 GET /" - 500 Internal Server Error
  46. Traceback (most recent call last):
  47.   File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
  48.     return self.handle()
  49.   File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
  50.     return self._delegate(fn, self.fvars, args)
  51.   File "/usr/lib/python2.7/site-packages/web/application.py", line 462, in _delegate
  52.     return handle_class(cls)
  53.   File "/usr/lib/python2.7/site-packages/web/application.py", line 438, in handle_class
  54.     return tocall(*args)
  55.   File "main.py", line 99, in GET
  56.     data = system.system().GetConcifInfo()
  57.   File "class/system.py", line 105, in GetConcifInfo
  58.     tmp['version'] = public.readFile(vfile).strip();
  59. AttributeError: 'bool' object has no attribute 'strip'

  60. 127.0.0.1:46254 - - [30/Nov/2017 17:02:42] "HTTP/1.1 GET /" - 500 Internal Server Error
  61. 127.0.0.1:46270 - - [30/Nov/2017 17:02:49] "HTTP/1.1 GET /" - 303 See Other
  62. 127.0.0.1:46276 - - [30/Nov/2017 17:02:49] "HTTP/1.1 GET /" - 303 See Other
  63. 127.0.0.1:46278 - - [30/Nov/2017 17:02:50] "HTTP/1.1 GET /login" - 200 OK
  64. 127.0.0.1:46280 - - [30/Nov/2017 17:02:50] "HTTP/1.1 GET /code" - 200 OK
  65. 192.168.3.3:63111 - - [30/Nov/2017 17:03:05] "HTTP/1.1 GET /" - 303 See Other
  66. 192.168.3.3:63111 - - [30/Nov/2017 17:03:05] "HTTP/1.1 GET /login" - 200 OK
  67. 192.168.3.3:63111 - - [30/Nov/2017 17:03:05] "HTTP/1.1 GET /static/css/site.css" - 200
  68. 192.168.3.3:63111 - - [30/Nov/2017 17:03:05] "HTTP/1.1 GET /static/css/login.css" - 200
  69. 192.168.3.3:63113 - - [30/Nov/2017 17:03:05] "HTTP/1.1 GET /static/js/jquery-1.10.2.min.js" - 200
  70. 192.168.3.3:63113 - - [30/Nov/2017 17:03:06] "HTTP/1.1 GET /static/language/zh-cn.js" - 200
  71. 192.168.3.3:63111 - - [30/Nov/2017 17:03:06] "HTTP/1.1 GET /static/language/Simplified_Chinese/lan.js" - 200
  72. 192.168.3.3:63113 - - [30/Nov/2017 17:03:06] "HTTP/1.1 GET /static/layer/layer.js" - 200
  73. 192.168.3.3:63117 - - [30/Nov/2017 17:03:06] "HTTP/1.1 GET /static/js/Validform_v5.3.2_min.js" - 200
  74. 192.168.3.3:63118 - - [30/Nov/2017 17:03:06] "HTTP/1.1 GET /code" - 200 OK
  75. 192.168.3.3:63118 - - [30/Nov/2017 17:03:06] "HTTP/1.1 GET /static/layer/skin/default/layer.css" - 200
  76. 192.168.3.3:63118 - - [30/Nov/2017 17:03:08] "HTTP/1.1 GET /static/images/right.png" - 200
  77. 192.168.3.3:63118 - - [30/Nov/2017 17:03:10] "HTTP/1.1 GET /static/layer/skin/default/loading-2.gif" - 200
  78. 192.168.3.3:63117 - - [30/Nov/2017 17:03:10] "HTTP/1.1 POST /login" - 200 OK
  79. Traceback (most recent call last):
  80.   File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
  81.     return self.handle()
  82.   File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
  83.     return self._delegate(fn, self.fvars, args)
  84.   File "/usr/lib/python2.7/site-packages/web/application.py", line 462, in _delegate
  85.     return handle_class(cls)
  86.   File "/usr/lib/python2.7/site-packages/web/application.py", line 438, in handle_class
  87.     return tocall(*args)
  88.   File "main.py", line 99, in GET
  89.     data = system.system().GetConcifInfo()
  90.   File "class/system.py", line 105, in GetConcifInfo
  91.     tmp['version'] = public.readFile(vfile).strip();
  92. AttributeError: 'bool' object has no attribute 'strip'

  93. 192.168.3.3:63117 - - [30/Nov/2017 17:03:10] "HTTP/1.1 GET /" - 500 Internal Server Error
  94. Traceback (most recent call last):
  95.   File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
  96.     return self.handle()
  97.   File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
  98.     return self._delegate(fn, self.fvars, args)
  99.   File "/usr/lib/python2.7/site-packages/web/application.py", line 462, in _delegate
  100.     return handle_class(cls)
  101.   File "/usr/lib/python2.7/site-packages/web/application.py", line 438, in handle_class
  102.     return tocall(*args)
  103.   File "main.py", line 99, in GET
  104.     data = system.system().GetConcifInfo()
  105.   File "class/system.py", line 105, in GetConcifInfo
  106.     tmp['version'] = public.readFile(vfile).strip();
  107. AttributeError: 'bool' object has no attribute 'strip'

  108. 127.0.0.1:46316 - - [30/Nov/2017 17:13:06] "HTTP/1.1 GET /" - 500 Internal Server Error
  109. Traceback (most recent call last):
  110.   File "/usr/lib/python2.7/site-packages/web/application.py", line 239, in process
  111.     return self.handle()
  112.   File "/usr/lib/python2.7/site-packages/web/application.py", line 230, in handle
  113.     return self._delegate(fn, self.fvars, args)
  114.   File "/usr/lib/python2.7/site-packages/web/application.py", line 462, in _delegate
  115.     return handle_class(cls)
  116.   File "/usr/lib/python2.7/site-packages/web/application.py", line 438, in handle_class
  117.     return tocall(*args)
  118.   File "main.py", line 99, in GET
  119.     data = system.system().GetConcifInfo()
  120.   File "class/system.py", line 105, in GetConcifInfo
  121.     tmp['version'] = public.readFile(vfile).strip();
  122. AttributeError: 'bool' object has no attribute 'strip'


复制代码


   
使用道具 举报 只看该作者 回复
发表于 2017-12-1 09:41:43 | 显示全部楼层
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

企业版年付运维跟进群

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急问题处理

论坛响应时间:10分钟

问题处理方式:1对1处理(优先)

工作时间:白班:9:00 - 18:00

工作时间:晚班:18:00 - 24:00

立即付费处理
快速回复 返回顶部 返回列表