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

crashes halfway in the process #17

Open
vargha1 opened this issue Jul 27, 2023 · 4 comments
Open

crashes halfway in the process #17

vargha1 opened this issue Jul 27, 2023 · 4 comments

Comments

@vargha1
Copy link

vargha1 commented Jul 27, 2023

I changed line 255 to make it working for myself
but it crashes halfway through the process

here is the line 255 which i changed:

driver = webdriver.Chrome(service=Service("https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115.0.5790.102/win32/chromedriver-win32.zip"), options = options, seleniumwire_options=seleniumwire_options)

and here is the error when it crashes(error is in the bottom of this run):

E:\C DOWNLOAD\Compressed\Auto-Gmail-Creator-master>python app.py
################ Open User.csv ################
################ User: 1 ################
VR Soft FjoITxHn 12/30/1998
################ Initialize Chrome Driver ################
################ Use FreeProxy library to get HTTP proxy ################
Opera/9.00 (Windows NT 5.1; U; de)

DevTools listening on ws://127.0.0.1:11885/devtools/browser/3c4c546e-be67-4053-aac5-c4ce48d64c87
################ Random Refer website to bypass Google Bot Detection ################
################ Creat a google account article ################
[8812:4812:0727/154040.761:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for accounts.google.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154041.056:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for support.google.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154044.732:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for www.google.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154045.086:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for www.googletagmanager.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154045.099:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for www.gstatic.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154045.126:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for fonts.gstatic.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154045.318:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for fonts.googleapis.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154045.478:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for play.google.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154045.498:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for www.google-analytics.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154045.571:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for content-autofill.googleapis.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154047.631:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for apis.google.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154049.234:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for scone-pa.clients6.google.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154104.570:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for www.youtube.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

[8812:4812:0727/154109.716:ERROR:cert_verify_proc_builtin.cc(701)] CertVerifyProcBuiltin for ssl.gstatic.com failed:
----- Certificate i=1 (CN=Selenium Wire CA) -----
ERROR: No matching issuer found

################ Generate User Try: 1 ################
################ Set First Name ################
Message:
Stacktrace:
Backtrace:
GetHandleVerifier [0x00CA1C53+49427]
(No symbol) [0x00C35F41]
(No symbol) [0x00B3C64D]
(No symbol) [0x00B69818]
(No symbol) [0x00B698DB]
(No symbol) [0x00B987D2]
(No symbol) [0x00B84A64]
(No symbol) [0x00B96F2A]
(No symbol) [0x00B84816]
(No symbol) [0x00B61127]
(No symbol) [0x00B622AD]
GetHandleVerifier [0x00EF7149+2496009]
GetHandleVerifier [0x00F3D572+2783794]
GetHandleVerifier [0x00F37491+2758993]
GetHandleVerifier [0x00D211D0+571024]
(No symbol) [0x00C3F96A]
(No symbol) [0x00C3BD88]
(No symbol) [0x00C3BE6B]
(No symbol) [0x00C2EA97]
BaseThreadInitThunk [0x75A100C9+25]
RtlGetAppContainerNamedObjectPath [0x77BB7B1E+286]
RtlGetAppContainerNamedObjectPath [0x77BB7AEE+238]

@ai-to-ai
Copy link
Owner

Hi, Do you know Google changed the Sign up interface? I am upgrading my repo

Once done, I will let you know

@vargha1
Copy link
Author

vargha1 commented Jul 27, 2023

Hi, Do you know Google changed the Sign up interface? I am upgrading my repo

Once done, I will let you know

@leoshabit
thanks a lot!

Do you know any manual way to bypass the Confirm you are not a robot in google account?
I've tried the chrome incognito and firefox private tab with different ip but google doesn't let me make and account without phone number.

@ai-to-ai
Copy link
Owner

ai-to-ai commented Aug 1, 2023

Actually, it is possible with simple Requests library and it requires reverse engineering. I am not that good enough yet.

@Bpatel644
Copy link

Hi, Do you know Google changed the Sign up interface? I am upgrading my repo

Once done, I will let you know

You got any updates?

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

3 participants