Comment 11 for bug 1190986

Revision history for this message
Greg Lutostanski (lutostag) wrote : Re: ERROR Nonce already used

Since it was hit while running juju I'm inclined to believe that it is because http://bazaar.launchpad.net/~juju/gomaasapi/trunk/view/head:/oauth.go is still using the old nonce generation method ([0-9]{8} rather than uuid) which is much more collision prone.