google-chrome 启动报错 nss_util.cc(627)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required

一、错误情况

报错如下:

[0807/144244.712736:FATAL:nss_util.cc(627)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required
Please upgrade to the latest NSS, and if you still get this error,
contact your distribution maintainer.

原因是说 NSS (Network Security Services )
https://en.wikipedia.org/wiki/Network_Security_Services
的版本太低,错误原因可能是由于chrome升级造成的。

二、解决方法

方法一:chrome 版本降低

方法二:NSS升级
未尝试

posted on 2017-09-14 23:39  杨博东的博客  阅读(115)  评论(0编辑  收藏  举报

导航