hi, donot show image, you maybe true you instance ip and port in nacos register center.
and then check shenyu-admin config nacos register? and then check upstream data , in divide or spring cloud selector. Lucky猪猪 <[email protected]> 于2022年1月7日周五 18:46写道: > my admin center is pushed normally > > > > Does this indicate that the shenyu-bootstrap did not get the information > correctly? > > ------------------ 原始邮件 ------------------ > *发件人:* "Lucky猪猪" <[email protected]>; > *发送时间:* 2022年1月7日(星期五) 下午5:56 > *收件人:* "dev"<[email protected]>; > *主题:* 回复: a question for version 2.4.1 > > hi,This is my main configuration and error screenshot > > > > > > this set 'true' or 'false' ,the result is the same > shenyu: > upstreamCheck: > enabled: false > > so,Is it the lack of dependency in my shenyu-bootstrap? > 2.4.0 is ok but 2.4.1 is not > in 2.4.1,Which dependency do I need to add? > > ------------------ 原始邮件 ------------------ > *发件人:* "dev" <[email protected]>; > *发送时间:* 2022年1月7日(星期五) 下午5:14 > *收件人:* "dev"<[email protected]>; > *主题:* Re: a question for version 2.4.1 > > you also set this in shenyu gateway yaml, > > shenyu: > upstreamCheck: > enabled: false > > XiaoYu <[email protected]> 于2022年1月7日周五 17:08写道: > > > > Hi,you whether shenyu-client registration is used? it used > > IpUtils.getHost(), you can checked this. > > > > when upstream is null, You can configure this manually, either in the > > divide of the admin backend or in the selector of the springcloud > > plugin. > > > > if you used nacos as client register center, pls checked nacos have > > this instance. > > > > Lucky猪猪 <[email protected]> 于2022年1月7日周五 15:50写道: > > > > > > I have a question for version 2.4.1 > > > In our project,we use nacos as the registry. > > > We have access to HTTP and springcloud customer service > > > > > > in 2.4.0 http and springcloud are normal,but in 2.4.1 http is not. > Error prompt :divide upstream configuration error > > > I checked the source code and found:'upstreamList' is null > > > > > > Cannot get in class 'UpstreamCacheManager' > findUpstreamListBySelectorId > > > in class UpstreamCheckTask.healthyUpstream is null,Even timing > detection > > > please help me. >
