OPRecon icon indicating copy to clipboard operation
OPRecon copied to clipboard

connection errors

Open usethisname1419 opened this issue 1 year ago • 3 comments

hello I keep getting 'connection reset by peer' and 'key error 'country_code'

i was wondering if anyone else had these issues and how to fix

usethisname1419 avatar May 10 '23 23:05 usethisname1419

I'm getting the same errors

DSGuglielmo avatar Jun 14 '23 21:06 DSGuglielmo

[*] Enter Number: 

 This process will take a few moments ...

    ___ _                       _____        __                   
   / _ \ |__   ___  _ __   ___  \_   \_ __  / _| ___   __ _  __ _ 
  / /_)/ '_ \ / _ \| '_ \ / _ \  / /\/ '_ \| |_ / _ \ / _` |/ _` |
 / ___/| | | | (_) | | | |  __/\/ /_ | | | |  _| (_) | (_| | (_| |
 \/    |_| |_|\___/|_| |_|\___\____/ |_| |_|_|  \___/ \__, |\__,_|
                                                      |___/       
 PhoneInfoga version v2.3.8-BETA
 Coded by Charon IV
 Modified by @AbirHasan2005


Traceback (most recent call last):
  File "/home/vance/OPRecon/files/phoneinfoga.py", line 93, in <module>
    requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += 'HIGH:!DH:!aNULL'
AttributeError: module 'urllib3.util.ssl_' has no attribute 'DEFAULT_CIPHERS'

mr-vance avatar Jun 25 '23 18:06 mr-vance

@usethisname1419 @DSGuglielmo

hello I keep getting 'connection reset by peer' and 'key error 'country_code'

i was wondering if anyone else had these issues and how to fix

I signed up for free account on numverify and after that you get your api access key copy it and after that go to where tracker.py is located right click it open it with mouse pad or any note pad and youll see on line 28 a key, replace that one with your api access key and click save, mine worked after that,

RCHC92 avatar Sep 21 '23 05:09 RCHC92