nandan-desai-extras / TorGhost

TorGhost redirects all your internet traffic through SOCKS5 Tor proxy.
GNU General Public License v3.0
65 stars 15 forks source link

Error when trying to start. #2

Open Loloman2 opened 4 years ago

Loloman2 commented 4 years ago

Running sudo torghost -s return this:

Traceback (most recent call last): File "torghost.py", line 117, in notify2.init("TorGhost") File "notify2.py", line 103, in init File "dist-packages/dbus/bus.py", line 241, in get_object File "dist-packages/dbus/proxies.py", line 248, in init File "dist-packages/dbus/bus.py", line 180, in activate_name_owner File "dist-packages/dbus/bus.py", line 278, in start_service_by_name File "dist-packages/dbus/connection.py", line 651, in call_blocking dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files

NandanDesai commented 4 years ago

what's the linux distro you're using?

Loloman2 commented 4 years ago

Ubuntu 18.04.4 LTS

NandanDesai commented 4 years ago

ok cool. I'll try to come up with a quick fix. Hang on

Loloman2 commented 4 years ago

Okay! Thanks!!

NandanDesai commented 4 years ago

git pull this repo, build it and try running it again.

Loloman2 commented 4 years ago

Now I get this :( [21:39:43] Always check for updates using -u option [21:39:43] Torrc file already configured [21:39:43] Configuring DNS resolv.conf file.. [done] [21:39:43] Stopping tor service [done] [21:39:43] Starting new tor daemon [done] [21:39:43] setting up iptables rules [done] [21:39:43] Verifying your Tor connectivity... [21:39:58] Some error occured while connecting to https://check.torproject.org. Error message is dumped in 'torghost.dump' file in the current directory. [21:39:58] Something went wrong. Rolling back the process... [21:39:58] You are not on Tor. Process was failed and rolled back.

NandanDesai commented 4 years ago

what's the content of torghost.dump file?

Loloman2 commented 4 years ago

HTTPSConnectionPool(host='check.torproject.org', port=443): Max retries exceeded with url: /api/ip (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f06a42bb9d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))

NandanDesai commented 4 years ago

try running TorGhost multiple times. Tell me if you get that same error all the time

Loloman2 commented 4 years ago

Tried it 5 times :(

NandanDesai commented 4 years ago

Ok. For this I need some time. I'll get back to you ASAP

Loloman2 commented 4 years ago

Okay :)

NandanDesai commented 4 years ago

Hi. I'm caught up in some other work so won't be able to fix this issue anytime soon. Meanwhile, if you do want this to work, then try using anonsurf which is similar and in fact better than TorGhost! If it does work for you then please let me know here.