Will
(WillJudd)
July 12, 2024, 6:14am
1
Hello,
SonarQube Enterprise 10.5.1 deployed as zip
Creating a project via the API /api/projects/create succeeds when the mandatory parameters name and project only are used. Adding the optional parameter visibility containing either “private” or “public” causes the call to hang or to return a 400 Bad Request error.
This did not occur with 9.9.4 LTS.
Regards,
Will
Hi @Will ,
Have you taken a look at web.log
? It could contain some useful information that would help us investigate the problem
Will
(WillJudd)
July 12, 2024, 2:16pm
3
WillJudd:
projects/create
Unfortunately nothing within the logs related to projects/create.
Will
(WillJudd)
July 15, 2024, 10:19am
5
Scratch this. The cause has been found and it does not seem to be the API.
Will
(WillJudd)
July 15, 2024, 11:53am
6
The cause appears to be load related.
When the server is busy, the request times out and no project is created.
10.5.1 seems to run slower and require more resources than 9.9.4 LTS.
system
(system)
Closed
July 23, 2024, 8:06am
8
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.