How to get past SSL Certificate verification when fetching Chromium?

627 views
Skip to first unread message

Jonathan Doster

unread,
Mar 13, 2019, 12:12:19 PM3/13/19
to v8-dev
Hi everyone!

I am receiving this error when trying to fetch Chromium, and I haven't seen anything else posted about it.
It seems to be due to an SSL Certificate error, I looked for the flags that I could throw to get around this but no success yet.
I just want to download and sync the repo... Thank you.

Error

Syncing projects: 100% (94/94), done.                  

 

Running hooks:   5% ( 4/76) nacltools                      

________ running
'/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python src/build/download_nacl_toolchains.py --mode nacl_core_sdk sync --extract' in '/Users/guest1/Documents/v8/project'

INFO
: --Syncing nacl_arm_glibc to revision 053185d68ed3b96640f15c4ae457b1ff373c6cac--

INFO
: Downloading package archive: binutils_arm_x86_64_apple_darwin.tgz (1/6)

package_version
: Could not download URL (https://storage.googleapis.com/nativeclient-once/object/binutils_arm_x86_64_apple_darwin_b33eac0121acfb07112b84a130824382abab91e2.tgz): <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:726)>

Error: Command '/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python src/build/download_nacl_toolchains.py --mode nacl_core_sdk sync --extract' returned non-zero exit status 1 in /Users/guest1/Documents/v8/project

Traceback (most recent call last):

 
File "/Users/guest1/Documents/V8/depot_tools/fetch.py", line 306, in <module>

    sys
.exit(main())

 
File "/Users/guest1/Documents/V8/depot_tools/fetch.py", line 301, in main

   
return run(options, spec, root)

 
File "/Users/guest1/Documents/V8/depot_tools/fetch.py", line 295, in run

   
return checkout.init()

 
File "/Users/guest1/Documents/V8/depot_tools/fetch.py", line 137, in init

   
self.run_gclient(*sync_cmd)

 
File "/Users/guest1/Documents/V8/depot_tools/fetch.py", line 82, in run_gclient

   
return self.run(cmd_prefix + cmd, **kwargs)

 
File "/Users/guest1/Documents/V8/depot_tools/fetch.py", line 71, in run

    subprocess
.check_call(cmd, **kwargs)

 
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 190, in check_call

   
raise CalledProcessError(retcode, cmd)

subprocess
.CalledProcessError: Command '('gclient', 'sync')' returned non-zero exit status 2


Sergiy Byelozyorov

unread,
Mar 18, 2019, 6:12:55 AM3/18/19
to v8-...@googlegroups.com
Thank for the report. I have heard similar reports from other users before, thus filed this bug: https://crbug.com/943032.

--
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Sergiy Byelozyorov | Software Engineer | ser...@google.com

Google Germany GmbH
Erika-Mann-Strasse 33
80636 München

AG Hamburg, HRB 86891 | Sitz der Gesellschaft: Hamburg | Geschäftsführer: Paul Manicle, Halimah DeLaine Prado

Jonathan Doster

unread,
Mar 25, 2019, 3:05:33 PM3/25/19
to v8-dev
Sergiy,

Thank you for your response. My laptop broke last week; when it is fixed I will look at the reports you posted and see if it fixes my issue.

martynenk...@gmail.com

unread,
Apr 14, 2019, 6:00:00 PM4/14/19
to v8-dev
Jonathan, try to update your certs.

Applications => Python <version> => double-click on Install Certificates.command.

Jonathan Doster

unread,
Apr 15, 2019, 5:19:04 AM4/15/19
to v8-...@googlegroups.com
Hi Marty,

I am actually on Ubuntu now and having a different issue, I will file a new report thank you 

--
--
v8-dev mailing list
v8-...@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Jonathan Doster 909.839.3432 Jbdo...@gmail.com Please disregard any spelling errors, this message was sent via mobile.

黄勇

unread,
Sep 18, 2023, 5:11:19 AM9/18/23
to v8-dev
For anyone facing the same issue, I find this answer(https://stackoverflow.com/a/56607660) working beautifully. 
Reply all
Reply to author
Forward
0 new messages