Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

The following plugins are disabled and not shown in the list below: doitintl-bigquery-datasource #366

Closed
kevinsimper opened this issue Aug 17, 2021 · 1 comment

Comments

@kevinsimper
Copy link

I just tried installing the plugin and I get this error:

$ grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/2.0.2.zip plugins install doitintl-bigquery-datasource
✔ Downloaded doitintl-bigquery-datasource v2.0.1 zip successfully

Please restart Grafana after installing plugins. Refer to Grafana documentation for instructions if necessary.

image

Unsigned plugins were found during plugin initialization. Grafana Labs cannot guarantee the integrity of these plugins. We recommend only using signed plugins.

The following plugins are disabled and not shown in the list below:
doitintl-bigquery-datasource
Missing signature
 Read more about plugin signing

Using this to start grafana

  grafana:
    image: grafana/grafana:8.0.4
    ports:
      - "3000:3000"

and then docker exec into the container.

@ofir5300
Copy link
Collaborator

@kevinsimper For some reason it seems like you downloaded version 2.0.1

Please try this and let me know if the issue still occurs:

  1. Remove existing old version: grafana-cli plugins remove doitintl-bigquery-datasource
  2. Installing latest version: grafana-cli plugins install doitintl-bigquery-datasource

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