-
Notifications
You must be signed in to change notification settings - Fork 15
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
Comments
what's the linux distro you're using? |
Ubuntu 18.04.4 LTS |
ok cool. I'll try to come up with a quick fix. Hang on |
Okay! Thanks!! |
|
Now I get this :( |
what's the content of torghost.dump file? |
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',)) |
try running TorGhost multiple times. Tell me if you get that same error all the time |
Tried it 5 times :( |
Ok. For this I need some time. I'll get back to you ASAP |
Okay :) |
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. |
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
The text was updated successfully, but these errors were encountered: