[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #27351 [Applications/Tor Browser]: Reloading TB's Tor instance disables network
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs