我在本地计算机上启动 SonarQube 时遇到问题。详情如下:
{
"cluster_name": "sonarqube",
"status": "green",
"timed_out": false,
"number_of_nodes": 1,
"number_of_data_nodes": 1,
"active_primary_shards": 23,
"active_shards": 23,
"relocating_shards": 0,
"initializing_shards": 0,
"unassigned_shards": 0,
"delayed_unassigned_shards": 0,
"number_of_pending_tasks": 0,
"number_of_in_flight_fetch": 0,
"task_max_waiting_in_queue_millis": 0,
"active_shards_percent_as_number": 100.0
}
web.log
、sonar.log
、es.log
),但没有发现明显的错误。http://localhost:9000
访问 SonarQube,但无法访问。同样的问题,我也没有找到任何解决方案,看起来是一个非常罕见的问题