<?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[Iobroker startet nach Hostwechsel keine Instanzen mehr]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">ich bin vor einiger Zeit mit meinem ioBroker-System von einer Dockerumgebung auf ein RaspberryPi umgezogen.<br />
Nun hat mich in den Logs etc. der falsche Hostname gestört. Habe diesen nun versucht zu ändern, seitdem komme ich nicht mehr auf das Webinterface und es starten anscheinend keine Instanzen. Änderungen Rückgängig machen löst das Problem leider auch nicht.</p>
<p dir="auto">Alter Hostname: Futty-NAS<br />
Neuer Hostname: Futty-Pi4</p>
<p dir="auto">verwendete Befehle:</p>
<pre><code>iobroker stop
iobroker host this
sudo restart
</code></pre>
<p dir="auto">Log:</p>
<pre><code>2020-06-04 20:27:48.134  - info: host.Futty-Pi4 iobroker.js-controller version 3.1.4 js-controller starting
2020-06-04 20:27:48.140  - info: host.Futty-Pi4 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
2020-06-04 20:27:48.141  - info: host.Futty-Pi4 hostname: Futty-Pi4, node: v12.16.3
2020-06-04 20:27:48.142  - info: host.Futty-Pi4 ip addresses: 192.168.178.42 fe80::6e13:3264:3759:af55
2020-06-04 20:27:48.706  - info: host.Futty-Pi4 connected to Objects and States
2020-06-04 20:27:49.000  - info: host.Futty-Pi4 18 instances found
2020-06-04 20:27:49.014  - warn: host.Futty-Pi4 does not start any instances on this host
</code></pre>
<p dir="auto">iobroker status:</p>
<pre><code>iobroker is running on this host.

At least one iobroker host is running.

Objects type: file
States  type: file
</code></pre>
<p dir="auto">iobroker info:</p>
<pre><code>Platform       : linux
os             : linux
Architecture   : arm
CPUs           : 4
Speed          : 1500 MHz
Model          : ARMv7 Processor rev 3 (v7l)
RAM            : 3.8 GB
System uptime  : 01:22:32
Node.js        : v12.16.3
Disk size      : 28.3 GiB
Disk free      : 25.2 GiB
adapters count : 292
NPM            : v6.14.4
</code></pre>
<p dir="auto">iobroker list instances:</p>
<pre><code>system.adapter.admin.0                 : admin                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
system.adapter.backitup.0              : backitup              -  enabled
system.adapter.feiertage.0             : feiertage             -  enabled
system.adapter.fhem.0                  : fhem                  -  enabled, port: 7072
system.adapter.ical.0                  : ical                  -  enabled
system.adapter.info.0                  : info                  -  enabled
system.adapter.iqontrol.0              : iqontrol              -  enabled
system.adapter.javascript.0            : javascript            -  enabled
system.adapter.lgtv11.0                : lgtv11                - disabled, port: 8080
system.adapter.shelly.0                : shelly                -  enabled, port: 1882, bind: 0.0.0.0
system.adapter.shuttercontrol.0        : shuttercontrol        -  enabled
system.adapter.spotify-premium.0       : spotify-premium       - disabled
system.adapter.telegram.0              : telegram              - disabled, port: 8443, bind: 0.0.0.0
system.adapter.tr-064.0                : tr-064                -  enabled
system.adapter.trashschedule.0         : trashschedule         -  enabled
system.adapter.web.0                   : web                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
system.adapter.yahka.0                 : yahka                 -  enabled
system.adapter.zigbee.0                : zigbee                -  enabled, port: /dev/ttyACM0

