Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpringBoot 2.3.8.RELEASE & Nacos-config-spring-boot-starter 0.2.10 不兼容吗? #216

Open
ssun-o1 opened this issue Dec 8, 2021 · 1 comment

Comments

@ssun-o1
Copy link

ssun-o1 commented Dec 8, 2021

一启动就报错呢,去掉yml的bootstrap.enable 可以运行但是总感觉不太对呢?

2021-12-08 12:58:34.574 ERROR 21076 --- [ main] com.alibaba.nacos.common.remote.client : Send request fail, request=ConfigQueryRequest{headers={accessToken=eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6MTYzODk1NzUxMn0.jIhAUPJwZ00Jn43rnzjlgeF8X9ySJfbFA2NrTCwuKOY, charset=UTF-8, Client-AppName=unknown, Client-RequestToken=13cf9b822d00504d780bfe250000d331, Client-RequestTS=1638939514471, exConfigInfo=true, notify=false, Timestamp=1638939514471}, requestId='null'}, retryTimes=0,errorMessage=Client not connected,current status:STARTING
2021-12-08 12:58:34.685 ERROR 21076 --- [ main] com.alibaba.nacos.common.remote.client : Send request fail, request=ConfigQueryRequest{headers={accessToken=eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6MTYzODk1NzUxMn0.jIhAUPJwZ00Jn43rnzjlgeF8X9ySJfbFA2NrTCwuKOY, charset=UTF-8, Client-AppName=unknown, Client-RequestToken=13cf9b822d00504d780bfe250000d331, Client-RequestTS=1638939514471, exConfigInfo=true, notify=false, Timestamp=1638939514471}, requestId='null'}, retryTimes=1,errorMessage=Client not connected,current status:STARTING
2021-12-08 12:58:34.794 ERROR 21076 --- [ main] com.alibaba.nacos.common.remote.client : Send request fail, request=ConfigQueryRequest{headers={accessToken=eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuYWNvcyIsImV4cCI6MTYzODk1NzUxMn0.jIhAUPJwZ00Jn43rnzjlgeF8X9ySJfbFA2NrTCwuKOY, charset=UTF-8, Client-AppName=unknown, Client-RequestToken=13cf9b822d00504d780bfe250000d331, Client-RequestTS=1638939514471, exConfigInfo=true, notify=false, Timestamp=1638939514471}, requestId='null'}, retryTimes=2,errorMessage=Client not connected,current status:STARTING
2021-12-08 12:58:34.822 ERROR 21076 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :


APPLICATION FAILED TO START


Description:

unknown reason. Client not connected,current status:STARTING

Action:

please check server status

@WongMinHo
Copy link

@ssun-o1 请问你解决了吗?我遇到跟你一样的问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants