Trac: Description: Since upgrading a directory authority to 0.2.2.4 and changing the signing key, I see a log record like this every hour when votes are uploaded:
Rejected vote from ("Duplicate discarded")
where is the address of the directory authority.
to
Since upgrading a directory authority to 0.2.2.24 and changing the signing key, I see a log record like this every hour when votes are uploaded:
Right. This happens because you upload your vote to all authorities. But you already have your vote, because you tested it before uploading to make sure you could parse it.
If we want, we could add a special case to not upload authority stuff to ourself. I figured there were 8 people in the world experiencing it, so it wasn't urgent (or maybe isn't even needed).