AttributeError: 'ClusterClient' object has no attribute 'loseConnection'

Bug #1280680 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Gavin Panella

Bug Description

2014-02-15 16:31:25-0500 [HTTPPageGetter,client] Unhandled Error
        Traceback (most recent call last):
          File "/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py", line 299, in connectionLost
            protocol.connectionLost(reason)
          File "/usr/lib/python2.7/dist-packages/twisted/web/client.py", line 204, in connectionLost
            self.factory._disconnectedDeferred.callback(None)
          File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 382, in callback
            self._startRunCallbacks(result)
          File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 490, in _startRunCallbacks
            self._runCallbacks()
        --- <exception caught here> ---
          File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 577, in _runCallbacks
            current.result = callback(current.result, *args, **kw)
          File "/usr/lib/python2.7/dist-packages/provisioningserver/rpc/clusterservice.py", line 163, in _update_connections
            self._drop_connections(connections_established - connections_desired)
          File "/usr/lib/python2.7/dist-packages/provisioningserver/rpc/clusterservice.py", line 176, in _drop_connections
            self.connections[address].loseConnection()
        exceptions.AttributeError: 'ClusterClient' object has no attribute 'loseConnection'

Related branches

Revision history for this message
Gavin Panella (allenap) wrote :

I'm fixing this in a follow-up branch.

Changed in maas:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Gavin Panella (allenap)
milestone: none → 14.04
Gavin Panella (allenap)
Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
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.