During an installation on Windows 11, I start ioBroker and the InfluxDB service. As soon as I try to start InfluxDB via the browser, an error message appears in the InfluxDB service window even before I log in.
After logging in, the values from ioBroker are displayed normally and also passed on to Grafana.
Hi @DGR75 for the error, not sure what is the cause, you can submit an issue here and wait for our someone from engineering team to get back to you unless you’re a paying customer then best way would be our dedicated support team. Regarding the time stamp difference, that is expected as InfluxDB reports timestamps in UTC and not local time zone.
This error suggests you’re missing token, InfluxDB always need a token for operations. You can create one from the GUI or CLI, here is step by step instruction on how to do that.