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 #1

Closed
ZhL0b1X opened this issue Jun 15, 2023 · 10 comments
Closed

ERROR #1

ZhL0b1X opened this issue Jun 15, 2023 · 10 comments

Comments

@ZhL0b1X
Copy link

ZhL0b1X commented Jun 15, 2023

Here is the error:

urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate

OS: MacOS Monterey

@N0rz3
Copy link
Owner

N0rz3 commented Jun 15, 2023

hi where are you getting this error?

@N0rz3
Copy link
Owner

N0rz3 commented Jun 15, 2023

when you run the script? or during the launch of a function? ...

@ZhL0b1X
Copy link
Author

ZhL0b1X commented Jun 15, 2023

when you run the script? or during the launch of a function? ...

python3 zehef.py example@example.com

Error occure after line:
Leak / Breach

@ZhL0b1X
Copy link
Author

ZhL0b1X commented Jun 15, 2023

[2023-06-15 22:34:29] Error : Ratelimit, please change your ip.

@N0rz3
Copy link
Owner

N0rz3 commented Jun 16, 2023

oke, did you install the requirements correctly? If not, install them. And for the ratelimit well it's normal, you just have to change your ip and the script will work again

@ZhL0b1X
Copy link
Author

ZhL0b1X commented Jun 16, 2023

oke, did you install the requirements correctly? If not, install them. And for the ratelimit well it's normal, you just have to change your ip and the script will work again

pip3 install -r requirements.txt

Everything installed just fine.
Actually i have tried to change my IP already.
Same thing unfortunately.

@N0rz3
Copy link
Owner

N0rz3 commented Jun 16, 2023

If everything is installed correctly, I'm sorry but I have no idea. Already it's an error related to urllib except that I don't use this library. So either it's an error in a module that is mandatory for the proper functioning of the script, or it's an error on your side.

All the same I apologize if it's not on your side because I don't see at all why this error occurs

@N0rz3
Copy link
Owner

N0rz3 commented Jun 16, 2023

(I never had this problem nor people who used the tool.) It may be due to your bone (this remains deduction)

@N0rz3 N0rz3 closed this as completed Jun 17, 2023
@TimTProd
Copy link
Contributor

well this problem, I think, occurs only on macOS. To solve it, go to the /Applications folder, then Python folder and run "Install Certificates.command". But it only works if you installed python via their site. If you installed python via maports or homebrew then there will be another solution (google)

@ZhL0b1X
Copy link
Author

ZhL0b1X commented Jun 22, 2023

well this problem, I think, occurs only on macOS. To solve it, go to the /Applications folder, then Python folder and run "Install Certificates.command". But it only works if you installed python via their site. If you installed python via maports or homebrew then there will be another solution (google)

I'll try it. Thanks pal!

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

3 participants