+ instance is alive
</code></pre>
<p dir="auto">iobroker list hosts:</p>
<pre><code>Futty-Pi4           Futty-Pi4 (version: 3.1.4, hostname: Futty-Pi4     , alive, uptime: 423)
</code></pre>
<p dir="auto">---Edit 1---<br />
Ich hab es nun geschafft mit "iobroker debug admin" die Admin-Instanz zu starten. Nun komme ich zumindest wieder ins Webinterface. Die restlichen Instanzen laufen aber nicht:<br />
<img src="/assets/uploads/files/1591307900183-33fd3a17-819f-40f7-b4d8-37d100a014be-image.png" alt="33fd3a17-819f-40f7-b4d8-37d100a014be-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">---Edit2---<br />
Habe nun folgendes Versucht:</p>
<pre><code>pi@Futty-Pi4:/opt/iobroker $ iobroker stop
pi@Futty-Pi4:/opt/iobroker $ iobroker host set Futty-NAS
Host "Futty-Pi4" successfully renamed to "Futty-NAS".
No instances found for host "Futty-Pi4"!
pi@Futty-Pi4:/opt/iobroker $ iobroker restart
pi@Futty-Pi4:/opt/iobroker $ iobroker stop
pi@Futty-Pi4:/opt/iobroker $ iobroker host set Futty-Pi4
Host "Futty-NAS" successfully renamed to "Futty-Pi4".
No instances found for host "Futty-NAS"!
pi@Futty-Pi4:/opt/iobroker $ iobroker host this
A host with the name "Futty-Pi4" already exists!
pi@Futty-Pi4:/opt/iobroker $ iobroker restart
</code></pre>
<p dir="auto">Nach dem "host set Futty-NAS" kann ich wieder ganz normal starten. Dann passt der Hostname aber wieder nicht.<br />
Nenne ich es wieder um mit "host set Futty-Pi4" bzw. "host this" starten die Instanzen nicht mehr.<br />
Ich verstehe nicht so ganz warum er nie Instanzen findet die er "ummappen" soll.</p>
<p dir="auto">Was kann ich tun?</p>
<p dir="auto">Gruß<br />
Futty</p>
]]></description><link>https://forum.iobroker.net/topic/34073/iobroker-startet-nach-hostwechsel-keine-instanzen-mehr</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 02:47:59 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/34073.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Jun 2020 18:39:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Iobroker startet nach Hostwechsel keine Instanzen mehr on Fri, 05 Jun 2020 22:02:15 GMT]]></title><description><![CDATA[<pre><code>pi@Futty-Pi4:/opt/iobroker $ iobroker stop
pi@Futty-Pi4:/opt/iobroker $ iobroker host this
Host "Futty-NAS" successfully renamed to "Futty-Pi4".
The host for instance "system.adapter.admin.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.backitup.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.feiertage.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.fhem.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.ical.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.info.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.javascript.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.shuttercontrol.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.spotify-premium.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.telegram.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.web.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.yahka.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.zigbee.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.shelly.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.tr-064.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.iqontrol.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.lgtv11.0" was changed from "Futty-NAS" to "Futty-Pi4".
The host for instance "system.adapter.trashschedule.0" was changed from "Futty-NAS" to "Futty-Pi4".
</code></pre>
<p dir="auto">Tut das was es tun soll und alle Instanzen starten auf Anhieb.<br />
Hostname wird nun auch überall korrekt angezeigt.</p>
<p dir="auto">Vielen Dank!</p>
<p dir="auto">Gruß<br />
Futty</p>
]]></description><link>https://forum.iobroker.net/post/444842</link><guid isPermaLink="true">https://forum.iobroker.net/post/444842</guid><dc:creator><![CDATA[Futty]]></dc:creator><pubDate>Fri, 05 Jun 2020 22:02:15 GMT</pubDate></item><item><title><![CDATA[Reply to Iobroker startet nach Hostwechsel keine Instanzen mehr on Fri, 05 Jun 2020 17:48:29 GMT]]></title><description><![CDATA[<p dir="auto">Wir haben einen Fix vorbereitet.</p>
<p dir="auto">Bitte mal testweise den js.controller aus Github mittels</p>
<pre><code>npm install ioBroker/ioBroker.js-controller#3.1.x
</code></pre>
<p dir="auto">installieren und neu versuchen.</p>
]]></description><link>https://forum.iobroker.net/post/444655</link><guid isPermaLink="true">https://forum.iobroker.net/post/444655</guid><dc:creator><![CDATA[apollon77]]></dc:creator><pubDate>Fri, 05 Jun 2020 17:48:29 GMT</pubDate></item><item><title><![CDATA[Reply to Iobroker startet nach Hostwechsel keine Instanzen mehr on Fri, 05 Jun 2020 06:39:44 GMT]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">danke für die Antwort aber das habe ich schon versucht...<br />
Das hier funktioniert um ioBroker wieder mit "falschem" Hostname zu starten:</p>
<pre><code>iobroker stop
pkill io
iobroker host set Futty-NAS
iobroker start
</code></pre>
<p dir="auto">wenn ich allerdings anschließend den Hostname auf den aktuellen ändern möchte geht es nicht mehr:</p>
<pre><code>iobroker stop
pkill io
iobroker host this
Host "Futty-NAS" successfully renamed to "Futty-Pi4".
No instances found!
iobroker start
</code></pre>
<p dir="auto">Die variable "hostname" wird in /opt/iobroker/iobroker-data/iobroker.json jeweils auf Futty-NAS bzw. Futty-Pi4 geändert.</p>
<p dir="auto">Meine Erwartung bei "iobroker host this" wären eigentlich so etwas:</p>
<pre><code>iobroker host this
Host "Futty-NAS" successfully renamed to "Futty-Pi4".
Instance host changed for "system.adapter.admin.0" from "Futty-NAS" to "Futty-Pi4".
...
</code></pre>
<p dir="auto">folgendes bekomme ich unabhängig von einer Reihenfolge der Eingabe...:</p>
<pre><code>iobroker host set Futty-NAS
Host "Futty-Pi4" successfully renamed to "Futty-NAS".

