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

hanging, latest version. #92

Closed
ghost opened this issue Jul 28, 2020 · 5 comments
Closed

hanging, latest version. #92

ghost opened this issue Jul 28, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented Jul 28, 2020

Checkbox

  • [Y] I have thoroughly checked the answer is not in the wiki.

Env

  • h8mail version: latest 2.5.3
  • Python version: 3.8
  • Operating System: parrotOS (not vm) & WSL ubuntu 20.4

Description

Hanging on any search with no error

What I Did

cd h8mail cd h8mail pip3 install -r requirments.txt cd .. 
h8mail -t [email protected] (tried gmail too)
vvvvvvvvvvvvv
removing dupes
targets:
[email protected]
^^^^^^^^^^
hangs with nothing after that
@ananthu10
Copy link

ananthu10 commented Jul 28, 2020

same here

@khast3x
Copy link
Owner

khast3x commented Jul 28, 2020

Hello,

This is because the default API, scylla.sh, is currently under heavy traffic. h8mail has a built-in test to check if scylla is up. But in this case, scylla responds to the check but not the actual requests, making h8mail hang.

Workaround

Until scylla is back, you can use --skip so h8mail can avoid using it, and use an additional API instead, such as IntelX or emailrep for free, or the premium ones such as Snusbase or Leak-Lookup.
Here is a good video tutorial on that matter.

If you want to help scylla stay free and functional, consider buying the creator a coffee ☕ .

Cheers

@khast3x
Copy link
Owner

khast3x commented Jul 28, 2020

It seems the built-in check does not timeout correctly on h8mail's end either, resulting in the hang.

The timeout fix will be included in the next release.

The timeout fix is already pushed on the next branch here if you want to get in advance.
You'll need to git checkout correctly.

The mentioned workaround above is still the only viable way to get results.

Cheers

@ananthu10
Copy link

thanks for info

@khast3x khast3x mentioned this issue Jul 29, 2020
@khast3x khast3x pinned this issue Jul 29, 2020
@khast3x
Copy link
Owner

khast3x commented Aug 5, 2020

Hello,

Fixed with PR #97 .
Run pip3 install --upgrade h8mail to update h8mail to the latest version (2.5.4).

Cheers!

@khast3x khast3x closed this as completed Aug 5, 2020
@khast3x khast3x unpinned this issue Aug 5, 2020
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