We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
报这个错误:Unable to connect to Command Metric Stream 'api/turbine/stream?cluster=default'. Error: {"isTrusted":true}
在网上找资料:新加入三个包spring-cloud-starter-hystrix,spring-boot-starter-actuator,spring-cloud-starter-hystrix-dashboard,启动引入@EnableHystrix,@EnableHystrixDashboard,@EnableCircuitBreaker,但是问题依然还有。
The text was updated successfully, but these errors were encountered:
另外:获取Token值失败http://localhost:8060/uaa/oauth/token -H "Accept: application/json" -d "password=password&username=anil&grant_type=password&scope=read%20write"
返回值:Full authentication is required to access this resource
Sorry, something went wrong.
No branches or pull requests
报这个错误:Unable to connect to Command Metric Stream 'api/turbine/stream?cluster=default'.
Error: {"isTrusted":true}
在网上找资料:新加入三个包spring-cloud-starter-hystrix,spring-boot-starter-actuator,spring-cloud-starter-hystrix-dashboard,启动引入@EnableHystrix,@EnableHystrixDashboard,@EnableCircuitBreaker,但是问题依然还有。
The text was updated successfully, but these errors were encountered: