dvdmuckle/spc

spc auth does not work on headless/server Ubuntu

Aberta

#171 aberto em 17 de out. de 2023

 (0 comentário) (0 reação) (0 responsável)Go (8 forks)auto 404
hacktoberfesthelp wanted

Métricas do repositório

Stars
 (23 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Running in both a multipass Ubuntu virt, and on a personal metal server, this error pops up when running spc auth

Error: Error saving token to keyringfailed to unlock correct collection '/org/freedesktop/secrets/aliases/default'

This looks to do with how the login keyring is not created by default for headless users. This might just require additional instructions for headless users to create this keyring, as opposed to a code fix.

Guia do colaborador