<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi,</p>
<p>wenn ich einen Nutzer anlege, dann muß ich ja ein Paßwort
anlegen.<br>
Also hab ich nochmal folgendes gemacht:</p>
<p>drop user vz</p>
<p>drop database volkszaehler</p>
<p>create database volkszaehler</p>
<p>und dann user und password im config.yaml weggelassen für
influxdb.<br>
Das hat ber keine Änderung gebracht. Immernoch der Fehler von
unten. Mach ich was falsch beim Anlegen der DB?</p>
<p>Grüße<br>
Sirko<br>
</p>
<div class="moz-cite-prefix">Am 08.11.2019 um 13:06 schrieb Andreas
Goetz:<br>
</div>
<blockquote type="cite"
cite="mid:14C2DA2B-C4DB-4B86-93F4-F33E428AAA06@gmail.com">
<pre class="moz-quote-pre" wrap="">Ich denke dass das Problem darin besteht, dass User/Passwort momentan gar nicht an den InfluxDB Client übergeben werden.
Brauchst Du das- also gehts nicht auch ohne Credentials? Dann müsste ich eine kleine Erweiterung bauen.
Viele Grüße,
Andreas
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">On 8. Nov 2019, at 11:20, Sirko <a class="moz-txt-link-rfc2396E" href="mailto:mail_ist@nurfuerspam.de"><mail_ist@nurfuerspam.de></a> wrote:
Hi Andreas,
ich hab schonmal rausgefunden, daß ich mit influx statt copy starten muß:
Ich hab user und password hinzugefügt, weil dbcopy meint:
pi@raspberrypi ... $ php /.../andig/dbcopy/dbcopy influx -c
/.../andig/dbcopy/config.influx.yaml
1/26 S0-Zaehler
In Client.php line 196:
<b> Query has failed: unable to parse authentication credentials</b>
In ResultSet.php line 49:
<b>unable to parse authentication credentials</b>
influx [-c|--config CONFIG] [-m|--mode MODE] [-d|--delete] [-f|--filter
FILTER] [-b|--batch BATCH]
</pre>
</blockquote>
<br>
</blockquote>
</body>
</html>