当前位置:网站首页>No servers available for service: xxxx
No servers available for service: xxxx
2022-07-04 12:52:00 【呆萌小新@渊洁】
一. 情况一 导入负载均衡配置
高版本负载均衡配置被独立出来需要导入
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
<version>3.1.2</version>
</dependency>
二.情况二 nacos命名空间问题
nacos不支持不同命名空间之间的调用,导致我在gateway服务获取不到服务,结果报了503。
服务发现不要配置命名空间id,给注册配置就行.这是一个大坑(同时注意修改bootstrap中的group)


边栏推荐
猜你喜欢

Digi重启XBee-Pro S2C生产,有些差别需要注意

Map of mL: Based on Boston house price regression prediction data set, an interpretable case of xgboost model using map value

Excel快速合并多行数据

统计php程序运行时间及设置PHP最长运行时间

Use of tiledlayout function in MATLAB

按照功能对Boost库进行分类

sharding key type not supported

10.(地图数据篇)离线地形数据处理(供Cesium使用)

潘多拉 IOT 开发板学习(RT-Thread)—— 实验3 按键实验(学习笔记)

Vscode common plug-ins summary
随机推荐
R语言ggplot2可视化:gganimate包创建动画图(gif)、使用anim_save函数保存gif可视化动图
Test process arrangement (3)
Innovation and development of independent industrial software
Common content type correspondence table
What is the difference between Bi financial analysis in a narrow sense and financial analysis in a broad sense?
Leetcode T47: 全排列II
富文本编辑:wangEditor使用教程
C # WPF realizes the real-time screen capture function of screen capture box
golang fmt. Printf() (turn)
ML之shap:基于boston波士顿房价回归预测数据集利用Shap值对LiR线性回归模型实现可解释性案例
The game goes to sea and operates globally
【MySQL从入门到精通】【高级篇】(四)MySQL权限管理与控制
Ws2818m is packaged in cpc8. It is a special circuit for three channel LED drive control. External IC full-color double signal 5v32 lamp programmable LED lamp with outdoor engineering
软件测试之测试评估
Opencv3.2 and opencv2.4 installation
ViewModel 初体验
The implementation of OSD on rk1126 platform supports color translucency and multi-channel support for Chinese
Excel quickly merges multiple rows of data
Leetcode T49: 字母异位词分组
Gorm read / write separation (rotation)