apache / iotdb

Apache IoTDB
https://iotdb.apache.org/
Apache License 2.0
5.63k stars 1.03k forks source link

Grafana加入dist后,启动报错 #7252

Open DerekLD opened 2 years ago

DerekLD commented 2 years ago

ERROR[09-06|17:12:24] Could not start plugin logger=plugin.manager pluginId=iotdb err="fork/exec /xxxxx/iot/grafana/grafana-9.1.3/data/plugins/dist/iotdb-datasource_linux_amd64: no such file or directory"

iotdb-datasource_linux_amd64 这个文件没有

github-actions[bot] commented 2 years ago

Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!

jixuan1989 commented 2 years ago

@CloudWise-Lukemiao could you check this?

CloudWise-Lukemiao commented 2 years ago

Where does this directory (ioddb-datasource_linux_amd64) come from? The dist directory should be a compiled file. Can you provide the configuration information about plugin in a grafana configuration file and the unzipped directory screenshot of grafana-plugin?