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

The Grafana datasource JSON API does not connect to the datasource JSON API of the couchbase node. #2

Open
rmntrvn opened this issue Feb 14, 2022 · 0 comments

Comments

@rmntrvn
Copy link

rmntrvn commented Feb 14, 2022

Hello. Grafana does not connect to the couchbase JSON API.
I installed the marcusolsson-json-datasource plugin for grafana, I create a datasource, specify the URL http://<my_couchbase_domain>:8093, turn on the Basic auth and with credentials checkboxes and enter the Administrator login and password <my_password>, I get an error:

JSON API: Cannot connect to API

There is nothing in the grafana logs on this issue. Locally, curl to the couchbase API works fine from the grafana pod too. Grafana is installed on a Kubernetes cluster.
The only thing you can catch on is that in the Chrome developer tools there is:

GET https://<my_grafana_domain>/api/datasources/proxy/7 404

Can you please tell me what could be the problem here?

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