[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #29154 [Core Tor/Tor]: My tor does not work anymore!
#29154: My tor does not work anymore!
--------------------------+----------------------------------
Reporter: killerbee | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+----------------------------------
Comment (by killerbee):
Hi, I use tor in shell mode.
I use this site: check.torproject.org or curl ifconfig.me host to check my
IP Address.
I paste below the content of the screenshot (I don't know if exists a tor
log and where find it):
-- TOR ISSUE --
mike@dev:~$ curl ifconfig.me
xx.104.95.86mike@dev:~$ tor &
![1] 20007
mike@dev:~$ Jan 24 09:45:46.031 [notice] Tor 0.2.9.14 running on Linux
with Libevent 2.0.21-stable, OpenSSL 1.0.2g and Zlib 1.2.8.
Jan 24 09:45:46.031 [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 09:45:46.031 [notice] Read configuration file "/etc/tor/torrc".
Jan 24 09:45:46.035 [notice] Opening Socks listener on 127.0.0.1:9050
Jan 24 09:45:46.035 [warn] Could not bind to 127.0.0.1:9050: Address
already in use. Is Tor already running?
Jan 24 09:45:46.035 [warn] Failed to parse/validate config: Failed to bind
one of the listener ports.
Jan 24 09:45:46.035 [err] Reading config failed--see warnings above.
!^C
![1]+ Uscita 1 tor
mike@dev:~$ curl ifconfig.me
xx.104.95.86mike@dev:~$ ports | grep 'tor'
[sudo] password di mike:
LISTEN 0 128 127.0.0.1:9050 *:*
users:(("tor",pid=19947,fd=6))
mike@dev:~$ sudo killall tor
mike@dev:~$ ports | grep 'tor'
mike@dev:~$
mike@dev:~$ tor &
![1] 20026
mike@dev:~$ Jan 24 09:46:32.018 [notice] Tor 0.2.9.14 running on Linux
with Libevent 2.0.21-stable, OpenSSL 1.0.2g and Zlib 1.2.8.
Jan 24 09:46:32.018 [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 09:46:32.018 [notice] Read configuration file "/etc/tor/torrc".
Jan 24 09:46:32.022 [notice] Opening Socks listener on 127.0.0.1:9050
Jan 24 09:46:32.000 [notice] Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Jan 24 09:46:32.000 [notice] Parsing GEOIP IPv6 file
/usr/share/tor/geoip6.
Jan 24 09:46:32.000 [notice] Bootstrapped 0%: Starting
Jan 24 09:46:32.000 [notice] Bootstrapped 80%: Connecting to the Tor
network
Jan 24 09:46:33.000 [notice] Bootstrapped 85%: Finishing handshake with
first hop
Jan 24 09:46:33.000 [notice] Bootstrapped 90%: Establishing a Tor circuit
Jan 24 09:46:33.000 [notice] Tor has successfully opened a circuit. Looks
like client functionality is working.
Jan 24 09:46:33.000 [notice] Bootstrapped 100%: Done
mike@dev:~$ curl ifconfig.me
xx.104.95.86mike@dev:~$
mike@dev:~$ tor
Jan 24 09:47:16.812 [notice] Tor 0.2.9.14 running on Linux with Libevent
2.0.21-stable, OpenSSL 1.0.2g and Zlib 1.2.8.
Jan 24 09:47:16.812 [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 09:47:16.812 [notice] Read configuration file "/etc/tor/torrc".
Jan 24 09:47:16.816 [notice] Opening Socks listener on 127.0.0.1:9050
Jan 24 09:47:16.816 [warn] Could not bind to 127.0.0.1:9050: Address
already in use. Is Tor already running?
Jan 24 09:47:16.816 [warn] Failed to parse/validate config: Failed to bind
one of the listener ports.
Jan 24 09:47:16.816 [err] Reading config failed--see warnings above.
mike@dev:~$ ports | grep 'tor'
LISTEN 0 128 127.0.0.1:9050 *:*
users:(("tor",pid=20026,fd=6))
mike@dev:~$ sudo killall tor
Jan 24 09:47:41.000 [notice] Catching signal TERM, exiting cleanly.
mike@dev:~$ tor
Jan 24 09:47:46.316 [notice] Tor 0.2.9.14 running on Linux with Libevent
2.0.21-stable, OpenSSL 1.0.2g and Zlib 1.2.8.
Jan 24 09:47:46.316 [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 09:47:46.316 [notice] Read configuration file "/etc/tor/torrc".
Jan 24 09:47:46.319 [notice] Opening Socks listener on 127.0.0.1:9050
Jan 24 09:47:46.000 [notice] Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Jan 24 09:47:46.000 [notice] Parsing GEOIP IPv6 file
/usr/share/tor/geoip6.
Jan 24 09:47:46.000 [notice] Bootstrapped 0%: Starting
Jan 24 09:47:46.000 [notice] Bootstrapped 80%: Connecting to the Tor
network
Jan 24 09:47:47.000 [notice] Bootstrapped 85%: Finishing handshake with
first hop
Jan 24 09:47:47.000 [notice] Bootstrapped 90%: Establishing a Tor circuit
Jan 24 09:47:48.000 [notice] Tor has successfully opened a circuit. Looks
like client functionality is working.
Jan 24 09:47:48.000 [notice] Bootstrapped 100%: Done
[IN ANOTHER TERMINAL:]
mike@dev:~$ curl ifconfig.me
xx.104.95.86
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29154#comment:3>
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