Nacos与Springboot集成后报错http://localhost:8848

NACOS HTTP-POST The maximum number of tolerable server reconnection errors has been reached

fixed-localhost_8848 check-update get changed dataId exception

NACOS ConnectException httpPost currentServerAddr: http://localhost:8848, err : Connection refused: connect

各种localhost:8848连不上,但我的配置全是好的。

导致这个问题是因为:bootstrap.yml,改文件生效比application配置文件早导致的。

添加后bootstrap.yml即可解决。 亲测可以

相关推荐
GetcharZp1 天前
GitHub 49K+ Star!C++ 开发者必知的 JSON 神级库:从零到精通全指北
后端
xujinwei_gingko1 天前
SpringBoot整合WebSocket
spring boot·后端·websocket
智码看视界1 天前
现代Web开发基础:全栈工程师的起航点
前端·后端·c5全栈
程序员cxuan1 天前
Claude Fable 5 来了
人工智能·后端·程序员
JS菌1 天前
手写一个 AI Agent 全栈项目:从沙箱执行到子智能体的完整实现
前端·人工智能·后端
wang09071 天前
自己动手写一个spring之IOC_2
java·后端·spring
来杯@Java1 天前
学生选课管理系统(基于springboot+vue前后端分离的项目)计算机毕业设计java
java·spring boot·spring·vue·毕业设计·maven·mybatis
ltl1 天前
推理退化:为什么大模型会输出乱码、死循环和无意义文本
后端
ltl1 天前
架构视图与文档:C4 模型从入门到实战
后端
invicinble1 天前
easyexcel开发全域理解
spring boot