Getting error while analyzing build after upgrading PostgresSQL to 12

  • SonarQube Docker version: 8.9.2.46101

  • We have upgraded PostgresSQL version of Sonarqube with 9.6 to 12 and now we are seeing issue

ERROR: Error during SonarScanner execution
479java.lang.IllegalStateException: java.lang.IllegalStateException: Fail to request url: https://sonarqubeurl/batch/project.protobuf?key=ibmsc-prm&branch=dev

  • what have you tried so far to achieve this
    – updating public and private endpoints within the postgresDB
    – re-started sonarqube server