[tor-bugs] #25529 [Core Tor/Tor]: Tor meeks works smoothly when starting from Tor Browser, while hangs a lot when starting from command line
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Mar 17 16:10:53 UTC 2018
#25529: Tor meeks works smoothly when starting from Tor Browser, while hangs a lot
when starting from command line
-------------------------------------------------+-------------------------
Reporter: omareg94 | Owner: tbb-
| team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version: Tor:
| 0.3.2.10
Severity: Normal | Resolution:
Keywords: meek tor-browser-bundle | Actual Points:
configuration bridge pluggable-transports |
connection |
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by omareg94):
Replying to [comment:4 cypherpunks]:
>
> You're missing something from the torrc-defaults I guess
It's exactly the same as a freshly installed one:
{{{
# torrc-defaults for Tor Browser
#
# DO NOT EDIT THIS FILE
#
# This file is distributed with Tor Browser and SHOULD NOT be modified (it
# may be overwritten during the next Tor Browser update). To customize
your
# Tor configuration, shut down Tor Browser and edit the torrc file.
#
# If non-zero, try to write to disk less frequently than we would
otherwise.
AvoidDiskWrites 1
# Where to send logging messages. Format is minSeverity[-maxSeverity]
# (stderr|stdout|syslog|file FILENAME).
Log notice stdout
CookieAuthentication 1
## fteproxy configuration
ClientTransportPlugin fte exec TorBrowser\Tor\PluggableTransports\fteproxy
--managed
## obfs4proxy configuration
ClientTransportPlugin obfs2,obfs3,obfs4,scramblesuit exec
TorBrowser\Tor\PluggableTransports\obfs4proxy
## meek configuration
ClientTransportPlugin meek exec TorBrowser\Tor\PluggableTransports
\terminateprocess-buffer TorBrowser\Tor\PluggableTransports\meek-client-
torbrowser -- TorBrowser\Tor\PluggableTransports\meek-client
}}}
It worked well when I copied the options from torrc-defaults to torrc.
Also I've tried to install a fresh installation on a separate folder, the
same issue is happening (**not reading torrc-defaults**) file.
It's weird why it can't access the torrc-defaults. I'm looking to figure
out.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25529#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list