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

Unexpected error after click on cluster name #514

Open
ienjreny opened this issue Jun 5, 2020 · 0 comments
Open

Unexpected error after click on cluster name #514

ienjreny opened this issue Jun 5, 2020 · 0 comments

Comments

@ienjreny
Copy link

ienjreny commented Jun 5, 2020

I got the following error after I click the clustername

{ "error": "Traceback (most recent call last):\n File \"c:\\program files (x86)\\python\\python38-32\\lib\\site-packages\\sanic\\app.py\", line 973, in handle_request\n response = await response\n File \"c:\\program files (x86)\\python\\python38-32\\lib\\site-packages\\comrade\\blueprints\\views.py\", line 91, in indices_stats\n indices, aliases, shards, nodes, cluster_info = await gather(client.cat.indices(format='json'),\n File \"c:\\program files (x86)\\python\\python38-32\\lib\\site-packages\\comrade\\blueprints\\views.py\", line 66, in get_nodes_info\n \"load1Percent\": int(float(node['os']['cpu']['load_average']['1m']) / 4), # TODO: Count CPUs\nKeyError: 'load_average'\n", "type": "unexpected" }

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

1 participant