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

alwayes getting this error #44

Open
hassanhashem20 opened this issue Jul 13, 2024 · 10 comments
Open

alwayes getting this error #44

hassanhashem20 opened this issue Jul 13, 2024 · 10 comments

Comments

@hassanhashem20
Copy link

i get this error with any site i try

sudo t2t http://theyoshxgvcjm4s2xdt6zcjym4kgskibrlos6fai26yes4bhpia5z7qd.onion/

┏┳┓ ┏┳┓
┃ ┏┓┏┓┓ ┃ ┏┓┏┓
┻ ┗┛┛ ┗ ┻ ┗┛┛
17:27:08 Starting 🧅Tor2Tor 0.15.0 2024-07-13 tor2tor.py:329
17:27:08.010585...
17:27:09 An error occurred: tor2tor.py:388
SOCKSHTTPConnectionPool(host='theyoshxgvcjm4s2xdt6zcj
ym4kgskibrlos6fai26yes4bhpia5z7qd.onion', port=80):
Max retries exceeded with url: / (Caused by
NewConnectionError('<urllib3.contrib.socks.SOCKSConne
ction object at 0x7fcc2c4e0b10>: Failed to establish
a new connection: [Errno 111] Connection refused'))
Stopped in 0:00:01.932260 seconds.

@hassanhashem20 hassanhashem20 changed the title alwayes getting errors alwayes getting this error Jul 13, 2024
@rly0nheart
Copy link
Owner

rly0nheart commented Jul 14, 2024 via email

@hassanhashem20
Copy link
Author

hassanhashem20 commented Jul 14, 2024 via email

@rly0nheart
Copy link
Owner

rly0nheart commented Jul 14, 2024

Naah the internet connection is very good and I have tried another tools
that connects to tor network and worked very well

Hassan Hashem

On Sun, 14 Jul 2024 at 7:57 AM Richard Mwewa @.***>
wrote:

Hey @hassanhashem20 thanks for this.Did you check your Internet connection
to make sure its functioning? An error like that would be raised if there
are some internet connection issues or if the onion service is offline
(which I checked, it's not offline. So, your best bet will be to make sure
your internet connection is good, amd try again). Please let me know if the
proble persists. Good luck! 😁
-------- Original message --------From: hassanhashem20 @.> Date:
13/07/2024 11:29 pm (GMT+02:00) To: rly0nheart/tor2tor @.
> Cc:
Subscribed @.***> Subject: [rly0nheart/tor2tor] alwayes getting
errors (Issue #44) i get this error with any site i try sudo t2t
http://theyoshxgvcjm4s2xdt6zcjym4kgskibrlos6fai26yes4bhpia5z7qd.onion/
┏┳┓ ┏┳┓ ┃ ┏┓┏┓┓ ┃ ┏┓┏┓ ┻ ┗┛┛ ┗ ┻ ┗┛┛ 17:27:08 Starting 🧅Tor2Tor 0.15.0
2024-07-13

DuckDuckGo removed one tracker.
More

Report Spam

i get this error with any site i try
sudo t2t
http://theyoshxgvcjm4s2xdt6zcjym4kgskibrlos6fai26yes4bhpia5z7qd.onion/
┏┳┓ ┏┳┓
┃ ┏┓┏┓┓ ┃ ┏┓┏┓
┻ ┗┛┛ ┗ ┻ ┗┛┛
17:27:08 Starting 🧅Tor2Tor 0.15.0 2024-07-13 tor2tor.py:329
17:27:08.010585...
17:27:09 An error occurred: tor2tor.py:388
SOCKSHTTPConnectionPool(host='theyoshxgvcjm4s2xdt6zcj
ym4kgskibrlos6fai26yes4bhpia5z7qd.onion', port=80):
Max retries exceeded with url: / (Caused by
NewConnectionError('<urllib3.contrib.socks.SOCKSConne
ction object at 0x7fcc2c4e0b10>: Failed to establish
a new connection: [Errno 111] Connection refused'))
Stopped in 0:00:01.932260 seconds.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are
receiving this because you are subscribed to this thread.Message ID:
@.***>


Reply to this email directly, view it on GitHub
#44 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AWLQCGRHYTIFLCZIY322FGTZMIAJ3AVCNFSM6AAAAABK2STJ4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGE4TMMBSHA
.
You are receiving this because you were mentioned.Message ID:
@.***>

Hmm, alright, I'll take a look at that in less than 24 hours. I'll let you know what I'll find, or if I'll fix it.

For now, enjoy this GIF of handsome squidward twirling (or about to fall?)

DjpD.gif

@rly0nheart
Copy link
Owner

@hassanhashem20 Hey man, I'm back! So I just tested it, and it returns the same error for every other onion link. At this, point I'll need much more information from you:

  1. What system are you using?
  2. What version of tor are you running?
  3. What version of Firefox are you running?
  4. What version of geckodriver are you using?

@hassanhashem20
Copy link
Author

@hassanhashem20 Hey man, I'm back! So I just tested it, and it returns the same error for every other onion link. At this, point I'll need much more information from you:

1. What system are you using?

2. What version of tor are you running?

3. What version of Firefox are you running?

4. What version of geckodriver are you using?
  1. I am using kali linux
  2. Using latest version of tor
  3. Latest version of firefox
  4. idk about gekodriver

@rly0nheart
Copy link
Owner

rly0nheart commented Jul 17, 2024 via email

@hassanhashem20
Copy link
Author

hassanhashem20 commented Jul 17, 2024 via email

@hassanhashem20
Copy link
Author

@rly0nheart any updates?

@hassanhashem20
Copy link
Author

hassanhashem20 commented Jul 20, 2024

Hey man I found I solution for this simply by executing sudo service tor start because the tool did not start the service in a proper way, but here is the issue now even after a successful execution of any command without any error messages the tool did not return any screenshots and didn't crawl any links

@rly0nheart
Copy link
Owner

Hey, apologies for the delayed response. I'll leave this issue open for now, and reply back to you when I find a solution. I'll work on it tonight and see if I'll find anything.

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