<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Installation von Influxdb auf Raspberry pi 4 kein Zugriff]]></title><description><![CDATA[<p dir="auto">Hallo Leute<br />
Ich habe Probleme mit der Installation von Influxdb . Die Installation auf meinem Raspberry pi 4 der Version 1.8.10 läuft fehlerfrei . Ich komme nach der Installation auf die Shell . Da bekomme ich immer die Fehlermeldung :ERR: error authorizing query: no user provided<br />
Warning: It is possible this error is due to not setting a database.<br />
Please set a database with the command "use &lt;database&gt;".</p>
<p dir="auto">Wenn ich dann use iobroker eingebe erscheint :<br />
ERR: error authorizing query: no user provided<br />
DB does not exist!</p>
<p dir="auto">Bei der ersten Installation habe ich folgende Befehle abdgearbeitet:<br />
influx</p>
<p dir="auto">CREATE USER admin WITH PASSWORD 'xxxxxxxxxxxx' WITH ALL PRIVILEGES<br />
CREATE USER iouser WITH PASSWORD 'xxxxxxxxxxxxx'<br />
CREATE DATABASE iobroker<br />
GRANT ALL ON iobroker TO iouser<br />
In der Config Datei habe die Einträge :<br />
enabled = true<br />
bind-address = ":8086"<br />
auth-enabled = true<br />
log-enabled = true<br />
freigeschaltet .<br />
Beim Aufruf über Iobroker kommt dann die Fehlermeldung:<br />
Error: error authorizing query: no user provided<br />
Ich habe die Installation von influxdb gelöscht und neu installiert , ohne Erfolg . Sobald ich in der Shell versuche was einzugeben erscheint die Fehlermeldung :<br />
ERR: error authorizing query: no user provided .<br />
Ich komme da irgendwie nicht weiter . wer hat eine Idee dazu ?</p>
]]></description><link>https://forum.iobroker.net/topic/51747/installation-von-influxdb-auf-raspberry-pi-4-kein-zugriff</link><generator>RSS for Node</generator><lastBuildDate>Sun, 24 May 2026 09:29:39 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/51747.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 24 Jan 2022 09:21:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installation von Influxdb auf Raspberry pi 4 kein Zugriff on Mon, 24 Jan 2022 12:57:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> Halllo Ich habe das Problem gelöst mit löschen der Influxdb mit:<br />
sudo apt-get purge --auto-remove influxdb<br />
, dann mit MC noch weitere Dateien im Verzeichnis var/Lib/influxdb gelöscht . Manche Dateien , wie auch die .DB Datei ließen sich nicht löschen ( Berechtigung). Danach nochmal komplette Neuinstallation und 3. User eingetragen . Danach funktioniert alles .</p>
]]></description><link>https://forum.iobroker.net/post/748111</link><guid isPermaLink="true">https://forum.iobroker.net/post/748111</guid><dc:creator><![CDATA[BruR1250]]></dc:creator><pubDate>Mon, 24 Jan 2022 12:57:17 GMT</pubDate></item><item><title><![CDATA[Reply to Installation von Influxdb auf Raspberry pi 4 kein Zugriff on Mon, 24 Jan 2022 11:20:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brur1250" aria-label="Profile: brur1250">@<bdi>brur1250</bdi></a> probier mal eine Installation, ohne direkt dort eine Datenbank anzulegen. Diese legst du an, indem du in der Influx Instanz deine Daten eingibst, somit wird die Datenbank dann automatisch angelegt.</p>
]]></description><link>https://forum.iobroker.net/post/748022</link><guid isPermaLink="true">https://forum.iobroker.net/post/748022</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Mon, 24 Jan 2022 11:20:22 GMT</pubDate></item></channel></rss>