nacos报错
时间:2021-06-21 23:59:21
收藏:0
阅读:47
nacos 报 org.springframework.boot.web.server.WebServerException: Unable to start embedded Tomcat
因为nacos是默认的集群模式所以我们在startup.cmd里面第28行改成单机模式就好了
修改startup.cmd第28行
启动成功
原文:https://www.cnblogs.com/zx1303/p/14915891.html
评论(0)