Connected Mode not working with VS Code SonarLint and Sonarqube

When try to connect SonarLint from my VS Code to Sonarqube community edition on localhost it does not works. After entering the URL in VS Code SonarLint, I clicked on generate token and Sonarqube show the following error on the browser window.

"
The page you were looking for does not exist.

You may have mistyped the address or the page may have moved.

Go back to the homepage
"

What version of SonarQube are you using? And SonarLint, for that matter.

I have shared screenshot with you.

SonarLint: v4.7.0
Sonarqube: sonarqube-9.6.1.59531


Thanks!

The issue here is really that you’re using a version of SonarQube that isn’t compatible with this feature.

Your version is past EOL. You should upgrade to either the latest version or the current LTA (long-term active version) at your earliest convenience. Your upgrade path is:

9.6 → 9.9.6 → 10.6 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

If your issue persists after upgrade, please come back to us.