Hallo,
leider verzweifele ich gerade schon bei dem Einrichten einer Verdingung zu meiner InluxDB 2.x und benötige Tips und Hilfe.
Ich habe in der InfluxDB einen neuen Bucket und ein API Tolen angelegt. Für dem Tocken habe ich als Rechte rad/write beim Bucket, sowie read/write bei All User und All Orgas eingetragen.
Wenn ich versuche die Daten zu verwenden kommt immer die Meldung “keine Verbindung” Im log steht
Cannot connect to InfluxDB due to 'HTTPConnection(host='10.10.0.42', port=8080): Failed to establish a new connection: [Errno 111] Connection refused'. Please check that the provided connection details (host, port, etc.) are correct and that your InfluxDB server is running and accessible.
Cannot connect to InfluxDB due to 'HTTPConnection(host='10.10.0.42', port=80): Failed to establish a new connection: [Errno 111] Connection refused'. Please check that the provided connection details (host, port, etc.) are correct and that your InfluxDB server is running and accessible.
Cannot connect to InfluxDB due to 'HTTPSConnection(host='10.10.0.42', port=443): Failed to establish a new connection: [Errno 111] Connection refused'. Please check that the provided connection details (host, port, etc.) are correct and that your InfluxDB server is running and accessible.
Cannot connect to InfluxDB due to 'HTTPSConnection(host='10.10.0.42', port=8080): Failed to establish a new connection: [Errno 111] Connection refused'. Please check that the provided connection details (host, port, etc.) are correct and that your InfluxDB server is running and accessible.
Ich habe bei URL http://1010.0.42 (die IP meiner Influx VM), sowie http://1010.0.42:8080 und jeweils mit und ohne Prüfung SSL (was nicht vorhanden ist) eingetragen.
Testweise habe ich in meinem abzulösenden ioBroker einen Influx Instanz erstellt und die selben Daten dort eingegeben, da klappt die Verbindung mit http//10.10.0.42:8080. was also bedeutet, der API Token und die URL ja eigentlich passen. In den Einstellungen die mir Home Assistant bietet kann ich ja weiter erstmal nichts eingeben.
Bin für jede Hilfe, Tips, Nackenschläge dankbar.
…man liest sich,
Carsten
