Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #212

Closed (moved)
Open
Opened Nov 30, 2005 by weasel (Peter Palfrader)@weasel

directory server fetches stuff that it knows it will reject

Tor26 rejects server descriptors for e.g. usewithoutabuse because it has it in its approved-routers file with a different fingerprint.

However, moria* don't so they do accept the descriptors.

Now every minute or so tor26 fetches descriptors it doesn't yet have from the other directory servers, only to loudly reject them immediately:

Nov 30 21:37:49.201 [warn] dirserv_router_get_status(): Mismatched fingerprint for 'fang': expected '6CC0D975E864E751C1EE20B0C58B34DFD064979B' got '56DFE97CE3EC7948929990D9ED6C8B1E329A627A'. ContactInfo 'L giardina ', platform 'Tor 0.1.0.15 on Darwin Power Macintosh'.) Nov 30 21:37:49.201 [warn] dirserv_router_get_status(): Mismatched fingerprint for 'usewithoutabuse': expected '0E6B04E0D8D0F3F72958C91948EDE6587C0A0C3A' got '8F47F6E70831F25E1DF655C5C75D916F7C5968A7'. ContactInfo 'krichards999@charter.net', platform 'Tor 0.1.1.8-alpha on Linux i686'.) Nov 30 21:38:54.612 [warn] dirserv_router_get_status(): Mismatched fingerprint for 'fang': expected '6CC0D975E864E751C1EE20B0C58B34DFD064979B' got '56DFE97CE3EC7948929990D9ED6C8B1E329A627A'. ContactInfo 'L giardina ', platform 'Tor 0.1.0.15 on Darwin Power Macintosh'.) Nov 30 21:38:54.612 [warn] dirserv_router_get_status(): Mismatched fingerprint for 'usewithoutabuse': expected '0E6B04E0D8D0F3F72958C91948EDE6587C0A0C3A' got '8F47F6E70831F25E1DF655C5C75D916F7C5968A7'. ContactInfo 'krichards999@charter.net', platform 'Tor 0.1.1.8-alpha on Linux i686'.) Nov 30 21:40:01.017 [warn] dirserv_router_get_status(): Mismatched fingerprint for 'fang': expected '6CC0D975E864E751C1EE20B0C58B34DFD064979B' got '56DFE97CE3EC7948929990D9ED6C8B1E329A627A'. ContactInfo 'L giardina ', platform 'Tor 0.1.0.15 on Darwin Power Macintosh'.) Nov 30 21:40:01.018 [warn] dirserv_router_get_status(): Mismatched fingerprint for 'usewithoutabuse': expected '0E6B04E0D8D0F3F72958C91948EDE6587C0A0C3A' got '8F47F6E70831F25E1DF655C5C75D916F7C5968A7'. ContactInfo 'krichards999@charter.net', platform 'Tor 0.1.1.8-alpha on Linux i686'.)

Maybe it would be a good idea to not fetch descriptors we know we will reject. (or at least shut up the log)

Cheers,

[Automatically added by flyspray2trac: Operating System: All]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#212