systemctl status tor
● tor.service - Anonymizing Overlay Network
Loaded: loaded (/usr/lib/systemd/system/tor.service; enabled; vendor preset: disabled)
Active: active (running) since Вт 2015-12-01 11:24:28 EET; 7s ago
Main PID: 1041 (tor)
CGroup: /system.slice/tor.service
└─1041 /usr/bin/tor -f /etc/tor/torrc
torrc взят с другого пк, где тор работает отлично https://gist.github.com/cc11fda910a42c6d696a
tor-resolve ругается
tor-resolve http://checkip.dyndns.com
Dec 01 11:29:41.323 [warn] Got SOCKS5 status response '1': general error
python tor.py
Starting Tor:
Traceback (most recent call last):
File "tor.py", line 48, in <module>
init_msg_handler = print_bootstrap_lines,
File "/usr/lib/python3.5/site-packages/stem/process.py", line 255, in launch_tor_with_config
return launch_tor(tor_cmd, ['-f', '-'], None, completion_percent, init_msg_handler, timeout, take_ownership, stdin = config_str)
File "/usr/lib/python3.5/site-packages/stem/process.py", line 143, in launch_tor
raise OSError('Process terminated: %s' % last_problem)
OSError: Process terminated: Failed to bind one of the listener ports.
lsof -i :9050
Ничего не говорит.
Пересобирал тор с гита, проблема не решилась и там. Что делать?
UPD: кроме FF еще работает torsocks wget http://checkip.dyndns.com