Sonarqube community edition unable to connect to PostgreSQL 12.17

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube,
    Scanner, Plugin, and any relevant extension)
    8.6.0

  • how is SonarQube deployed: zip, Docker, Helm
    Zip

  • what are you trying to achieve
    Upgraded the Aurora PostgreSQL from 11.19 to 12.17

  • what have you tried so far to achieve this
    Java version 11.21
    SSL flag as false

    org.postgresql.util.PSQLException: An I/O error occurred while sending to the backend.

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hey there.

Is this the version of SonarQube you’re trying to use? It is very, very outdated if so.

I would suggest reverting your installation to v11.19, updating your SonarQube instance to a supported version (v9.9 or v10.3) (all versions still support Postgres 11) and then start workign through your Postgres upgrade.