[GH-ISSUE #340] [WhoScored] ChromeDriver does not support Chrome version 114 #65

Closed
opened 2026-03-02 15:55:27 +03:00 by kerem · 2 comments
Owner

Originally created by @javibp1980 on GitHub (Aug 27, 2023).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/340

To day I have this error with scraper data. What I can do? Thanks. I can't download the older version of the browser

ERROR _common.py:380
The ChromeDriver was unable to initiate/spawn a new
WebBrowser. You will not be able to scrape new data.
Message: unknown error: cannot connect to chrome at
127.0.0.1:50825
from session not created: This version of ChromeDriver only supports Chrome
version 114
Current browser version is 116.0.5845.111
Stacktrace:
Backtrace:
GetHandleVerifier [0x0084A813+48355]
(No symbol) [0x007DC4B1]
(No symbol) [0x006E5358]
(No symbol) [0x007061AC]
(No symbol) [0x007006B4]
(No symbol) [0x00700491]
(No symbol) [0x00730C55]
(No symbol) [0x0073093C]
(No symbol) [0x0072A536]
(No symbol) [0x007082DC]
(No symbol) [0x007093DD]
GetHandleVerifier [0x00AAAABD+2539405]
GetHandleVerifier [0x00AEA78F+2800735]
GetHandleVerifier [0x00AE456C+2775612]
GetHandleVerifier [0x008D51E0+616112]

Originally created by @javibp1980 on GitHub (Aug 27, 2023). Original GitHub issue: https://github.com/probberechts/soccerdata/issues/340 To day I have this error with scraper data. What I can do? Thanks. I can't download the older version of the browser ERROR _common.py:380 The ChromeDriver was unable to initiate/spawn a new WebBrowser. You will not be able to scrape new data. Message: unknown error: cannot connect to chrome at 127.0.0.1:50825 from session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 116.0.5845.111 Stacktrace: Backtrace: GetHandleVerifier [0x0084A813+48355] (No symbol) [0x007DC4B1] (No symbol) [0x006E5358] (No symbol) [0x007061AC] (No symbol) [0x007006B4] (No symbol) [0x00700491] (No symbol) [0x00730C55] (No symbol) [0x0073093C] (No symbol) [0x0072A536] (No symbol) [0x007082DC] (No symbol) [0x007093DD] GetHandleVerifier [0x00AAAABD+2539405] GetHandleVerifier [0x00AEA78F+2800735] GetHandleVerifier [0x00AE456C+2775612] GetHandleVerifier [0x008D51E0+616112]
kerem 2026-03-02 15:55:27 +03:00
  • closed this issue
  • added the
    WhoScored
    label
Author
Owner

@probberechts commented on GitHub (Aug 30, 2023):

Try to upgrade undetected-chromedriver to the latest version (3.5.3). If that does not work, you might find some help in the issues of the undetected-chromedriver repo.

<!-- gh-comment-id:1698724367 --> @probberechts commented on GitHub (Aug 30, 2023): Try to upgrade undetected-chromedriver to the latest version (3.5.3). If that does not work, you might find some help in the [issues of the undetected-chromedriver repo](https://github.com/ultrafunkamsterdam/undetected-chromedriver).
Author
Owner

@javibp1980 commented on GitHub (Aug 31, 2023):

upgrade undetected-chromedriver and selenium is running OK. Thanks

<!-- gh-comment-id:1700569487 --> @javibp1980 commented on GitHub (Aug 31, 2023): upgrade undetected-chromedriver and selenium is running OK. Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#65
No description provided.