CSV Plugin / path premisssion denied

Hello,
I’m trying to use csv plugin as a data source. I chosed the local and gave the path to the csv file but it got the error:
stat /home/thefi/test.csv: permission denied
Does anyone know how to solve the problem?
many thanks

Welcome @nizamhalawi21

In the above statement, does this mean you modified your grafana config file? More here.


I already did but still have the same error

Can you change the file or folder permission to allow full access? This does not appear to be a Grafana issue, but a file or folder permission issue.

1 Like

already did. but still have the sme error

1 Like

put the file in /opt

same issue. file has full acccess . chmod 777

same issue. file has full acccess . chmod 777

Hi @nizamhalawi21

What is your environment on which Grafana is running e.g. Docker, Kubernetes, local virtual machine?

Also, are you using Grafana OSS or Grafana cloud?