question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bad gateway error when running this plugin in a local instance of grafana and where to change base url?

See original GitHub issue

Hi,

I’m playing with this with the end goal of being able to query a couple sprinklr api’s directly from grafana. I have the plugin loaded, but when I use it as a datasource for a dashboard, I get this: Bad Gateway Object status:502 statusText:"Bad Gateway" data:Object error:"Bad Gateway" response:"" message:"Bad Gateway" config:Object url:"api/datasources/proxy/1" method:"GET" retry:0 headers:Object hideFromInspector:false message:"Bad Gateway"

Any tips on what to try to solve that?

Also, I’ve searched fairly extensively through the package files to determine where to change the base url, but am not finding it. Can you help with that?

Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
casieocommented, Jan 14, 2021

Thanks again! I must have gotten mixed up somewhere but your explanation (and the screen shot) got me past this error.

0reactions
marcusolssoncommented, Jan 10, 2021

I can imagine you’d get this if you left the data source config empty and only used the path in the query editor as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bad gateway error when running this plugin in a local instance ...
Hi, I'm playing with this with the end goal of being able to query a couple sprinklr api's directly from grafana. I have...
Read more >
Bad Gateway Errors - Configuration - Grafana Community
Just go into Add Datasource and select Influx and put in the details there. Then click the Test button at the bottom. If...
Read more >
Trying to add Authentication for data source plugin leads to ...
In plugin.json I've added the following: "routes": [ { "path": ... to add Authentication for data source plugin leads to Bad Gateway Error....
Read more >
Run Grafana behind a reverse proxy
In this tutorial, you'll configure Grafana to run behind a reverse proxy. When running Grafana behind a proxy, you need to configure the...
Read more >
Grafana HTTP Error Bad Gateway and Templating init failed ...
Hi, I use docker installed Prometheus and Grafana at local. prometheus localhost:9090 => OK Grafana localhost:3000 => ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found