NEWS
Cannot read system.config: null
-
Ich habe das Problem, daß ich nicht mehr auf mein System komme. Ich folgende Schritte durchgeführt und seitdem geht es nicht mehr.
cd /opt/iobroker iobroker stop cd apt-get update apt-get upgrade cd /opt/iobroker iobroker update iobroker upgrade self iobroker upgrade iobroker fix rebootEs kommt folgende Meldung ->
Welcome to Debian Stretch with Armbian Linux 4.19.69-rockchip System load: 0.23 0.14 0.16 Up time: 19 min Memory usage: 11 % of 2002MB IP: 192.168.178.15 CPU temp: 55°C Usage of /: 22% of 30G Last login: Mon May 18 15:32:45 2020 from 192.168.178.152 root@tinkerboardmaster:~# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.12 (stretch) Release: 9.12 Codename: stretch 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 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 root@tinkerboardmaster:~#Das gleiche habe ich VORHER auf dem Slave gemacht - da kam beim aufrufen der Funktion
iobroker updatedie Meldung, daß SYSTEM.CONFIG nicht gefunden wurde (oder ähnlich).
Wie bekomme ich mein System repariert?
@LJSven Wie in dem anderen Thread:
Als user anmelden.
DannhostnameDer slave läuft? Den Master hast du also verfummelt?
-
Master ->
Welcome to Debian Stretch with Armbian Linux 4.19.69-rockchip System load: 0.05 0.05 0.05 Up time: 53 min Memory usage: 11 % of 2002MB IP: 192.168.178.15 CPU temp: 55°C Usage of /: 22% of 30G Configured profile sync daemon with overlayfs. pi@tinkerboardmaster:~$ hostname tinkerboardmaster pi@tinkerboardmaster:~$Slave ->
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon Feb 18 11:28:53 2019 from 192.168.178.201 pi@raspberrypi:~ $ hostname raspberrypi pi@raspberrypi:~ $ -
Master ->
Welcome to Debian Stretch with Armbian Linux 4.19.69-rockchip System load: 0.05 0.05 0.05 Up time: 53 min Memory usage: 11 % of 2002MB IP: 192.168.178.15 CPU temp: 55°C Usage of /: 22% of 30G Configured profile sync daemon with overlayfs. pi@tinkerboardmaster:~$ hostname tinkerboardmaster pi@tinkerboardmaster:~$Slave ->
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon Feb 18 11:28:53 2019 from 192.168.178.201 pi@raspberrypi:~ $ hostname raspberrypi pi@raspberrypi:~ $Ich glaube eher, daß der Slave das Problem ist?
pi@raspberrypi:~ $ hostname raspberrypi pi@raspberrypi:~ $ cd opt/iobroker -bash: cd: opt/iobroker: No such file or directory pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@raspberrypi:/opt/iobroker $ iobroker stop pi@raspberrypi:/opt/iobroker $ iobroker update Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null Error: Object "system.config" not found -
Ich glaube eher, daß der Slave das Problem ist?
pi@raspberrypi:~ $ hostname raspberrypi pi@raspberrypi:~ $ cd opt/iobroker -bash: cd: opt/iobroker: No such file or directory pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@raspberrypi:/opt/iobroker $ iobroker stop pi@raspberrypi:/opt/iobroker $ iobroker update Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null Error: Object "system.config" not found@LJSven
Schau auf dem slave in der custom config nach dem host:sudo iobroker setup custom -
@LJSven
Schau auf dem slave in der custom config nach dem host:sudo iobroker setup custom@Thomas-Braun sagte in Cannot read system.config: null:
@LJSven
Schau auf dem slave in der custom config nach dem host:sudo iobroker setup customDa kommt diese Meldung ->
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon May 18 16:22:08 2020 from 192.168.178.152 pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ sudo iobroker setup custom Current configuration: - Objects database: - Type: file - Host/Unix Socket: 192.168.178.15 - Port: 9001 - States database: - Type: file - Host/Unix Socket: 192.168.178.15 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(f)ile, (r)edis], default [file]: -
@Thomas-Braun sagte in Cannot read system.config: null:
@LJSven
Schau auf dem slave in der custom config nach dem host:sudo iobroker setup customDa kommt diese Meldung ->
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon May 18 16:22:08 2020 from 192.168.178.152 pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ sudo iobroker setup custom Current configuration: - Objects database: - Type: file - Host/Unix Socket: 192.168.178.15 - Port: 9001 - States database: - Type: file - Host/Unix Socket: 192.168.178.15 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(f)ile, (r)edis], default [file]: -
@Thomas-Braun Master ->
pi@tinkerboardmaster:/opt/iobroker$ iobroker version 3.1.4 pi@tinkerboardmaster:/opt/iobroker$ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@tinkerboardmaster:/opt/iobroker$Slave ->
pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ iobroker version 3.1.4 pi@raspberrypi:/opt/iobroker $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@raspberrypi:/opt/iobroker $ -
@Thomas-Braun Master ->
pi@tinkerboardmaster:/opt/iobroker$ iobroker version 3.1.4 pi@tinkerboardmaster:/opt/iobroker$ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@tinkerboardmaster:/opt/iobroker$Slave ->
pi@raspberrypi:~ $ cd /opt/iobroker pi@raspberrypi:/opt/iobroker $ iobroker version 3.1.4 pi@raspberrypi:/opt/iobroker $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@raspberrypi:/opt/iobroker $ -
@TWIX99b
Am besten einen eigenen Thread eröffnen. -
@twix99b Hallo, hast du eine Lösung gefunden? Ich habe die gleichen Meldungen und finde keine Lösung.
Habe am Vorabend meine Fritz auf DNS over TLS umgestellt und in der Nacht ist irgendwas passiert. Einige Geräte z.B. Squeezbox, iPad, iobroker hatten am folgenden morgen Probleme. Habe dann den Strom gezogen und jetzt diese Meldungenpi@iobroker:/opt/iobroker $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@iobroker:/opt/iobroker $MOD EDIT: LOGS BITTE ALS TEXT IN CODE TAGS </> POSTEN
-
@twix99b Hallo, hast du eine Lösung gefunden? Ich habe die gleichen Meldungen und finde keine Lösung.
Habe am Vorabend meine Fritz auf DNS over TLS umgestellt und in der Nacht ist irgendwas passiert. Einige Geräte z.B. Squeezbox, iPad, iobroker hatten am folgenden morgen Probleme. Habe dann den Strom gezogen und jetzt diese Meldungenpi@iobroker:/opt/iobroker $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@iobroker:/opt/iobroker $MOD EDIT: LOGS BITTE ALS TEXT IN CODE TAGS </> POSTEN
-
@twix99b Hallo, hast du eine Lösung gefunden? Ich habe die gleichen Meldungen und finde keine Lösung.
Habe am Vorabend meine Fritz auf DNS over TLS umgestellt und in der Nacht ist irgendwas passiert. Einige Geräte z.B. Squeezbox, iPad, iobroker hatten am folgenden morgen Probleme. Habe dann den Strom gezogen und jetzt diese Meldungenpi@iobroker:/opt/iobroker $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null iobroker is running on this host. No iobroker host is running. Objects type: file States type: file pi@iobroker:/opt/iobroker $MOD EDIT: LOGS BITTE ALS TEXT IN CODE TAGS </> POSTEN
@smarteshome2020 Habe das gleiche Problem.
Hat Jemand eine Lösung gefunden? -
@smarteshome2020 Habe das gleiche Problem.
Hat Jemand eine Lösung gefunden? -
@patrick sagte in Cannot read system.config: null:
Hab nun auch dieses Problem
welches?
hier geht es ziemlich durcheinanderjeder hat "das selbe" und nachher doch was anderes.
-
Hallo liebes Forum,
der Fehler
Cannot read system.config: nullAlle Ursachen die in diesem Post dazu führten kann ich eigentlich bei mir ausschließen. Der Fehler tritt bei mir aus der "Kalten" auf. Ich bin schon von der SD-Karte auf SSD umgestiegen. Der Pi 4 ist up to date und hängt an einem USB-Hub. Ich betreib den ioBroker im Multihost-Modus als Master.
Habt ihr noch eine Idee was der Grund sein könnte, dass der config-Fehler fast einmal die Woche auftritt?
-
Hallo liebes Forum,
der Fehler
Cannot read system.config: nullAlle Ursachen die in diesem Post dazu führten kann ich eigentlich bei mir ausschließen. Der Fehler tritt bei mir aus der "Kalten" auf. Ich bin schon von der SD-Karte auf SSD umgestiegen. Der Pi 4 ist up to date und hängt an einem USB-Hub. Ich betreib den ioBroker im Multihost-Modus als Master.
Habt ihr noch eine Idee was der Grund sein könnte, dass der config-Fehler fast einmal die Woche auftritt?
@bade_one sagte in Cannot read system.config: null:
Der Pi 4 ist up to date und hängt an einem USB-Hub.
Könnte eine wackelige Stromversorgung mit sich bringen.
-
@bade_one sagte in Cannot read system.config: null:
Der Pi 4 ist up to date und hängt an einem USB-Hub.
Könnte eine wackelige Stromversorgung mit sich bringen.
@thomas-braun was empfiehlst du?
-
@thomas-braun was empfiehlst du?
@bade_one
Einen Blick indmesg -Twerfen.
Die größeren Raspis sind jedenfalls noch stärker auf eine solide, stabile Stromversorgung angewiesen als die Vorgänger.
Irgendwelche zweckentfremdete Ladegeräte und USB-Hubs sind jedenfalls keine stabile Stromversorgung. -
@bade_one
Einen Blick indmesg -Twerfen.
Die größeren Raspis sind jedenfalls noch stärker auf eine solide, stabile Stromversorgung angewiesen als die Vorgänger.
Irgendwelche zweckentfremdete Ladegeräte und USB-Hubs sind jedenfalls keine stabile Stromversorgung.@thomas-braun Ich hab gestern einen Boot drin. Bekommt man dafür die Ursache raus?