Ubuntu: :nss_util.cc(655)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required. Please upgrad

在ubuntu16.04系统中安装chrome浏览器,按照如下步骤:

sudo wget http://www.linuxidc.com/files/repo/google-chrome.list -P /etc/apt/sources.list.d/

wget -q -O - https://dl.google.com/linux/linux_signing_key.pub  | sudo apt-key add -
sudo apt-get update
sudo apt-get install google-chrome-stable


打开chrome
/usr/bin/google-chrome-stable

参考:https://www.jianshu.com/p/75c71b00b237

然后打开chrome软件,发现无法登录,也无法使用,并且在终端中输出如下信息:

/usr/bin/google-chrome-stable
[15846:15872:1022/162211.014603:FATAL:nss_util.cc(655)] 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.
[15946:15950:1022/162212.421948:FATAL:nss_util.cc(655)] 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.

 

 

解决办法:

sudo apt-get install libnss3
sudo apt-get update

if you have google chrome installed then run it

google-chrome

or install it again

 

参考:https://stackoverflow.com/questions/46126902/fix-nss-version-not-match-when-update-chrome-in-ubuntu

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
这个错误是由于权限问题导致的。根据引用和引用的提示,你的脚本在打包时尝试访问了一些文件或目录,但由于权限限制而导致访问被拒绝。这个错误消息中提到的文件是'C:\nss_ssl_sfagent.log'。为了解决这个问题,你可以尝试以下几个方法: 1. 确保你有足够的权限访问这个文件。你可以尝试使用管理员身份运行脚本,或者修改文件的权限以允许你的脚本进行访问。 2. 检查你的脚本是否在运行时尝试访问系统文件或其他受限文件。如果是,你可能需要更改你的脚本,使其不再依赖于这些文件或目录。 3. 如果你使用的是pyinstaller来打包你的脚本,可以尝试使用其他选项来避免访问受限的文件。可以参考引用中的错误提示来检查你的打包命令是否正确。 总之,问题的根本原因是权限被拒绝,你需要确保你的脚本有足够的权限来访问所需的文件或目录。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [python打包成exe文件提示PermissionError: [Errno 13] Permission denied: ‘C:\\Users\\wj\\AppData\\...](https://blog.csdn.net/GGSDhkn/article/details/126346940)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT0_1"}}] [.reference_item style="max-width: 50%"] - *2* [Pyinstaller打包exe 出现PermissionError: [Errno 13] Permission denied: ‘C:\\...\.dll](https://blog.csdn.net/qq_41703572/article/details/124280988)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT0_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值