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

ERROR | 105 - Unknown error while Login: Message: session not created: This version of ChromeDriver only supports Chrome version 127 #234

Open
ButCheR-PRO opened this issue Sep 22, 2024 · 6 comments

Comments

@ButCheR-PRO
Copy link

ERROR    | 105 | Unknown error while Login: Message: session not created: This version of ChromeDriver only supports Chrome version 127
Current browser version is 129.0.6668.59 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Stacktrace:
        GetHandleVerifier [0x00007FF7B7BB9632+30946]
        (No symbol) [0x00007FF7B7B6E3C9]
        (No symbol) [0x00007FF7B7A66FDA]
        (No symbol) [0x00007FF7B7AA7341]
        (No symbol) [0x00007FF7B7AA6598]
        (No symbol) [0x00007FF7B7AA148D]
        (No symbol) [0x00007FF7B7A9C4FA]
        (No symbol) [0x00007FF7B7AE78B9]
        (No symbol) [0x00007FF7B7AE6F20]
        (No symbol) [0x00007FF7B7ADC813]
        (No symbol) [0x00007FF7B7AAA6E5]
        (No symbol) [0x00007FF7B7AAB021]
        GetHandleVerifier [0x00007FF7B7CEF83D+1301229]
        GetHandleVerifier [0x00007FF7B7CFBDB7+1351783]
        GetHandleVerifier [0x00007FF7B7CF2A03+1313971]
        GetHandleVerifier [0x00007FF7B7BEDD06+245686]
        (No symbol) [0x00007FF7B7B7758F]
        (No symbol) [0x00007FF7B7B73804]
        (No symbol) [0x00007FF7B7B73992]
        (No symbol) [0x00007FF7B7B6A3EF]
        BaseThreadInitThunk [0x00007FFD15FC7034+20]
        RtlUserThreadStart [0x00007FFD164C2651+33]
 | Response text: ...
@ButCheR-PRO
Copy link
Author

ButCheR-PRO commented Sep 22, 2024

Need download the last stable version of chromedriver-win64 and unzip chromedriver.exe to folder: TapSwapBot-main\webdriver\

@YinMoL
Copy link

YinMoL commented Sep 24, 2024

Again, the new file still won't start

@dmitry-js
Copy link

dmitry-js commented Sep 25, 2024

  1. ERROR | 105 - Unknown error while Login: Message: session not created: This version of ChromeDriver only supports Chrome version 125 #203
  2. Unknown error while Login: Message: session not created: This version of ChromeDriver only supports Chrome version 126 #215
  3. Message: session not created #193

None of these solutions worked for me. Tried everything and still got this error:
Unknown error while Login: [Errno 8] Exec format error: 'webdriver/chromedriver.exe' | Response text: ...
the error message is not full in the console

@ButCheR-PRO
Copy link
Author

ButCheR-PRO commented Sep 26, 2024

This work for me: https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.70/win64/chromedriver-win64.zip
Stable Version: 129.0.6668.70 (r1343869) chromedriver | win64

@fmesilva
Copy link

I am facing similar error, but on LINUX:

2024-09-27 00:39:07 | ERROR | 106 - intercell | Unknown error while Login: Message: session not created: This version of ChromeDriver only supports Chrome version 126
Current browser version is 129.0.6668.58 with binary path /opt/google/chrome/chrome
Stacktrace:
#0 0x56365f4e8c5a <unknown>

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

4 participants