paveldanilin / grafana-csv-plugin

CSV datasource for Grafana 6.x.x / 7.x.x
MIT License
36 stars 12 forks source link

Issue while adding local file in linux #17

Closed Jithu2015 closed 4 years ago

Jithu2015 commented 4 years ago

We are trying to add local CSV file in linux. Gave full permissions to the file, then also same error

there is no access to file /root/hsm_stats.csv

Also made sure i copied the linux grafana-csv-plugin_linux_amd64 to the dist directory. is there anything being missed. please help

image

Logs:

t=2020-06-29T07:32:18-0400 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=POST path=/api/tsdb/query status=400 remote_addr=10.25.21.122 time_ms=15 size=195 referer=http://XXXXXXXXXXXXXXXXXXXXXX:3000/datasources/edit/3/

Jithu2015 commented 4 years ago

Moved to different path and working

twagtwig commented 3 years ago

What path man? Come on

paveldanilin commented 3 years ago

@twagtwig

The path where Grafana is able to read files. Have you faced the same error?