NEWS
Admin Problem
-
pi@ioBroker-RasPi4:~ $ sudo systemctl status redis-server ● redis-server.service - Advanced key-value store Loaded: loaded (/lib/systemd/system/redis-server.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2021-04-27 19:27:28 CEST; 46s ago Docs: http://redis.io/documentation, man:redis-server(1) Main PID: 902 (redis-server) Tasks: 4 (limit: 2062) CGroup: /system.slice/redis-server.service └─902 /usr/bin/redis-server 127.0.0.1:6379 Apr 27 19:27:28 ioBroker-RasPi4 systemd[1]: Starting Advanced key-value store... Apr 27 19:27:28 ioBroker-RasPi4 systemd[1]: redis-server.service: Can't open PID file /run/redis/redis-server.pid (yet?) after start: No such file or directory Apr 27 19:27:28 ioBroker-RasPi4 systemd[1]: Started Advanced key-value store. pi@ioBroker-RasPi4:~ $
-
@_techniker_
Ich habe zum Restore mal ein Tutorial erstellt
Da wird auch das Thema mit redis behandelt.https://forum.iobroker.net/topic/27271/howto-iobroker-restore-unter-linux-durchführen
-
Anscheinend habe ich auf diesen Rpi kein Redis am laufen
Es kommt jetztpi@ioBroker-RasPi4:~ $ iobroker status Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" iobroker is running on this host. No iobroker host is running. Objects type: redis States type: redis pi@ioBroker-RasPi4:~ $
Ich lese mir dein Tutorial mal durch.
Und setzte mal dann RasPi zurück und setzte iobroker neu auf.
Und spiele ein anderes Backup ein. Evtl. ist das ja kaputt?Ich verwende "ioBroker_Image_RPi_v1.0.0_latest" ist das offizielle von iobroker.net
Oder brauche ich da ein anderes für RasPi 4? -
@_techniker_
Finger weg von Images.
ioBroker wird per Einzeiler in der Kommandozeile installiert. -
@_techniker_ sagte in Admin Problem:
Ich verwende "ioBroker_Image_RPi_v1.0.0_latest" ist das offizielle von iobroker.net
da gibt es schon lange keine mehr.
und dem Namen nach sagt es mir überhaupt nichts -
-
@homoran
Für den PI wird ein Image automatisch erstellt. -
@_techniker_ Ich würds immer per skript machen.
-
@simatec said in Admin Problem:
@homoran
Für den PI wird ein Image automatisch erstellt.Wie meinst du das?
-