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&nbsp;as the registry.&nbsp;
> > 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&nbsp;
> > in class&nbsp;UpstreamCheckTask.healthyUpstream is null,Even
timing detection
> > please help me.