From Fedora Project Wiki

apache 500 Internal Server Error


[Wed Jul 25 10:02:23 2012] [error] 122 [ERROR] m=index u=None p=9861 r=192.168.200.119:53348 koji.web: Traceback (most recent call last): [Wed Jul 25 10:02:23 2012] [error] File "/usr/share/koji-web/scripts/wsgi_publisher.py", line 367, in handle_request [Wed Jul 25 10:02:23 2012] [error] result = func(environ, **data) [Wed Jul 25 10:02:23 2012] [error] File "/usr/share/koji-web/scripts/index.py", line 275, in index [Wed Jul 25 10:02:23 2012] [error] values['builds'] = server.listBuilds(userID=(user and user['id'] or None), queryOpts={'order': '-build_id', 'limit': 10}) [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1531, in __call__ [Wed Jul 25 10:02:23 2012] [error] return self.__func(self.__name,args,opts) [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1756, in _callMethod [Wed Jul 25 10:02:23 2012] [error] return proxy.__getattr__(name)(*args) [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__ [Wed Jul 25 10:02:23 2012] [error] return self.__send(self.__name, args) [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib64/python2.7/xmlrpclib.py", line 1575, in __request [Wed Jul 25 10:02:23 2012] [error] verbose=self.__verbose [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request [Wed Jul 25 10:02:23 2012] [error] return self.single_request(host, handler, request_body, verbose) [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib64/python2.7/xmlrpclib.py", line 1294, in single_request [Wed Jul 25 10:02:23 2012] [error] response = h.getresponse(buffering=True) [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib64/python2.7/httplib.py", line 1027, in getresponse [Wed Jul 25 10:02:23 2012] [error] response.begin() [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib64/python2.7/httplib.py", line 407, in begin [Wed Jul 25 10:02:23 2012] [error] version, status, reason = self._read_status() [Wed Jul 25 10:02:23 2012] [error] File "/usr/lib64/python2.7/httplib.py", line 371, in _read_status [Wed Jul 25 10:02:23 2012] [error] raise BadStatusLine(line) [Wed Jul 25 10:02:23 2012] [error] BadStatusLine: [Wed Jul 25 10:02:23 2012] [error] [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] mod_wsgi (pid=9861): Exception occurred processing WSGI script '/usr/share/koji-web/scripts/wsgi_publisher.py'. [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] Traceback (most recent call last): [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/share/koji-web/scripts/wsgi_publisher.py", line 422, in application [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] result = self.handle_request(environ, start_response) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/share/koji-web/scripts/wsgi_publisher.py", line 384, in handle_request [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] result, headers = self.error_page(environ) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/share/koji-web/scripts/wsgi_publisher.py", line 344, in error_page [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] result = _genHTML(environ, 'error.chtml') [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/share/koji-web/lib/kojiweb/util.py", line 127, in _genHTML [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] environ['koji.values']['mavenEnabled'] = environ['koji.session'].mavenEnabled() [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1531, in __call__ [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] return self.__func(self.__name,args,opts) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1756, in _callMethod [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] return proxy.__getattr__(name)(*args) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in __call__ [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] return self.__send(self.__name, args) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib64/python2.7/xmlrpclib.py", line 1575, in __request [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] verbose=self.__verbose [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib64/python2.7/xmlrpclib.py", line 1264, in request [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] return self.single_request(host, handler, request_body, verbose) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib64/python2.7/xmlrpclib.py", line 1294, in single_request [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] response = h.getresponse(buffering=True) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib64/python2.7/httplib.py", line 1027, in getresponse [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] response.begin() [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib64/python2.7/httplib.py", line 407, in begin [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] version, status, reason = self._read_status() [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] File "/usr/lib64/python2.7/httplib.py", line 371, in _read_status [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] raise BadStatusLine(line) [Wed Jul 25 10:02:23 2012] [error] [client 192.168.200.119] BadStatusLine:

您好

什么情况?--Cicku 04:56, 25 July 2012 (UTC)