host set Futty-Pi4
Host "Futty-NAS" successfully renamed to "Futty-Pi4".
No instances found for host "Futty-NAS"!

iobroker host this
A host with the name "Futty-Pi4" already exists!

iobroker host this
Host "Futty-NAS" successfully renamed to "Futty-Pi4".
No instances found!
</code></pre>
<p dir="auto">Kann ich mir irgendwo anzeigen lassen welchem Host die Instanzen zugeordnet sind?</p>
]]></description><link>https://forum.iobroker.net/post/444285</link><guid isPermaLink="true">https://forum.iobroker.net/post/444285</guid><dc:creator><![CDATA[Futty]]></dc:creator><pubDate>Fri, 05 Jun 2020 06:39:44 GMT</pubDate></item><item><title><![CDATA[Reply to Iobroker startet nach Hostwechsel keine Instanzen mehr on Fri, 05 Jun 2020 05:13:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/futty" aria-label="Profile: Futty">@<bdi>Futty</bdi></a></p>
<blockquote>
<p dir="auto">iobroker host this</p>
</blockquote>
<p dir="auto">setzt den Host namen auf den Host also pi@__Futty-Pi4__:</p>
<p dir="auto">ein rename setzt den namen auf das  angegebene host</p>
<p dir="auto">also alles beenden</p>
<pre><code>pkill io
</code></pre>
<p dir="auto">dann mach ein</p>
<pre><code>iobroker host set Futty-NAS
</code></pre>
<p dir="auto">um zurück wieder auf den alten namen und dann</p>
<pre><code>iobroker host this
</code></pre>
<p dir="auto">das sollte dann passen</p>
<p dir="auto">ansonsten kannst du auch die datei</p>
<p dir="auto">opt/iobroker/iobroker-data/iobroker.json dir mal anschauen.. ob die ip bereiche stimmen und der name</p>
]]></description><link>https://forum.iobroker.net/post/444259</link><guid isPermaLink="true">https://forum.iobroker.net/post/444259</guid><dc:creator><![CDATA[arteck]]></dc:creator><pubDate>Fri, 05 Jun 2020 05:13:26 GMT</pubDate></item></channel></rss>