[tor-bugs] #18317 [Service - trac]: Something after refresh of timeline

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 15 17:31:51 UTC 2016


#18317: Something after refresh of timeline
--------------------------------+-----------------
     Reporter:  bugzilla        |      Owner:  qbi
         Type:  defect          |     Status:  new
     Priority:  Medium          |  Milestone:
    Component:  Service - trac  |    Version:
     Severity:  Normal          |   Keywords:
Actual Points:                  |  Parent ID:
       Points:                  |    Sponsor:
--------------------------------+-----------------
 Just refreshed (F5) https://trac.torproject.org/projects/tor/timeline
 and this:

 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/trac/web/api.py", line 514, in
 send_error
     data, 'text/html')
   File "/usr/lib/python2.7/dist-packages/trac/web/chrome.py", line 968, in
 render_template
     message = Markup(req.session.pop('chrome.%s.%d'
   File "/usr/lib/python2.7/dist-packages/trac/web/api.py", line 316, in
 __getattr__
     value = self.callbacks[name](self)
   File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 268, in
 _get_session
     return Session(self.env, req)
   File "/usr/lib/python2.7/dist-packages/trac/web/session.py", line 200,
 in __init__
     if req.authname == 'anonymous':
   File "/usr/lib/python2.7/dist-packages/trac/web/api.py", line 316, in
 __getattr__
     value = self.callbacks[name](self)
   File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 135, in
 authenticate
     authname = authenticator.authenticate(req)
   File "build/bdist.linux-x86_64/egg/acct_mgr/util.py", line 82, in wrap
     return func(self, *args, **kwds)
   File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 374, in
 authenticate
     return auth.LoginModule.authenticate(self, req)
   File "/usr/lib/python2.7/dist-packages/trac/web/auth.py", line 91, in
 authenticate
     req.incookie['trac_auth'])
   File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 448, in
 _get_name_for_cookie
     name = auth.LoginModule._get_name_for_cookie(self, req, cookie)
   File "/usr/lib/python2.7/dist-packages/trac/web/auth.py", line 238, in
 _get_name_for_cookie
     name = self._cookie_to_name(req, cookie)
   File "/usr/lib/python2.7/dist-packages/trac/web/auth.py", line 234, in
 _cookie_to_name
     for name, in self.env.db_query(sql, args):
   File "/usr/lib/python2.7/dist-packages/trac/db/api.py", line 121, in
 execute
     with self as db:
   File "/usr/lib/python2.7/dist-packages/trac/db/api.py", line 174, in
 __enter__
     db = self.dbmgr.get_connection(readonly=True)
   File "/usr/lib/python2.7/dist-packages/trac/db/api.py", line 262, in
 get_connection
     db = self._cnx_pool.get_cnx(self.timeout or None)
   File "/usr/lib/python2.7/dist-packages/trac/db/pool.py", line 213, in
 get_cnx
     return _backend.get_cnx(self._connector, self._kwargs, timeout)
   File "/usr/lib/python2.7/dist-packages/trac/db/pool.py", line 134, in
 get_cnx
     raise TimeoutError(errmsg)
 TimeoutError: Unable to get database connection within 0 seconds.
 (OperationalError: could not connect to server:

 Connection refused
         Is the server running on host "drobovi.torproject.org"
 (2620:0:6b0:b:1a1a:0:26e5:4803) and accepting
         TCP/IP connections on port 5432?
 could not connect to server: Connection refused
         Is the server running on host "drobovi.torproject.org"
 (38.229.72.3) and accepting
         TCP/IP connections on port 5432?
 )

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18317>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list