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

Signature has been modified #312

Closed
peikk0 opened this issue Feb 11, 2021 · 4 comments
Closed

Signature has been modified #312

peikk0 opened this issue Feb 11, 2021 · 4 comments

Comments

@peikk0
Copy link

peikk0 commented Feb 11, 2021

Bug Report

Expected Behavior

Plugin v2.0.1 loads with a valid signature.

Actual Behavior

Plugin v2.0.1 signature has been modified because the file img/bigquery_enable_api.png is missing:

installing doitintl-bigquery-datasource @
from: https://github.com/doitintl/bigquery-grafana/releases/download/2.0.1/doitintl-bigquery-datasource-2.0.1.zip
into: /var/lib/grafana/plugins

✔ Installed doitintl-bigquery-datasource successfully

Restart grafana after installing plugins . <service grafana-server restart>

...

t=2021-02-11T20:58:24+0000 lvl=warn msg="Plugin file listed in the manifest was not found" logger=plugins plugin=doitintl-bigquery-datasource filename=img/bigquery_enable_api.png dir=/var/lib/grafana/plugins/doitintl-bigquery-datasource
t=2021-02-11T20:58:24+0000 lvl=warn msg="Some plugins failed to load" logger=plugins errors="[plugin \"doitintl-bigquery-datasource\"'s signature has been modified]"

Steps to Reproduce the Problem

docker run -p 3000:3000 --name=grafana -e "GF_INSTALL_PLUGINS=https://github.com/doitintl/bigquery-grafana/releases/download/2.0.1/doitintl-bigquery-datasource-2.0.1.zip;doitintl-bigquery-datasource" grafana/grafana

Specifications

  • Version: 2.0.1
  • Platform: OSX / Docker
  • Grafana Version: 7.4.0
@LiorRacer
Copy link
Contributor

Please try now,
Our new version published yesterday

@peikk0
Copy link
Author

peikk0 commented Feb 16, 2021

I'm getting an error about some extra files being present now:

t=2021-02-16T21:34:41+0000 lvl=warn msg="The following files were not included in the signature" logger=plugins plugin=doitintl-bigquery-datasource files="[doitintl-bigquery-datasource/._.DS_Store doitintl-bigquery-datasource/._MANIFEST.txt doitintl-bigquery-datasource/._doitintl-bigquery-datasource_windows_amd64.exe]"

Looks like there is a extra directory doitintl-bigquery-datasource/ containing only hidden files.

@peikk0
Copy link
Author

peikk0 commented Feb 26, 2021

Just tried again and it's working fine now. I'm not sure what happened last time, maybe an issue in the Docker image.

@LiorRacer
Copy link
Contributor

Thanks @peikk0
Closing this issue

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