CLI version
1.3.0
Operating system and version
Debian 12
Command you ran
$ sonar auth login
✓ Where would you like to connect? SonarQube Server (self-hosted)
✓ Enter server URL https://sonarqube.<redacted>
⚠️ Only connect to servers you trust.
✓ Connect to: https://sonarqube.<redacted>? Yes
Authenticating with: https://sonarqube.<redacted>
🔑 Obtaining access token from SonarQube...
URL: https://sonarqube..<redacted>sonarlint/auth?ideName=sonarqube-cli&port=64120
› Press Enter to open the browser
⏳ Waiting for authorization... or paste token and press Enter:
squ_<redacted>
✓ Token received
❌ Failed to access the system keychain.
Underlying error: Object does not exist at path “/org/freedesktop/secrets/collection/login” (code: 19)
→ Make sure your system's keychain or credential manager is available and unlocked, then try again.
Additional context
$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
$ uname -a
Linux <redacted> 6.1.0-50-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.176-1 (2026-07-02) x86_64 GNU/Linux
CLI version
1.3.0
Operating system and version
Debian 12
Command you ran
Additional context