authdb Store for scripts connecting to incorrect database
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Gary Poster |
Bug Description
The OpenIDAssociati
Traceback (most recent call last):
File "/srv/launchpad
tunable_
File "/srv/launchpad
abort_time = self.abort_
File "/srv/launchpad
self.
File "/srv/launchpad
result = self.store.
File "/srv/launchpad
return self._connectio
File "/srv/launchpad
return Connection.
File "/srv/launchpad
raw_cursor = self.raw_
File "/srv/launchpad
return Connection.
File "/srv/launchpad
self.
File "/srv/launchpad
return function(*args, **kwargs)
InternalError: Slony-I: Table openidassociation is replicated and cannot be modified on a subscriber node
Related branches
summary: |
- OpenIDAssociationPruner is using the wrong Store + authdb Store for scripts connecting to incorrect database |
Changed in launchpad-foundations: | |
assignee: | Stuart Bishop (stub) → Guilherme Salgado (salgado) |
Changed in launchpad-foundations: | |
status: | Confirmed → In Progress |
assignee: | Guilherme Salgado (salgado) → Gary Poster (gary) |
Changed in launchpad-foundations: | |
status: | In Progress → Fix Released |
Setting to high as things will start to screw up if we don't keep this table trimmed.