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

codis3.0的fe页面不能正常显示内容 #1071

Closed
gaolei-gl opened this issue Dec 7, 2016 · 3 comments
Closed

codis3.0的fe页面不能正常显示内容 #1071

gaolei-gl opened this issue Dec 7, 2016 · 3 comments

Comments

@gaolei-gl
Copy link

我是在docker内自行搭建codis集群,在成功启动dashboard,redis-instance,proxy之后使用fe可以添加group和proxy并且通过redis-cli可以连通proxy。
不过fe上没办法显示任何metrics信息,看不到东西。
2016-12-07 9 00 40

这里是我观察到的报错:
2016-12-07 9 05 04

@spinlock
Copy link
Member

spinlock commented Dec 7, 2016

@gaolei-gl sorry,这个是手写 js 写出来的问题。

@spinlock
Copy link
Member

spinlock commented Dec 7, 2016

@gaolei-gl 已经 fix 了,谢谢!

@saulzy
Copy link

saulzy commented Mar 26, 2019

我用的3.2.2版的codis
[root@node1 ~]# codis-fe --version version: 2018-11-04 16:22:35 +0800 @de1ad026e329561c22e2a3035fbfe89dc7fef764 @3.2.2-12-gde1ad02 compile: 2019-03-26 15:11:15 +0800 by go version go1.12.1 linux/amd64
fe也一样的显示不出来,与上面的截图一样。

报错信息:
angular.js:12520 Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: cname in codis_list, Duplicate key: string:l, Duplicate value: l http://errors.angularjs.org/1.4.8/ngRepeat/dupes?p0=cname%20in%20codis_list&p1=string%3Al&p2=l at angular.js:68 at ngRepeatAction (angular.js:27518) at Object.$watchCollectionAction [as fn] (angular.js:15763) at Scope.$digest (angular.js:15896) at Scope.$apply (angular.js:16160) at done (angular.js:10589) at completeRequest (angular.js:10787) at XMLHttpRequest.requestLoaded (angular.js:10728)

image

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

3 participants