dvdmuckle/spc

spc auth does not work on headless/server Ubuntu

Offen

#171 geöffnet am 17.10.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (8 Forks)auto 404
hacktoberfesthelp wanted

Repository-Metriken

Stars
 (23 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide