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

Browsers based on Chromium (Chrome & Brave) can't load Root Certs #1843

Open
jfexart opened this issue Mar 19, 2020 · 5 comments
Open

Browsers based on Chromium (Chrome & Brave) can't load Root Certs #1843

jfexart opened this issue Mar 19, 2020 · 5 comments
Labels

Comments

@jfexart
Copy link

jfexart commented Mar 19, 2020

With the last update to Clear Linux 32640, Chrome and Brave can't load Root Certs.

I already tried to restart the operating system and reinstall Chrome and Brave and it still doesn't work.

Firefox is OK.

I executed: google-chrome-stable

Output:

[18171:18171:0319/180654.719017:ERROR:edid_parser.cc(102)] Too short EDID data: manufacturer id
[18171:18171:0319/180654.719126:ERROR:edid_parser.cc(102)] Too short EDID data: manufacturer id
[18207:18207:0319/180654.974673:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[18210:18223:0319/180655.110986:ERROR:nss_util.cc(283)] After loading Root Certs, loaded==false: libnssckbi.so: cannot open shared object file: No such file or directory
[18210:18221:0319/180655.247009:ERROR:ssl_client_socket_impl.cc(941)] handshake failed; returned -1, SSL error code 1, net_error -202
[18210:18221:0319/180655.247188:ERROR:ssl_client_socket_impl.cc(941)] handshake failed; returned -1, SSL error code 1, net_error -202
@ahkok
Copy link
Contributor

ahkok commented Mar 19, 2020

Known bug. I messed it up myself. We've pushed a fix out already, and are awaiting a release. In the mean time, you can do:

sudo ln -sf pkcs11/p11-kit-trust.so /usr/lib64/libnssckbi.so

@jfexart
Copy link
Author

jfexart commented Mar 19, 2020

Thanks! It worked

@insilications
Copy link

Known bug. I messed it up myself. We've pushed a fix out already, and are awaiting a release. In the mean time, you can do:

sudo ln -sf pkcs11/p11-kit-trust.so /usr/lib64/libnssckbi.so

@ahkok still not fixed, it seems

@oneandbit
Copy link

@insilications any info, I have the same issue

google-chrome
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[14347:14374:0307/223844.002115:ERROR:nss_util.cc(357)] After loading Root Certs, loaded==false: NSS error code: -8018
[14390:14390:0307/223846.930217:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!

@TahirMehmood8082
Copy link

i have uninstall cypress and install again, it remove this error and test runs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants