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

com.alibaba.csp.sentinel.dashboard.client.CommandFailedException: invalid type #1268

Closed
a120610114 opened this issue Jan 26, 2020 · 6 comments
Labels
area/dashboard Issues or PRs about Sentinel Dashboard kind/question Category issues related to questions or problems

Comments

@a120610114
Copy link

我在采用springboot 集成sentinel控制台的时候,想在控制台动态修改规则的时候出现com.alibaba.csp.sentinel.dashboard.client.CommandFailedException: invalid type错误;
client端服务配置如下:
image
image
image

在修改请求时的截图为:
image
日志zhon中也没有特别的语句就只有说 invalid type

@jasonjoo2010
Copy link
Collaborator

Please make sure that the application integrates sentinel-core-1.7.1 if you use the newest dashboard. This issue will be resolved in next release(Which has already been merged).

Please refer to #1260

请确认应用端使用的是最新版sentinel,以配合最新版的dashboard。下一版本的dashboard将解决这个问题(目前已合并)。

@a120610114
Copy link
Author

已经是最新的了,但是还是一样的报错
image

@a120610114
Copy link
Author

image
全部都是1.7以上了

@jasonjoo2010
Copy link
Collaborator

image
全部都是1.7以上了

需要统一为最新的1.7.1
或使用老的dashboard,不过看你目前的版本,建议全部为1.7.1

@jasonjoo2010
Copy link
Collaborator

image
全部都是1.7以上了

至于为什么1.7.0的core有问题,参见 #1255

@sczyh30 sczyh30 added area/dashboard Issues or PRs about Sentinel Dashboard kind/question Category issues related to questions or problems labels Jan 29, 2020
@sczyh30
Copy link
Member

sczyh30 commented Jan 29, 2020

用 dependencyManagement 统一一下版本,参考 FAQ

@sczyh30 sczyh30 closed this as completed Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard Issues or PRs about Sentinel Dashboard kind/question Category issues related to questions or problems
Projects
None yet
Development

No branches or pull requests

3 participants