Authentication failed Error

I have this configuration

  • Operating system: MacOS 15.2
  • SonarLint plugin version: 10.14.0.80203
  • IntelliJ version: PyCharm 2024.3.1 (Community Edition) 243.22562.180
  • Programming language you’re coding in: Python
  • SonarQube Community Edition Version 10.2.1 (build 78527)
    If I try to create connection to my SonarQube server I get the message box with this error message:
    “Failed to connect to the server. Please check the configuration. Cause: Authentication failed”.

But if I downgraded plugin version to 10.13.1.80133 - I did not get this error and everything work correctly.

Hi there @Alsiri0n, welcome to Sonar Community! :wave: :sonar:

Thanks a lot for the report, we actually just found a
regression that prevents connection creation with SonarQube Server versions higher than 10.0 and lower than 10.4 :scream:. We apologise for the inconvenience and will get this fixed ASAP.

Way to go on your first post! :sweat_smile:

In the meantime, you can revert back to 10.13.1.80133.

All the best,
Sophio

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.