sonarqube启动报错:You must address the points described in the following [2] lines before starting Elasticsearch.bootstrap check XXXmax numberXXXfor user[sonar] is too low .XXX check the logs at XXX/.log
You must address the points described in the following [2] lines before starting Elasticsearch.bootstrap check failure [1] of [2]: max number of threads [3870] for user[sonar] istoo low,increase to at least [4096]bootstrap check failure [2] of [2]: max virtual memory areas vm.max map count [65530is too low,increase to at least [262144]ERROR: Elasticsearch did not exit normally- check the logs at /usr/local/sonarqube-90.0.45539/logs/sonarqube.logapp[]
解决如下:
修改/etc/sysctl.conf文件,文件末尾追加vm.max_map_count=262144
修改/etc/security/limits.conf文件,文件末尾追加
* soft nproc 4096* hard nproc 4096* soft nofile 1000000* hard nofile 1000000
然后重启虚拟机,再次启动sonar
浏览器访问:http://你的服务器ip:9000
登录用户admin 密码admin 作者:码同学软件测试 https://www.bilibili.com/read/cv15756601/ 出处:bilibili
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· Docker 太简单,K8s 太复杂?w7panel 让容器管理更轻松!