I deployed docker containers by using IOTStack. This deploys all relevant containers at once. The base configuration is also done at the deployment.
I deployed a Grafana Dashboard, but noticed that the connectivity to the InfluxDB is not working.
There are also database connections deployed at the initial deployment. when opening a connection, it has everything configured for grafana. although when I click on save and test it mentions “InfluxDB Error: database not found: grafana”.
How do I troubleshoot this and make sure there is a grafana database that can be used?