AzizKpln / Moriarty-Project

This tool gives information about the phone number that you entered.
MIT License
1.45k stars 214 forks source link

Traceback (most recent call last): #48

Closed imakealol closed 1 year ago

imakealol commented 2 years ago

Hello when I run python3 Moriarty.py -rf -pn +49xxxxx on Ubuntu 20 , I get the following error.

Traceback (most recent call last): File "/home/projekt/Moriarty-Project/DeepInfo/risks.py", line 31, in spamcallsStart user_reports=WebDriverWait(self.driver, 10).until(EC.element_to_be_clickable((By.XPATH, "/html/body/div[2]/div[1]/div/p[1]"))).text File "/home/projekt/.local/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 89, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace:

0 0x5642b2ca1ad3

1 0x5642b2a01568

2 0x5642b2a37c46

3 0x5642b2a37e01

4 0x5642b2a6aa64

5 0x5642b2a5561d

6 0x5642b2a68824

7 0x5642b2a554e3

8 0x5642b2a2ad1a

9 0x5642b2a2be75

10 0x5642b2ccfefd

11 0x5642b2ce919b

12 0x5642b2cd1c65

13 0x5642b2ce9ec8

14 0x5642b2cc5360

15 0x5642b2d05a68

16 0x5642b2d05be8

17 0x5642b2d1f7fd

18 0x7f185ccc3d80

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/projekt/Moriarty-Project/DeepInfo/risks.py", line 45, in spamcallsStart spam_risk=WebDriverWait(self.driver, 10).until(EC.element_to_be_clickable((By.XPATH, "/html/body/div[2]/div[1]/div/div[2]/div[1]/div/div[1]/span[2]"))).text File "/home/projekt/.local/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 89, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace:

0 0x5642b2ca1ad3

1 0x5642b2a01568

2 0x5642b2a37c46

3 0x5642b2a37e01

4 0x5642b2a6aa64

5 0x5642b2a5561d

6 0x5642b2a68824

7 0x5642b2a554e3

8 0x5642b2a2ad1a

9 0x5642b2a2be75

10 0x5642b2ccfefd

11 0x5642b2ce919b

12 0x5642b2cd1c65

13 0x5642b2ce9ec8

14 0x5642b2cc5360

15 0x5642b2d05a68

16 0x5642b2d05be8

17 0x5642b2d1f7fd

18 0x7f185ccc3d80

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/projekt/Moriarty-Project/Moriarty.py", line 175, in MP.run() File "/home/projekt/Moriarty-Project/Moriarty.py", line 145, in run self.spamcalls() File "/home/projekt/Moriarty-Project/Moriarty.py", line 122, in spamcalls spamcalls().spamcallsStart(self.phoneNumber) File "/home/projekt/Moriarty-Project/DeepInfo/risks.py", line 57, in spamcallsStart spam_risk=WebDriverWait(self.driver, 10).until(EC.element_to_be_clickable((By.XPATH, "/html/body/div[2]/div[1]/div/div[2]/div[1]/div/div[1]/h4"))).text File "/home/projekt/.local/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 89, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace:

0 0x5642b2ca1ad3

1 0x5642b2a01568

2 0x5642b2a37c46

3 0x5642b2a37e01

4 0x5642b2a6aa64

5 0x5642b2a5561d

6 0x5642b2a68824

7 0x5642b2a554e3

8 0x5642b2a2ad1a

9 0x5642b2a2be75

10 0x5642b2ccfefd

11 0x5642b2ce919b

12 0x5642b2cd1c65

13 0x5642b2ce9ec8

14 0x5642b2cc5360

15 0x5642b2d05a68

16 0x5642b2d05be8

17 0x5642b2d1f7fd

18 0x7f185ccc3d80

PawnStorm0x commented 2 years ago

i have the same problem i tested many thing but nothing work

juliarjan commented 2 years ago

same here i got that error too..

Belicuss commented 2 years ago

Same problem here. No idea how to solve it

AzizKpln commented 1 year ago

Hi, the project is updated. You can use it without receiving errors now.

Tested OS: Parrot Linux, Kali Linux