Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Failed to send requesterrorApi returned invalid status: 404 Not Found #60

Closed
denisgolius opened this issue Feb 6, 2019 · 3 comments
Closed

Comments

@denisgolius
Copy link

denisgolius commented Feb 6, 2019

root@grafana:~# grafana-cli plugins install kubernetes-app
Failed to send requesterrorApi returned invalid status: 404 Not Found
Error: ✗ Failed to send request. error: Api returned invalid status: 404 Not Found

NAME:
   Grafana cli plugins install - install <plugin id> <plugin version (optional)>

USAGE:
   Grafana cli plugins install [arguments...]
@dennisameling
Copy link

Looks like your command has a typo:

grafana-cli plugins install kubernetes-app

should be

grafana-cli plugins install grafana-kubernetes-app

Hope this helps :)

@denisgolius
Copy link
Author

Looks like your command has a typo:

grafana-cli plugins install kubernetes-app

should be

grafana-cli plugins install grafana-kubernetes-app

Hope this helps :)

Ok, so why there is another way to install on Grafana portal?
https://grafana.com/plugins/grafana-kubernetes-app
screenshot 17

@dennisameling
Copy link

@denisgolius Looks like a small error in the docs to me. If you look at the "Installation" tab on this page: https://grafana.com/plugins/grafana-kubernetes-app/installation, it shows you the grafana-kubernetes-app instead of kubernetes-app.

I guess the package authors should correct the typo in the Grafana plugins directory then.

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

No branches or pull requests

2 participants