HI team,
I am using https://sonarqube.com:9773/ to scan a C/C++ project with SoanrQube enterprise server, and the following error occurred after I scanned for 18 minutes
pls check below error (upoaded)
error.txt (4.1 KB)
HI team,
I am using https://sonarqube.com:9773/ to scan a C/C++ project with SoanrQube enterprise server, and the following error occurred after I scanned for 18 minutes
pls check below error (upoaded)
error.txt (4.1 KB)
Hey there.
As requested in the template post, what version of SonarQube are you using? (It should be in the footer of your SonarQube instance)
9.9 version
Thanks.
413 Request Entity Too Large
nginx/1.20.2
You’ll need to increase the client_max_body_size
for your Nginx proxy that sits in front of your SonarQube instance, in between your SonarQube server and the scanner.