Closed: Method(name=close, id=40) (404, "NOT_FOUND - no queue 'longpoll.subscribe.091adf46-9097-4d50-97bc-8d20e8c18417' in vhost 'launchpad.net'", 60, 20) content = None

Bug #903186 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Unassigned

Bug Description

 OOPS-064ec65f613ae8d4cfa57e4786dec0da

Traceback (most recent call last):
  File "/srv/launchpad.net/production/txlongpoll/code-rev-82/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/internet/defer.py", line 362, in callback
    self._startRunCallbacks(result)
  File "/srv/launchpad.net/production/txlongpoll/code-rev-82/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/internet/defer.py", line 458, in _startRunCallbacks
    self._runCallbacks()
  File "/srv/launchpad.net/production/txlongpoll/code-rev-82/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/internet/defer.py", line 545, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
  File "/srv/launchpad.net/production/txlongpoll/code-rev-82/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/internet/defer.py", line 1095, in gotResult
    _inlineCallbacks(r, g, deferred)
--- <exception caught here> ---
  File "/srv/launchpad.net/production/txlongpoll/code-rev-82/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/internet/defer.py", line 1037, in _inlineCallbacks
    result = result.throwExceptionIntoGenerator(g)
  File "/srv/launchpad.net/production/txlongpoll/code-rev-82/eggs/Twisted-11.1.0-py2.6-linux-x86_64.egg/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
    return g.throw(self.type, self.value, self.tb)
  File "/srv/launchpad.net/production/txlongpoll/code-rev-82/eggs/txAMQP-0.5-py2.6.egg/txamqp/protocol.py", line 86, in invoke
    raise Closed(self.reason)
txamqp.client.Closed: Method(name=close, id=40) (404, "NOT_FOUND - no queue 'longpoll.subscribe.091adf46-9097-4d50-97bc-8d20e8c18417' in vhost 'launchpad.net'", 60, 20) content = None

Tags: oops longpoll
Changed in launchpad:
assignee: nobody → Launchpad Red Squad (redsquad)
Revision history for this message
Robert Collins (lifeless) wrote :

So I think this wants a trivial oops filter (see the oops library pydoc) to discard these errors: I suspect we don't care that a given queue doesn't exist: folk could trivially cause use to make many many oopses by asking for random queues or trying to probe for them

Changed in launchpad:
assignee: Launchpad Red Squad (redsquad) → nobody
Revision history for this message
Colin Watson (cjwatson) wrote :

We decommissioned the longpoll mechanism a while back due to lack of progress on it, so this is no longer an issue.

Changed in launchpad:
status: Triaged → 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.