Error in SonarQube for IntelliJ Clion IDE

Environment:

  • Java: JetBrains s.r.o. 25.0.3
  • OS: Linux amd64
  • IDE: CLion 2026.2.1
  • SonarQube for IDE: 12.6.0.84973
o.sl.ij.config.global.credentials.CredentialsException: 
                    Could not load token or login/password credentials for connection 'test'.
                    As a workaround, try removing and re-adding the connection.
                    This may also be caused by an issue with your system's credential storage.
                    Check your IDE's password storage settings in Settings > Appearance & Behavior > System Settings > Passwords.
	at o.sl.ij.config.global.credentials.CredentialsService.readCredentials(CredentialsService.kt:67)
	at o.sl.ij.config.global.credentials.CredentialsService.getCredentials$lambda$0(CredentialsService.kt:41)
	at o.sl.ij.util.ThreadUtilsKt.computeOnPooledThread$lambda$1(ThreadUtils.kt:72)
	at c.ij.oa.ap.impl.ApplicationImpl$5.call(ApplicationImpl.java:414)
	at c.ij.util.concurrency.ContextCallable.lambda$call$2(ContextCallable.java:86)
	at c.ij.concurrency.ThreadContext.installThreadContext(threadContext.kt:307)
	at c.ij.util.concurrency.ContextCallable.lambda$call$1(ContextCallable.java:83)
	at c.ij.util.concurrency.ContextCallable.call(ContextCallable.java:96)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328)
	at c.ij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:193)
	at c.ij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:193)
	at c.ij.util.concurrency.ChildContext.runInChildContext(propagation.kt:199)
	at c.ij.util.concurrency.ChildContext.runInChildContext(propagation.kt:193)
	at c.ij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26)
	at c.ij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:295)
	at c.ij.util.concurrency.ContextRunnable.run(ContextRunnable.java:25)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
	at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:649)
	at java.base/java.lang.Thread.run(Thread.java:1474)

Change kwalletd/gnome-keyring, change store password methods not working
Help.

Hey @germanaizek, thanks for reaching out! Are you using SonarQube Server or Cloud, and have you tried generating a new USER token?