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

get error #6

Open
dummdogggg opened this issue Feb 12, 2024 · 0 comments
Open

get error #6

dummdogggg opened this issue Feb 12, 2024 · 0 comments

Comments

@dummdogggg
Copy link

i get:
[20:44:39.30] [LOADING] [ICLOUD] Error Loading Browser -> Message: unknown error: cannot connect to chrome at 127.0.0.1:61691 from session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 121.0.6167.161 Stacktrace: Backtrace: GetHandleVerifier [0x00A5A813+48355] (No symbol) [0x009EC4B1] (No symbol) [0x008F5358] (No symbol) [0x009161AC] (No symbol) [0x009106B4] (No symbol) [0x00910491] (No symbol) [0x00940C55] (No symbol) [0x0094093C] (No symbol) [0x0093A536] (No symbol) [0x009182DC] (No symbol) [0x009193DD] GetHandleVerifier [0x00CBAABD+2539405] GetHandleVerifier [0x00CFA78F+2800735] GetHandleVerifier [0x00CF456C+2775612] GetHandleVerifier [0x00AE51E0+616112] (No symbol) [0x009F5F8C] (No symbol) [0x009F2328] (No symbol) [0x009F240B] (No symbol) [0x009E4FF7] BaseThreadInitThunk [0x76307BA9+25] RtlInitializeExceptionChain [0x7761BD2B+107] RtlClearBits [0x7761BCAF+191] -> Sleeping for 10 seconds Traceback (most recent call last): File "C:\Users\School\Downloads\iCloud-Generator-main\iCloud-Generator-main\main.py", line 74, in <module> start() File "C:\Users\School\Downloads\iCloud-Generator-main\iCloud-Generator-main\main.py", line 61, in start clientBuildNumber, number, dsid, cookies, session, theId, pNumber, primaryEmail, driver = generator.openIcloudBrowser() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: cannot unpack non-iterable NoneType object Exception ignored in: <function Chrome.__del__ at 0x00000248DED38A40> Traceback (most recent call last): File "C:\Users\School\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver\__init__.py", line 644, in __del__ self.quit() File "C:\Users\School\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver\__init__.py", line 632, in quit time.sleep(0.1) OSError: [WinError 6] The handle is invalid

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

1 participant