自从升级到 Chrome 以来,我一直收到以下错误google-chrome-stable-42.0.2311.90-1.x86_64
。
SELinux 正在阻止 /opt/google/chrome/chrome-sandbox 对文件进行写访问。
我没有安装任何自定义插件或修改我的 Chrome 设置。谷歌上的各种搜索都显示被关闭的错误报告不是错误,以及如何通过应用自定义策略绕过 SELinux 的说明。
SELinux 疑难解答建议如下:
SELinux is preventing /opt/google/chrome/chrome-sandbox from write access on the file .
***** Plugin chrome (98.5 confidence) suggests ****************************
If you want to use the plugin package
Then you must turn off SELinux controls on the Chrome plugins.
Do
# setsebool -P unconfined_chrome_sandbox_transition 0
***** Plugin catchall (2.46 confidence) suggests **************************
If you believe that chrome-sandbox should be allowed write access on the …
Run Code Online (Sandbox Code Playgroud)