Sonarqube version does not provide nodejs version

I upgraded to sonarqube 10.5 .1 and upgraded the database, but this version does not support my node .js version and I cannot update my node version because my operating system is oracle linux 7. When I want to downgrade to 10.4.1, I get a database incompatibility error. is there any other way to downgrade or use a node version that sonarqube does not support in this version?my node.js version is 17.9.1

Hi @Pinar ,
I don’t think there is any way to downgrade if you don’t back up the database before upgrading to 10.5.
10.4 is no longer supported, Oracle linux 7 will no longer be supported after 12/31/2024. What’s more, if you’re using an older version of nodejs, you’ll have problems with the new typescript functionalities.
I recommend that you consider updating your operating system, use the supported version of sonarqube and keep an eye on the version of node depending on the version of the language you’re using for development.