I am running the local version of Sonarqube for evaluation, when I try to download the scanner while analyzing the product, the download just takes me to the documentation page instead of downloading the actual scanner(ZIP file or the docker image).
Is there a known issue downloading the scanner from the local installation of the Sonarqube? I am running it on Windows 10.
this is a known issue currently as the embedded documentation is trying to query the latest version of the scanner and this query is currently failing. we are working on resolving this with the next version and SONAR-14725.