[tbb-bugs] #27351 [Applications/Tor Browser]: Reloading TB's Tor instance disables network
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Aug 27 21:56:09 UTC 2018
#27351: Reloading TB's Tor instance disables network
------------------------------------------+----------------------
Reporter: traumschule | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords: tbb
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------------------+----------------------
Reloading TB's Tor instance disables network and keeps it turned off
because it fails to attach to the SocksPort.
One has to change the SocksPort, enable the network and change back the
SocksPort with nyx:
{{{
>>> signal reload
250 OK
>>> getconf disablenetwork
250 DisableNetwork=1
>>> setconf disablenetwork=0
553 Unable to set option: Failed to bind one of the listener ports.
>>> setconf socksport=9152
250 OK
>>> setconf disablenetwork=0
250 OK
>>> setconf socksport=9150
250 OK
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27351>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list