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

no file direction #143

Open
MehmetCanWT opened this issue Sep 27, 2024 · 4 comments
Open

no file direction #143

MehmetCanWT opened this issue Sep 27, 2024 · 4 comments

Comments

@MehmetCanWT
Copy link

resim

im getting this error itried driver.wdm\drivers\chromedriver\win64\129.0.6668.71\chromedriver-win32 rename chromedriver to THIRD_PARTY_NOTICES.chromedriver.exe but thats not working

@MehmetCanWT
Copy link
Author

2024-09-27 11:46:10,481 INFO: -----------------------------------------------------------------------
2024-09-27 11:46:10,481 INFO: ---------------------- Program started 2.4.0 -----------------------
2024-09-27 11:46:10,481 INFO: ---------------------- Open Source on github ----------------------
2024-09-27 11:46:10,481 INFO: ------- Address: https://github.com/Yudaotor/EsportsHelper ------
2024-09-27 11:46:10,496 INFO: ---------------- Please give me a star,Thanks(^_^) ---------------
2024-09-27 11:46:10,496 INFO: -----------------------------------------------------------------------
2024-09-27 11:46:10,496 INFO: The viewing league has been configured, and the mode is switched to the normal mode.
2024-09-27 11:46:10,715 INFO: Parameter file successfully imported.
2024-09-27 11:46:11,309 INFO: ====== WebDriver manager ======
2024-09-27 11:46:12,746 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 11:46:12,746 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 11:46:12,746 INFO: There is no [win64] chromedriver "129.0.6668.71" for browser google-chrome "129.0.6668.71" in cache
2024-09-27 11:46:12,746 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 11:46:12,840 INFO: WebDriver version 129.0.6668.70 selected
2024-09-27 11:46:12,840 INFO: Modern chrome version https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win32/chromedriver-win32.zip
2024-09-27 11:46:12,840 INFO: About to download new driver from https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win32/chromedriver-win32.zip
2024-09-27 11:46:12,871 INFO: Driver downloading response is 200
2024-09-27 11:46:12,981 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 11:46:13,121 INFO: Driver has been saved in cache [.\driver.wdm\drivers\chromedriver\win64\129.0.6668.71]
2024-09-27 11:46:15,153 INFO: Using default port 9222
2024-09-27 11:46:15,154 INFO: Preparing...
2024-09-27 11:46:15,154 INFO: patching driver executable .\driver.wdm\drivers\chromedriver\win64\129.0.6668.71\chromedriver-win32/THIRD_PARTY_NOTICES.chromedriver.exe
2024-09-27 11:46:15,154 ERROR: ++++++++++++++++++++++++++++++++++++++++++++++++++
Traceback (most recent call last):
File "main.py", line 38, in initWebdriver
File "Webdriver.py", line 167, in createWebdriver
File "undetected_chromedriver_init_.py", line 246, in init
File "undetected_chromedriver\patcher.py", line 99, in auto
File "undetected_chromedriver\patcher.py", line 217, in patch_exe
FileNotFoundError: [Errno 2] No such file or directory: '.\driver\.wdm\drivers\chromedriver\win64\129.0.6668.71\chromedriver-win32/THIRD_PARTY_NOTICES.chromedriver.exe'

@MehmetCanWT MehmetCanWT changed the title no fire direction no file direction Sep 27, 2024
@FriedGenera
Copy link

Did you try - #139 (comment) ?

@MehmetCanWT
Copy link
Author

Did you try - #139 (comment) ?

yeah i tried that too

@MehmetCanWT
Copy link
Author

i fixed the driver problem but now its giving this

2024-09-27 15:27:53,149 INFO: -----------------------------------------------------------------------
2024-09-27 15:27:53,149 INFO: ---------------------- Program started 2.4.0 -----------------------
2024-09-27 15:27:53,149 INFO: ---------------------- Open Source on github ----------------------
2024-09-27 15:27:53,149 INFO: ------- Address: https://github.com/Yudaotor/EsportsHelper ------
2024-09-27 15:27:53,149 INFO: ---------------- Please give me a star,Thanks(^_^) ---------------
2024-09-27 15:27:53,149 INFO: -----------------------------------------------------------------------
2024-09-27 15:27:53,149 INFO: The viewing league has been configured, and the mode is switched to the normal mode.
2024-09-27 15:27:53,508 INFO: Parameter file successfully imported.
2024-09-27 15:27:54,118 INFO: ====== WebDriver manager ======
2024-09-27 15:27:55,133 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 15:27:55,133 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 15:27:55,133 INFO: There is no [win64] chromedriver "129.0.6668.71" for browser google-chrome "129.0.6668.71" in cache
2024-09-27 15:27:55,133 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 15:27:55,212 INFO: WebDriver version 129.0.6668.70 selected
2024-09-27 15:27:55,212 INFO: Modern chrome version https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win32/chromedriver-win32.zip
2024-09-27 15:27:55,212 INFO: About to download new driver from https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win32/chromedriver-win32.zip
2024-09-27 15:27:55,258 INFO: Driver downloading response is 200
2024-09-27 15:27:55,352 INFO: Get LATEST chromedriver version for google-chrome
2024-09-27 15:27:55,883 INFO: Driver has been saved in cache [.\driver.wdm\drivers\chromedriver\win64\129.0.6668.71]
2024-09-27 15:27:57,915 INFO: Using default port 9222
2024-09-27 15:27:57,915 INFO: Preparing...
2024-09-27 15:28:59,083 ERROR: ++++++++++++++++++++++++++++++++++++++++++++++++++
Traceback (most recent call last):
File "main.py", line 38, in initWebdriver
File "Webdriver.py", line 167, in createWebdriver
File "undetected_chromedriver_init_.py", line 441, in init
File "selenium\webdriver\chrome\webdriver.py", line 80, in init
File "selenium\webdriver\chromium\webdriver.py", line 104, in init
File "selenium\webdriver\remote\webdriver.py", line 286, in init
File "undetected_chromedriver_init_.py", line 704, in start_session
File "selenium\webdriver\remote\webdriver.py", line 378, in start_session
File "selenium\webdriver\remote\webdriver.py", line 440, in execute
File "selenium\webdriver\remote\errorhandler.py", line 245, in check_response
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: cannot connect to chrome at 127.0.0.1:9222
from chrome not reachable

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

2 participants