我有一个新的Ubuntu18.04安装。
每次我打开PC时,nextcloud客户端都会抱怨它不知道如何登录到我的服务器,因为它说没有可用的密钥链。
我如何自动解锁钥匙链,以便它可以工作?
snap info nextcloud-client
name: nextcloud-client
summary: Nextcloud Desktop Client
publisher: nextcloud
license: unknown
description: |
The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud
Server with your computer.
commands:
- nextcloud-client.cmd
- nextcloud-client
snap-id: qRAMgnTMeyTaHngceQL4vFJf5mOl9uV1
tracking: stable
refreshed: 2017-12-11T14:01:10+01:00
installed: 2.3.3+gitab40efe (10) 93MB -
channels:
stable: 2.3.3+gitab40efe (10) 93MB -
candidate: ↑
beta: ↑
edge: 2.3.3+git3a48c7c (21) 99MB -发布于 2018-05-06 11:49:44
在网上搜索之后,我找到了本题,并给出了一个可能的解决方案。请阅读本主题,了解该方法的安全影响。
该解决方案在终端中运行:
snap connect nextcloud-client:password-manager-service或者您也可以使用软件中心:

https://askubuntu.com/questions/1032137
复制相似问题