<?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[Multihost Verbindungsproblem]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,<br />
der Master ist ein frisch installiertes iob System auf einer Ubuntu VM inkl. Umstellung auf redis Datenbanken für states und objects. Der Slave ist ein frisch installiertes iob System auf einem Pi4, gestartet via pxe boot. Der Befehl "iob multihost connect" auf dem Slave bringt nachstehendes korrekt aussehendes Resultat. Komischerweise werden die Abfragen zur Zusammenführung der Datenbanken hin zu redis auf dem Master gar nicht abgefragt. Egal was ich mache, der Slave taucht einfach nicht auf. Bin mit meinem Latein am Ende und brauche eure Hilfe.```</p>
<pre><code>sentinel@smartmeter:~ $ iob multihost connect
1 |        10.21.10.100 |  host |        10.21.10.100 | "authentication required"
Please select host [1]: 1
Enter secret phrase for connection: **********

Config ok. Please restart ioBroker: "iobroker restart"*</code></pre>
]]></description><link>https://forum.iobroker.net/topic/58256/multihost-verbindungsproblem</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 11:04:46 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/58256.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Sep 2022 18:10:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multihost Verbindungsproblem on Fri, 23 Sep 2022 18:20:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sentinel" aria-label="Profile: sentinel">@<bdi>sentinel</bdi></a> so muss es sein <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title=":grin:" alt="😁" /></p>
]]></description><link>https://forum.iobroker.net/post/862160</link><guid isPermaLink="true">https://forum.iobroker.net/post/862160</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Fri, 23 Sep 2022 18:20:22 GMT</pubDate></item><item><title><![CDATA[Reply to Multihost Verbindungsproblem on Fri, 23 Sep 2022 18:19:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
<img src="/assets/uploads/files/1663957155457-756a001e-41a0-4b92-abdb-f07601ede2d5-image.png" alt="756a001e-41a0-4b92-abdb-f07601ede2d5-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/862159</link><guid isPermaLink="true">https://forum.iobroker.net/post/862159</guid><dc:creator><![CDATA[sentinel]]></dc:creator><pubDate>Fri, 23 Sep 2022 18:19:19 GMT</pubDate></item><item><title><![CDATA[Reply to Multihost Verbindungsproblem on Fri, 23 Sep 2022 18:18:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a></p>
<pre><code>sentinel@smartmeter:~ $ iob status
iobroker is running on this host.

At least one iobroker host is running.

Objects type: redis
States  type: redis
</code></pre>
<p dir="auto">Oh man, so einfach war das. Läuft. Vielen Dank für die schnelle Hilfe!!!!</p>
]]></description><link>https://forum.iobroker.net/post/862157</link><guid isPermaLink="true">https://forum.iobroker.net/post/862157</guid><dc:creator><![CDATA[sentinel]]></dc:creator><pubDate>Fri, 23 Sep 2022 18:18:08 GMT</pubDate></item><item><title><![CDATA[Reply to Multihost Verbindungsproblem on Fri, 23 Sep 2022 18:15:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a></p>
<pre><code>sentinel@smartmeter:~ $ iob setup custom
Current configuration:
- Objects database:
  - Type: redis
  - Host/Unix Socket: 127.0.0.1
  - Port: 6379
- States database:
  - Type: redis
  - Host/Unix Socket: 127.0.0.1
  - Port: 6379

Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [redis]: r
Host / Unix Socket of objects DB(redis), default[127.0.0.1]: 10.21.10.100
Port of objects DB(redis), default[6379]:
Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [redis]: r
Host / Unix Socket of states DB (redis), default[10.21.10.100]:
Port of states DB (redis), default[6379]:
Host name of this machine [smartmeter]:
This host appears to be an ioBroker SLAVE system. Migration will be skipped. Is this correct? [Y/n]: y
Explicit migration from file to jsonl is not necessary, skipping...

No Database migration was done.
If this was done on your master host please execute "iobroker setup first" to newly initialize all objects.

updating conf/iobroker.json
</code></pre>
]]></description><link>https://forum.iobroker.net/post/862153</link><guid isPermaLink="true">https://forum.iobroker.net/post/862153</guid><dc:creator><![CDATA[sentinel]]></dc:creator><pubDate>Fri, 23 Sep 2022 18:15:13 GMT</pubDate></item><item><title><![CDATA[Reply to Multihost Verbindungsproblem on Fri, 23 Sep 2022 18:12:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sentinel" aria-label="Profile: sentinel">@<bdi>sentinel</bdi></a> mach das mal zu Fuß über <code>iobroker setup custom</code></p>
]]></description><link>https://forum.iobroker.net/post/862150</link><guid isPermaLink="true">https://forum.iobroker.net/post/862150</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Fri, 23 Sep 2022 18:12:09 GMT</pubDate></item></channel></rss>