AzizKpln / Moriarty-Project

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

Huge error #24

Closed jasonsalem2002 closed 3 years ago

jasonsalem2002 commented 3 years ago

Traceback (most recent call last):
File "/home/jay/Moriarty-Project/Moriarty.py", line 179, in
microsoft_mail(options.phone_number,options.microsoft_mail_address,options.mail_password)
File "/home/jay/Moriarty-Project/Moriarty.py", line 59, in microsoft_mail
driver = uc.Chrome(options=options)
File "/home/jay/.local/lib/python3.9/site-packages/undetected_chromedriver/init.py", line 51, in new
instance.init(*args, **kwargs)
File "/usr/lib/python3/dist-packages/selenium/webdriver/chrome/webdriver.py", line 95, in init
RemoteWebDriver.init(
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 152, in init
self.start_session(capabilities, browser_profile)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 249, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 318, in execute
self.error_handler.check_response(response)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 89
Current browser version is 88.0.4324.182 with binary path /usr/bin/chromium

I installed the program without sudo permission everything was good but when i run the program with my outlook and pass it doesn't work. Is this tool still getting updated or abandoned?

AzizKpln commented 3 years ago

Tool has been updated. You won't be encountering with errors.