启动nacos报错:nested exception is org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat。

可能是因为默认开了集群模式,实际是单机,看启动输出nacos is starting with cluster"

改成单机启动就行。

windows系统用 startup.cmd -m standalone

linux 用sh startup.sh -m standalone

Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