[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

WebApp Error: <class 'psycopg2.OperationalError'>: FATAL: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.



URL: http://snapshot.debian.org/package/rxvt-unicode/
Module weberror.errormiddleware:162 in __call__
>>  app_iter = self.application(environ, sr_checker)
Module beaker.middleware:73 in __call__
>>  return self.app(environ, start_response)
Module beaker.middleware:152 in __call__
>>  return self.wrap_app(environ, session_start_response)
Module routes.middleware:130 in __call__
>>  response = self.app(environ, start_response)
Module pylons.wsgiapp:125 in __call__
>>  response = self.dispatch(controller, environ, start_response)
Module pylons.wsgiapp:324 in dispatch
>>  return controller(environ, start_response)
Module snapshot.lib.base:15 in __call__
>>  return WSGIController.__call__(self, environ, start_response)
Module pylons.controllers.core:221 in __call__
>>  response = self._dispatch_call()
Module pylons.controllers.core:172 in _dispatch_call
>>  response = self._inspect_call(func)
Module pylons.controllers.core:107 in _inspect_call
>>  result = self._perform_call(func, args)
Module pylons.controllers.core:60 in _perform_call
>>  return func(**args)
Module snapshot.controllers.package:138 in source
>>  self._db_close()
Module snapshot.controllers.package:50 in _db_close
>>  self.db.close()
Module snapshot.lib.dbinstance:42 in close
>>  self.execute('ROLLBACK').close()
Module snapshot.lib.dbinstance:32 in execute
>>  c.execute(*args, **kw)
Module psycopg2.extras:88 in execute
>>  return _cursor.execute(self, query, vars, async)
OperationalError: FATAL: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.
CGI Variables
DOCUMENT_ROOT '/htdocs'
GATEWAY_INTERFACE 'CGI/1.1'
HTTP_ACCEPT 'application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
HTTP_ACCEPT_CHARSET 'ISO-8859-1,utf-8;q=0.7,*;q=0.3'
HTTP_ACCEPT_ENCODING 'gzip,deflate,sdch'
HTTP_ACCEPT_LANGUAGE 'en-US,en;q=0.8'
HTTP_HOST 'snapshot.debian.org'
HTTP_REFERER 'http://webcache.googleusercontent.com/search?q=cache:BLeGnaZQpPEJ:snapshot.debian.org/+howto+use+http://snapshot.debian.org/&cd=1&hl=cs&ct=clnk&gl=cz'
HTTP_USER_AGENT 'Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.12 (KHTML, like Gecko) Chrome/9.0.576.0 Safari/534.12'
HTTP_X_FORWARDED_FOR '213.192.60.27'
HTTP_X_VARNISH '659494586'
PATH '/usr/local/bin:/usr/bin:/bin'
PATH_INFO '/package/rxvt-unicode/'
PATH_TRANSLATED '/srv/snapshot.debian.org/bin/snapshot.wsgi/package/rxvt-unicode/'
REMOTE_ADDR '127.0.0.1'
REMOTE_PORT '40074'
REQUEST_METHOD 'GET'
REQUEST_URI '/package/rxvt-unicode/'
SCRIPT_FILENAME '/srv/snapshot.debian.org/bin/snapshot.wsgi'
SCRIPT_URI 'http://snapshot.debian.org/package/rxvt-unicode/'
SCRIPT_URL '/package/rxvt-unicode/'
SERVER_ADDR '127.0.0.1'
SERVER_ADMIN 'team@snapshot.debian.org'
SERVER_NAME 'snapshot.debian.org'
SERVER_PORT '80'
SERVER_PROTOCOL 'HTTP/1.1'
SERVER_SIGNATURE '<address>Apache Server at snapshot.debian.org Port 80</address>\n'
SERVER_SOFTWARE 'Apache'
WSGI Variables
application <beaker.middleware.CacheMiddleware object at 0x46ec050>
beaker.cache <beaker.cache.CacheManager object at 0x46ec090>
beaker.get_session <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x46ddfd0>>
beaker.session {'_accessed_time': 1290447765.066179, '_creation_time': 1290447765.066179}
mod_wsgi.application_group 'snapshot.debian.org|'
mod_wsgi.callable_object 'application'
mod_wsgi.listener_host ''
mod_wsgi.listener_port '80'
mod_wsgi.process_group 'snapshot.debian.org'
mod_wsgi.reload_mechanism '1'
mod_wsgi.script_reloading '1'
mod_wsgi.version (2, 5)
paste.registry <paste.registry.Registry object at 0x4c36990>
paste.throw_errors True
pylons.action_method <bound method PackageController.source of <snapshot.controllers.package.PackageController object at 0x4c36f10>>
pylons.controller <snapshot.controllers.package.PackageController object at 0x4c36f10>
pylons.environ_config {'session': 'beaker.session', 'cache': 'beaker.cache'}
pylons.pylons <pylons.util.PylonsContext object at 0x4c36c90>
pylons.routes_dict {'action': u'source', 'source': u'rxvt-unicode', 'controller': u'package'}
routes.route <routes.route.Route object at 0x46dd8d0>
routes.url <routes.util.URLGenerator object at 0x4c36e90>
webob.adhoc_attrs {'language': 'en-us'}
wsgi process 'Multi process AND threads (?)'
wsgi.file_wrapper <built-in method file_wrapper of mod_wsgi.Adapter object at 0x4d7c558>
wsgiorg.routing_args (<routes.util.URLGenerator object at 0x4c36e90>, {'action': u'source', 'source': u'rxvt-unicode', 'controller': u'package'})

Reply to: