Skip to content

解决Linux(deb)系统下无法安装根证书的问题 #135

@peasoft

Description

@peasoft

在Ubuntu系统下使用dev-sidecar时,程序需要安装根证书,但是在安装时会出现以下问题:

Error: sudo: 没有终端存在,且未指定 askpass 程序

要解决此问题,可以打开终端,运行 sudo /opt/dev-sidecar/@docmirrordev-sidecar-gui --no-sandbox ,以root身份安装证书,从而避开sudo的密码询问步骤,解决问题。
在安装完证书后,重新启动程序,就能发现证书安装成功了。

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationImprovements or additions to documentationGood first issueGood for newcomersOS: LinuxLinux操作系统其他用户可参考其他用户如果碰到相同问题,可参考issue里的内容。根证书问题根证书相关问题

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions