<?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[Kein Verbindung mehr zu ioBroker nach Neustart (Stromlos)]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,</p>
<p dir="auto">heute morgen habe ich ausversehen den Pi stromlos geschalten.<br />
Nach dem Neustart konnte ich die Admin Instanz unter dem Port 8081 nicht mehr erreichen.<br />
(Alle anderen Dienste auf dem Pi liefen unverändert).</p>
<p dir="auto">--&gt; Stop/Start/Restart/Update/Upgrade alles erfolglos.</p>
<p dir="auto">Google lieferte mir die Hilfeseite, der Admin Adapter wie auch alle anderen Instanzen schienen nicht zu laufen.<br />
Hier nach und nach die Ergebnisse.</p>
<p dir="auto">Zunächst bekamm ich diese Fehlermeldung (Hier aus dem Forum kopiert, da ich es nicht mehr nachstellen kann):</p>
<pre><code>root@tinkerboardmaster:~# iobroker list instances
 Cannot read system.config: null (OK when migrating or restoring)
 Cannot find view "system" for search "host" : null
 
 
+ instance is alive
</code></pre>
<p dir="auto">Nach manueller Installation vom js-controller konnte ich zumindest eine neue Admin Instanz erzeugen. io Broker ist über den Port wieder erreichbar. Aber natürlich jungfräulich.</p>
<pre><code>pi@raspberrypi:/opt/iobroker $ iobroker list instances


+ instance is alive
pi@raspberrypi:/opt/iobroker $ iobroker start admin
Cannot find any instances of "admin"!
pi@raspberrypi:/opt/iobroker $ node node_modules/iobroker.admin/admin.js --logs
internal/modules/cjs/loader.js:818
  throw err;
  ^

Error: Cannot find module '/opt/iobroker/node_modules/iobroker.admin/admin.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js                                                                                                                                                             :60:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}
pi@raspberrypi:/opt/iobroker $ iobroker add admin --port 8089
host.raspberrypi create instance admin
host.raspberrypi object admin.0.info.newsETag created
host.raspberrypi object admin.0.info.newsfeed created
host.raspberrypi object admin.0.connected created
host.raspberrypi object admin.0 created
host.raspberrypi object admin.0.info created
host.raspberrypi object system.adapter.admin.upload created
host.raspberrypi object system.adapter.admin.0.logLevel created
host.raspberrypi object system.adapter.admin.0.sigKill created
host.raspberrypi object system.adapter.admin.0.eventLoopLag created
host.raspberrypi object system.adapter.admin.0.outputCount created
host.raspberrypi object system.adapter.admin.0.inputCount created
host.raspberrypi object system.adapter.admin.0.uptime created
host.raspberrypi object system.adapter.admin.0.memRss created
host.raspberrypi object system.adapter.admin.0.memHeapTotal created
host.raspberrypi object system.adapter.admin.0.memHeapUsed created
host.raspberrypi object system.adapter.admin.0.cputime created
host.raspberrypi object system.adapter.admin.0.cpu created
host.raspberrypi object system.adapter.admin.0.compactMode created
host.raspberrypi object system.adapter.admin.0.connected created
host.raspberrypi object system.adapter.admin.0.alive created
host.raspberrypi object system.adapter.admin.0 created
pi@raspberrypi:/opt/iobroker $ 
</code></pre>
<p dir="auto">Auf der Weboberfläche fehlt mir nun jedweder Ansatz das Problem weiter zu beheben. Daher habe ich mal versucht die Hilfeseite weiter abzuarbeiten. Allerdings weiß ich auch nicht so recht, wass mir dies nun sagt.</p>
<pre><code>
pi@raspberrypi:~ $ ps -A | grep iobroker
pi@raspberrypi:~ $ node node_modules/iobroker.js-controller/controller.js --logs
internal/modules/cjs/loader.js:818
  throw err;
  ^

Error: Cannot find module '/home/pi/node_modules/iobroker.js-controller/controller.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}
pi@raspberrypi:~ $

</code></pre>
<p dir="auto">Müsste hier nicht die lokale IP stehen? Warum 127.0.0.1? Ist das die interen Schnittstelle? Die ist bei mir gerade iface0, iface 1 ist meine lokale IP. Ist dies so korrekt?</p>
<pre><code>pi@raspberrypi:~ $ netstat -n -a -p TCP
(Es konnten nicht alle Prozesse identifiziert werden; Informationen über
nicht-eigene Processe werden nicht angezeigt; Root kann sie anzeigen.)
Aktive Internetverbindungen (Server und stehende Verbindungen)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      -
tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      -
tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      -
tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      -

</code></pre>
<p dir="auto">Backup ist vorhanden. Würde aber gerne zunächst versuchen die bestehende Installation zu repariern. Aktuell male ich mir noch aus, dass dies der einfachere Weg sein wird.</p>
<p dir="auto">Hier noch der aktuelle Log aus der Weboberfläche:</p>
<pre><code>info.0	2021-06-05 07:52:24.300	warn	(1285) State "info.0.sysinfo.os.versions.gcc" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.298	warn	(1285) State "info.0.sysinfo.os.versions.pip" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.298	warn	(1285) State "info.0.sysinfo.os.versions.python3" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.297	warn	(1285) State "info.0.sysinfo.os.versions.python" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.291	warn	(1285) State "info.0.sysinfo.os.versions.perl" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.290	warn	(1285) State "info.0.sysinfo.os.versions.php" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.289	warn	(1285) State "info.0.sysinfo.os.versions.git" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.289	warn	(1285) State "info.0.sysinfo.os.versions.npm" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.288	warn	(1285) State "info.0.sysinfo.os.versions.v8" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.287	warn	(1285) State "info.0.sysinfo.os.versions.node" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.287	warn	(1285) State "info.0.sysinfo.os.versions.systemOpensslLib" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.286	warn	(1285) State "info.0.sysinfo.os.versions.systemOpenssl" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.285	warn	(1285) State "info.0.sysinfo.os.versions.openssl" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:24.284	warn	(1285) State "info.0.sysinfo.os.versions.kernel" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.769	warn	(1285) State "info.0.sysinfo.system.hardware.virtual" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.768	warn	(1285) State "info.0.sysinfo.system.hardware.serial" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.767	warn	(1285) State "info.0.sysinfo.system.hardware.version" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.767	warn	(1285) State "info.0.sysinfo.system.hardware.model" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.765	info	(1285) State value to set for "info.0.sysinfo.cpu.temperature.cores" has to be stringified but received type "object"
info.0	2021-06-05 07:52:23.622	warn	(1285) State "info.0.sysinfo.battery.virtual" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.621	warn	(1285) State "info.0.sysinfo.battery.sku" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.620	warn	(1285) State "info.0.sysinfo.battery.serial" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.619	warn	(1285) State "info.0.sysinfo.battery.version" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.566	warn	(1285) State "info.0.sysinfo.battery.model" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.248	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.246	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.serialNum" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.245	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.244	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.244	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.243	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.242	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.241	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.239	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.238	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.238	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.237	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev16.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.236	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.235	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.234	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.231	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.229	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.229	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.228	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.227	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.226	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.225	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.224	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev15.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.223	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.222	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.222	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.221	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.220	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.219	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.218	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.218	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.217	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.216	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.215	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev14.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.214	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.214	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.213	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.212	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.211	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.211	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.210	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.209	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.208	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.208	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.207	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev13.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.206	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.205	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.204	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.204	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.203	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.202	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.201	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.199	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.198	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.197	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.196	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev12.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.195	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.194	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.193	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.192	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.191	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.190	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.190	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.189	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.188	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.187	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.186	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev11.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.186	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.185	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.184	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.183	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.182	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.182	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.181	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.180	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.179	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.178	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.177	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev10.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.176	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.175	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.174	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.173	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.172	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.171	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.170	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.169	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.168	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.167	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.166	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev9.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.165	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.164	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.164	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.163	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.162	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.161	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.160	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.159	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.158	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.157	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.157	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev8.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.156	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.155	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.154	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.153	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.152	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.151	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.150	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.149	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.147	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.146	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.145	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev7.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.143	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.142	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.141	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.140	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.139	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.138	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.137	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.136	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.135	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.134	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.133	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev6.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.132	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.131	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.131	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.130	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.129	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.totalSectors" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.128	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.totalHeads" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.127	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.totalCylinders" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.126	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.bytesPerSector" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.125	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.size" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.124	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.type" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.123	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev5.device" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.122	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev4.smartStatus" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.121	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev4.sectorsPerTrack" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.120	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev4.tracksPerCylinder" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.120	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev4.totalTracks" has no existing object, this might lead to an error in future versions
info.0	2021-06-05 07:52:23.119	warn	(1285) State "info.0.sysinfo.disks.diskLayout.dev4.totalSectors" has no existing object, this might lead to an error in future versions
</code></pre>
<p dir="auto">Softwarestände:</p>
<pre><code>OS-Informationen
Plattform
linux
Verteilung
Raspbian GNU/Linux
Release
10
Codename
buster
Kernel-release
5.10.17-v7l+
Architektur
arm
Hostname
raspberrypi
os.fqdn
raspberrypi
OS build-version
UTF-8
OS/Host-Seriennummer
a1b7cb92058848a8a0fe68602071a04a
Betriebssystem über UEFI gestartet
false

