9.2.4-developer deployment fails in EKS

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    sonarqube:9.2.4-developer
  • what are you trying to achieve
    Deploy Developer Edition
  • what have you tried so far to achieve this
    Deployed helm chart in eks but PODS not coming up with below error message
    2022.02.03 16:01:13 ERROR web[o.s.s.p.PlatformImpl] Web server startup failed: Current version is too old. Please upgrade to Long Term Support version firstly.

Hi,

It sounds like you upgraded from a version older than 8.9(.*) directly to 9.2.4 (BTW, 9.3 was announced on Monday). Unfortunately, you’ve got some intermediate steps to make.

I don’t know where you’re starting from, but here’s a sample upgrade path.

xxx → 7.9.* → 8.9.6 → 9.3 (last step optional)

If you’re already on a point version of 7.9, your next step is 8.9.6.

You may find the Upgrade Guide and the LTS-to-LTS Upgrade Notes helpful. If you have questions about upgrading, feel free to open a new thread for that here.

 
HTH,
Ann

1 Like