BugTrackerAuthenticationError: 401 "Unauthorized"

Bug #716421 reported by Ursula Junque
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
William Grant

Bug Description

As seen on OOPS-1866CCW1292, an unauthorized error happens when trying to access gobby-bugs bugtracker (trac):

    Traceback (most recent call last):
  Module lp.bugs.scripts.checkwatches.core, line 245, in updateBugTracker
    self._updateBugTracker(bug_tracker, batch_size)
  Module lp.bugs.scripts.checkwatches.core, line 424, in _updateBugTracker
    remotesystem, bug_watch_batch, batch_size=batch_size)
  Module lp.bugs.scripts.checkwatches.base, line 266, in wrapper
    return func(self, *args, **kwargs)
  Module lp.bugs.scripts.checkwatches.core, line 571, in updateBugWatches
    server_time = remotesystem.getCurrentDBTime()
  Module lp.bugs.externalbugtracker.isolation, line 63, in wrapper
    return func(*args, **kwargs)
  Module lp.bugs.externalbugtracker.trac, line 305, in decorator
    self._authenticate()
  Module lp.bugs.externalbugtracker.trac, line 378, in _authenticate
    self.baseurl, '%s "%s"' % (error.code, error.msg))
BugTrackerAuthenticationError: http://gobby.0x539.de/trac: 401 "Unauthorized"

Related branches

William Grant (wgrant)
Changed in launchpad:
assignee: nobody → William Grant (wgrant)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :

Fixed in stable r12572 (http://bazaar.launchpad.net/~launchpad-pqm/launchpad/stable/revision/12572) by a commit, but not testable.

Changed in launchpad:
milestone: none → 11.04
tags: added: qa-untestable
Changed in launchpad:
status: In Progress → Fix Committed
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.