Softwarestände: 
Kernel-release
5.10.17-v7l+
Knoten openssl-version
1.1.1k
OS openssl-version
1.1.1d
OpenSSL-Bibliothek
OpenSSL
Node.js version
12.22.1
v8-version
7.8.279.23-node.46
NPM version
6.14.12
Git-version
2.20.1
PHP-version
7.3.27
Perl-version
5.28.1
Python version
2.7.16
Python 3 version
3.7.3
os.pip
18.1
GCC version
8.3.0
</code></pre>
<p dir="auto">besten Dank vorab für eure schnelle Hilfe, das Haus macht aktuell was es will :)</p>
]]></description><link>https://forum.iobroker.net/topic/45558/kein-verbindung-mehr-zu-iobroker-nach-neustart-stromlos</link><generator>RSS for Node</generator><lastBuildDate>Mon, 25 May 2026 03:52:33 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/45558.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Jun 2021 06:23:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Kein Verbindung mehr zu ioBroker nach Neustart (Stromlos) on Sat, 05 Jun 2021 09:29:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manu4771" aria-label="Profile: manu4771">@<bdi>manu4771</bdi></a> sagte in <a href="/post/638445">Kein Verbindung mehr zu ioBroker nach Neustart (Stromlos)</a>:</p>
<blockquote>
<p dir="auto">Über Google landet man schnell dort.</p>
</blockquote>
<p dir="auto">das ist das Problem ;-)</p>
<p dir="auto">der von dir genutzte Link ist seit Jahren offline.<br />
die aktuelle (unvollständige) Doku erreichst du über den Link "Docu" in der Titelleiste des Forums</p>
]]></description><link>https://forum.iobroker.net/post/638475</link><guid isPermaLink="true">https://forum.iobroker.net/post/638475</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 05 Jun 2021 09:29:07 GMT</pubDate></item><item><title><![CDATA[Reply to Kein Verbindung mehr zu ioBroker nach Neustart (Stromlos) on Sat, 05 Jun 2021 07:59:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sigi234" aria-label="Profile: sigi234">@<bdi>sigi234</bdi></a></p>
<p dir="auto">Das ging ja fix, besten Dank euch beiden.  Das hat natürlich auch anstandslos funktioniert.</p>
<p dir="auto">Ich nehme an, die neu erzeugte Admin Instanz (Port 8089) ist damit auch wieder gelöscht?<br />
Ich habe mit diesem kleinen How-to doch einen alten Stand wieder hergestellt oder?</p>
<p dir="auto">Besten Dank an euch beide!</p>
<p dir="auto">Könnte man eventuell auf der Hilfeseite verlinken oder beschreiben. Über Google landet man schnell dort.<br />
Speziell wenn das gerne mal nach einem unerwarteten Spannungsabfall passiert :)</p>
<p dir="auto"><a href="https://www.iobroker.net/docu/index-26.htm?page_id=3928&amp;lang=de" rel="nofollow ugc">https://www.iobroker.net/docu/index-26.htm?page_id=3928&amp;lang=de</a></p>
]]></description><link>https://forum.iobroker.net/post/638445</link><guid isPermaLink="true">https://forum.iobroker.net/post/638445</guid><dc:creator><![CDATA[manu4771]]></dc:creator><pubDate>Sat, 05 Jun 2021 07:59:42 GMT</pubDate></item><item><title><![CDATA[Reply to Kein Verbindung mehr zu ioBroker nach Neustart (Stromlos) on Sat, 05 Jun 2021 06:56:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manu4771" aria-label="Profile: manu4771">@<bdi>manu4771</bdi></a></p>
<p dir="auto"><a href="https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host?_=1622875942343">https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host?_=1622875942343</a></p>
]]></description><link>https://forum.iobroker.net/post/638424</link><guid isPermaLink="true">https://forum.iobroker.net/post/638424</guid><dc:creator><![CDATA[sigi234]]></dc:creator><pubDate>Sat, 05 Jun 2021 06:56:28 GMT</pubDate></item><item><title><![CDATA[Reply to Kein Verbindung mehr zu ioBroker nach Neustart (Stromlos) on Sat, 05 Jun 2021 06:52:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/manu4771" aria-label="Profile: manu4771">@<bdi>manu4771</bdi></a> sagte in <a href="/post/638409">Kein Verbindung mehr zu ioBroker nach Neustart (Stromlos)</a>:</p>
<blockquote>
<p dir="auto">Cannot read system.config: null (OK when migrating or restoring)</p>
</blockquote>
<p dir="auto">da hat es dir deine Datenbanken zerschossen.</p>
<p dir="auto">Da das bei Stecker raus gerne vorkommen kann, hat @thomadazu ein HowTo geschrieben.<br />
musst du mal suchen. thread heisst irgendwas mit mini howto und der genannten Fehlermeldung</p>
]]></description><link>https://forum.iobroker.net/post/638419</link><guid isPermaLink="true">https://forum.iobroker.net/post/638419</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 05 Jun 2021 06:52:03 GMT</pubDate></item></channel></rss>