NEWS
BackItUp Adapter jarvis Fehlermeldung
-
@el-lutschi Hast du mal ein Upload für
backitup
undjarvis
gemacht? -
@mcu Danke für den Tipp. Hat leider auch nicht geholfen.
-
Schade, dass es hier keine weiteren Lösungsvorschläge gibt. Habe nämlich das gleiche Problem.
-
@chappo59 Bitte poste hier den Debuglog
-
@simatec
Ich sehe gerade, da hat sich eine Instanz 1 eingeschlichen, die es bei mir gar nicht gibt.[DEBUG] [jarvis] Created jarvis_tmp directory: "/opt/iobroker/backups/tmpJavis0" [DEBUG] [jarvis] found Jarvis Instance: 0 [DEBUG] [jarvis] start Jarvis Backup for Instance 0... [DEBUG] [jarvis] Created jarvis_tmp directory: "/opt/iobroker/backups/tmpJavis1" [DEBUG] [jarvis] found Jarvis Instance: 1 [DEBUG] [jarvis] start Jarvis Backup for Instance 1... [DEBUG] [jarvis] /opt/iobroker/iobroker-data/jarvis/0 copy success! [DEBUG] [jarvis] Created states_tmp directory: "/opt/iobroker/backups/tmpJavis0/states" [DEBUG] [jarvis] /opt/iobroker/iobroker-data/jarvis/1 copy success! [DEBUG] [jarvis] Created states_tmp directory: "/opt/iobroker/backups/tmpJavis1/states" [WARN] [jarvis] settings "css" not found [WARN] [jarvis] settings "devices" not found [WARN] [jarvis] settings "layout" not found [WARN] [jarvis] settings "notifications" not found [WARN] [jarvis] settings "widgets" not found [WARN] [jarvis] settings "scripts" not found [WARN] [jarvis] settings "theme" not found [WARN] [jarvis] settings "pro" not found [DEBUG] [jarvis] Try deleting the Jarvis tmp directory: "/opt/iobroker/backups/tmpJavis1" [DEBUG] [jarvis] Jarvis tmp directory "/opt/iobroker/backups/tmpJavis1" successfully deleted [DEBUG] [jarvis] Backup created: /opt/iobroker/backups/jarvis.1_2024_11_14-18_13_39_backupiobroker.tar.gz [DEBUG] [jarvis] Try deleting the Jarvis tmp directory: "/opt/iobroker/backups/tmpJavis0" [DEBUG] [jarvis] Jarvis tmp directory "/opt/iobroker/backups/tmpJavis0" successfully deleted [DEBUG] [jarvis] Backup created: /opt/iobroker/backups/jarvis.0_2024_11_14-18_13_39_backupiobroker.tar.gz [DEBUG] [jarvis] done
MOD-EDIT: Code in code-tags gesetzt!
-
@chappo59 Dann lösche mal den Ordner in /iobroker-data und ggfs. die Objekte unter jarvis.1.
-
@el-lutschi auch bei dir wäre der vollständige Debuglog vom Backup interessant
-
@simatec Das Objekt jarvis.1 hatte ich gerade kurz zuvor versuchsweise gelöscht. Das brachte keinen Erfolg.
Des Rätsels Lösung war vermutlich den Ordner "1" unter /iobroker-data/jarvis zu löschen. Jetzt lief das Backup ohne Fehlermeldung durch.
Herzlichen Dank für die tolle Unterstützung. -
@chappo59 sehr gerne
-
Auch ich erhalte die Meldung "[iobroker/jarvis] settings "theme" not found", habe den Eintrag "theme" in den Objekten aber auch nicht. Die Installation ist "frisch".
Den Eintrag im Adapter anlegen fühlt sich nicht so ganz korrekt an.
-
@gutgut30 Ist bei neueren Versionen korrigiert worden.
Dort gibt es aber noch andere Probleme, so dass man sich ein Wechsel überlegen, bzw. Issues prüfen sollte. -
@mcu Okay, danke für die Info. Dann warte ich mal ab.
Aktuell wird also die Meldung ausgegeben, das Backup aber erstellt?
-
@gutgut30 Solange du keine neue jarvis-Version installierst, kannst du auch einen
jarvis.0.theme
DP anlegen, dann verschwindet die Meldung.{ "_id": "jarvis.0.theme", "type": "state", "common": { "name": "Theme", "role": "json", "type": "string", "read": true, "write": true, "def": "{}" }, "from": "system.adapter.jarvis.0", "user": "system.user.admin", "ts": 1734304396000, "acl": { "object": 1636, "state": 1636, "owner": "system.user.admin", "ownerGroup": "system.group.administrator" } }