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.