Can not start sonar server in local mac os m1 chip machine

Must-share information (formatted with Markdown):

  • SonarQube 9.4.0.54424
  • Want to create a server from Developer Edition for swift language

I have attached some log files for it. PFA

es.log (4.7 KB)
sonar.20220516.log (1.5 KB)
web.log (7.8 KB)

Caused by: java.lang.IllegalStateException: Unable to read plugin manifest from jar : /Applications/SonarQube/extensions/plugins/backelite-sonar-swift-plugin-0.4.6.jar

It looks like you’re trying to install GitHub - Idean/sonar-swift: Open source Swift plugin for SonarQube (also supports Objective-C) on a SonarQube. Developer Edition already includes support for Swift analysis without this plugin.

Try uninstalling this plugin and see if you get further in the startup.

Thanks Colin. Now, it’s working.