一、问题

Windows安装启动Nacos,出现错误ERROR Failed to start component [Connector[HTTP/1.1-8848]],如下图所示:
Windows安装启动Nacos,ERROR Failed to start component [Connector[HTTP/1.1-8848]]
Windows安装启动Nacos,ERROR Failed to start component [Connector[HTTP/1.1-8848]]
这是因为8848端口发生冲突!

二、解决方法

打开nacos\conf文件夹,找到application.properties和application.properties.example文件,用记事本打开修改其中的端口为不冲突的即可,本人改为8088,如下图所示:
Windows安装启动Nacos,ERROR Failed to start component [Connector[HTTP/1.1-8848]]
Windows安装启动Nacos,ERROR Failed to start component [Connector[HTTP/1.1-8848]]
Windows安装启动Nacos,ERROR Failed to start component [Connector[HTTP/1.1-8848]]

相关文章:

  • 2021-04-04
  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-14
  • 2021-08-03
  • 2022-12-23
  • 2021-06-05
  • 2021-04-20
  • 2021-10-18
  • 2021-07-20
相关资源
相似解决方案