BushnevYuri / DockerGrafanaInfluxKit

Lightweight docker compose to spin up Grafana and Influx for metrics collection and analyses [just run compose and you are ready to go]
75 stars 59 forks source link

run.sh No such file or directory #11

Open Maithrie opened 3 years ago

Maithrie commented 3 years ago

When i execute docker-compose, I am getting EXITED(127) and both grafana/influxdb does not start. I changed the file format using dos2unix, still no help.

Error message when I try to start grafana is run.sh No such file or directory and for influxdb, bash: exec: influxd not found

Appreciate any help.