Coder Social home page Coder Social logo

Comments (5)

Lucksi avatar Lucksi commented on May 18, 2024 1

Hello, that is not an error, it's just a notification to inform you that the scan is completed if you press ok the program will continue :)

from mr.holmes.

Lucksi avatar Lucksi commented on May 18, 2024 1

It is a SSL certificate problem, unfortunately I cannot do anything about it :(

from mr.holmes.

vikassaini-it avatar vikassaini-it commented on May 18, 2024

Thanks @Lucksi

from mr.holmes.

vikassaini-it avatar vikassaini-it commented on May 18, 2024

Another error in phone number scan, seems like Cert error, I maybe able to resolve it.

Traceback (most recent call last):
File "MrHolmes.py", line 42, in
Main.Menu(Mode)
File "MrHolmes.py", line 36, in Menu
Menu.Main.main(Mode)
File "/Users/xxxxx/Documents/prepo/Mr.Holmes-master/Core/Support/Menu.py", line 138, in main
Searcher_phone.Phone_search.searcher(username, Mode)
File "/Users/xxxxx/Documents/prepo/Mr.Holmes-master/Core/Searcher_phone.py", line 261, in searcher
international = Numbers.Phony.Number(num, report, code, Mode, Type, username)
File "/Users/xxxxx/Documents/prepo/Mr.Holmes-master/Core/Support/Phone/Numbers.py", line 149, in Number
Phony.Get_GeoLocation(zone, "Lat", "Long", jsonfile, num, Type)
File "/Users/xxxxx/Documents/prepo/Mr.Holmes-master/Core/Support/Phone/Numbers.py", line 31, in Get_GeoLocation
url = urllib.request.urlopen(req)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 525, in open
response = self._open(req, data)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 542, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 502, in _call_chain
result = func(*args)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 1393, in https_open
return self.do_open(http.client.HTTPSConnection, req,
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/urllib/request.py", line 1353, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>

from mr.holmes.

vikassaini-it avatar vikassaini-it commented on May 18, 2024

Thanks, We can close it.

from mr.holmes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.