Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,065
    • Issues 1,065
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 16
    • Merge Requests 16
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

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.

  • The Tor Project
  • Core
  • Tor
  • Issues
  • #40106

Closed
Open
Opened Aug 15, 2020 by toralf@toralf

Tor client could not re-connect to a bridge which removed its obfs4 feature

I removed from a bridge (hashed fp: 662D4E4DE2C883625C543DFA3C4EE466899E6C85) the obfs4 feature and restarted the bridge. When I restarted now the Tor client configured as:

UpdateBridgesFromAuthority 1
UseBridges 1
#ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy
Bridge <snip>:<snip> <snip>

I got

Aug 15 17:39:23.000 [notice] Bootstrapped 0% (starting): Starting
Aug 15 17:39:23.000 [notice] Starting with guard context "bridges"
Aug 15 17:39:23.000 [notice] Delaying directory fetches: No running bridges

and the Tor client did not connect to the bridge. I stopped the Tor client, changed this line

UpdateBridgesFromAuthority 0

and now the Tor client could after a restart connect to the bridge. After that I could revert that change and now every restart of the Tor client works flawlessly.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.4.5.x-stable
Milestone
Tor: 0.4.5.x-stable (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/core/tor#40106