Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to start. #2

Open
Loloman2 opened this issue Apr 19, 2020 · 13 comments
Open

Error when trying to start. #2

Loloman2 opened this issue Apr 19, 2020 · 13 comments

Comments

@Loloman2
Copy link

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
Copy link
Member

what's the linux distro you're using?

@Loloman2
Copy link
Author

Ubuntu 18.04.4 LTS

@NandanDesai
Copy link
Member

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

@Loloman2
Copy link
Author

Loloman2 commented Apr 19, 2020

Okay! Thanks!!

NandanDesai added a commit that referenced this issue Apr 19, 2020
@NandanDesai
Copy link
Member

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

@Loloman2
Copy link
Author

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
Copy link
Member

what's the content of torghost.dump file?

@Loloman2
Copy link
Author

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
Copy link
Member

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

@Loloman2
Copy link
Author

Tried it 5 times :(

@NandanDesai
Copy link
Member

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

@Loloman2
Copy link
Author

Okay :)

@NandanDesai
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants