Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 823
    • Issues 823
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 30
    • Merge requests 30
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #212
Closed
Open
Created 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
Time tracking