Skip to content

Internal Server Error, impossible to debug plugin setup #36

@AndrewFarley

Description

@AndrewFarley

When trying to setup this plugin, if it doesn't work perfectly it doesn't give any meaningful feedback neither in the console, Grafana usage logs, or on the Grafana GUI on what is wrong and/or how to fix it.

POST http://localhost:3000/api/tsdb/query 500 (Internal Server Error)
datasource.ts:354 TypeError: Cannot read property '' of undefined

screen shot 2018-08-13 at 3 09 19 pm

Running Grafana in Docker on Kubernetes...

root@grafana-5ffbb7dc69-fgk9l:/# set | grep -i google
GOOGLE_APPLICATION_CREDENTIALS=/var/lib/grafana/google_stackdriver.json
root@grafana-5ffbb7dc69-fgk9l:/# cat /var/lib/grafana/google_stackdriver.json
{
  "type": "service_account",
  "project_id": "project-name-here",
  ......
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions