[tor-bugs] #25010 [Applications]: Tor not configured properly

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jan 24 18:20:23 UTC 2018


#25010: Tor not configured properly
------------------------------+--------------------
     Reporter:  ToringOnion   |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Low           |  Milestone:
    Component:  Applications  |    Version:
     Severity:  Minor         |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------
 I got this issue yesterday for both Debian and Ubuntu. I tried
 uninstalling and reinstalling Tor and torbrowser-launcher, but no luck.
 Here's the Terminal outputs:

 **The OS where I reinstalled Tor:**

 $ tor
 Jan 24 18:03:00.709 [notice] Tor 0.2.9.11 (git-aa8950022562be76) running
 on Linux with Libevent 2.0.21-stable, OpenSSL 1.0.2g and Zlib 1.2.8.
 Jan 24 18:03:00.709 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Jan 24 18:03:00.709 [notice] Read configuration file "/etc/tor/torrc".
 Jan 24 18:03:00.711 [notice] Opening Socks listener on 127.0.0.1:9050
 Jan 24 18:03:00.711 [warn] Could not bind to 127.0.0.1:9050: Address
 already in use. Is Tor already running?
 Jan 24 18:03:00.711 [warn] Failed to parse/validate config: Failed to bind
 one of the listener ports.
 Jan 24 18:03:00.711 [err] Reading config failed--see warnings above.

 $ torbrowser-launcher
 Tor Browser Launcher
 By Micah Lee, licensed under MIT
 version 0.2.4
 https://github.com/micahflee/torbrowser-launcher
 Traceback (most recent call last):

   File "/usr/bin/torbrowser-launcher", line 30, in <module>
     torbrowser_launcher.main()
   File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/__init__.py",
 line 62, in main
     app = Launcher(common, url_list)
   File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py",
 line 94, in __init__
     self.run(False)
   File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py",
 line 519, in run
     if not self.check_min_version():
   File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py",
 line 507, in check_min_version
     for line in open(self.common.paths[wiki:'tbb' tbb][wiki:'versions'
 versions]).readlines():

 IOError: [Errno 2] No such file or directory:
 '/home/user/.local/share/torbrowser/tbb/x86_64/tor-browser_en-
 US/Browser/TorBrowser/Docs/sources/versions'

 **The OS where I didn't reinstall Tor:**

 $ torbrowser-launcher
 ok received from application launch request
 $ tor
 Jan 24 18:15:52.696 [notice] Tor 0.2.9.14 (git-a211f886ad759cab) running
 on Linux with Libevent 2.0.21-stable, OpenSSL 1.1.0f and Zlib 1.2.8.
 Jan 24 18:15:52.696 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Jan 24 18:15:52.697 [notice] Read configuration file "/etc/tor/torrc".
 Jan 24 18:15:52.699 [notice] Opening Socks listener on 127.0.0.1:9050
 Jan 24 18:15:52.699 [warn] Could not bind to 127.0.0.1:9050: Address
 already in use. Is Tor already running?
 Jan 24 18:15:52.699 [notice] Opening DNS listener on 127.0.0.1:5353
 Jan 24 18:15:52.699 [notice] Opening Transparent pf/netfilter listener on
 127.0.0.1:9040
 Jan 24 18:15:52.699 [warn] Could not bind to 127.0.0.1:9040: Address
 already in use. Is Tor already running?
 Jan 24 18:15:52.700 [warn] /var/run/tor is not owned by this user (user,
 1000) but by <unknown> (105). Perhaps you are running Tor as the wrong
 user?
 Jan 24 18:15:52.700 [warn] Before Tor can create a control socket in
 "/var/run/tor/control", the directory "/var/run/tor" needs to exist, and
 to be accessible only by the user and group account that is running Tor.
 (On some Unix systems, anybody who can list a socket can connect to it, so
 Tor is being careful.)
 Jan 24 18:15:52.700 [notice] Closing partially-constructed DNS listener on
 127.0.0.1:5353
 Jan 24 18:15:52.700 [warn] Failed to parse/validate config: Failed to bind
 one of the listener ports.
 Jan 24 18:15:52.700 [err] Reading config failed--see warnings above.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25010>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list