NEWS
ioBroker-Objekte der piVCCU3 nicht immer richtig
-
Da hab ich mir sogar seinerzeit schon mal Gedanken zu gemacht:
https://forum.iobroker.net/topic/47213/upgrade-von-debian-10-buster-auf-11-bullseye
-
@herrfrodo sagte in ioBroker-Objekte der piVCCU3 nicht immer richtig:
Höchstens über eine Abfrage der Timestamps.
aber auch das wäre die falsche Herangehensweise.
Wenn etwas nicht klappt muss die Ursache behoben werden.
Alles andere ist herumdoktern an Symptomen.bei mir läuft hm-rpc seit knapp 10 Jahren sauber durch.
Mehrere Generationen piVCCU/YAHM/lxccu/CCU1 sowie diverse Generationen ioBroker Installationen auf diverser Hardware.
-
@thomas-braun Ja Wahnsinn - beim Scrollen nach unten gibts gar kein Ende.....doch.
Die Anleitung finde ich super! Danke für Deine Arbeit und Doku!!!
Wenn ich mir die Frage erlauben darf - wurde die Anleitung im weiteren Verlauf noch geändert?Ich mach ne SD-copy und probiere das dann aus.
-
@herrfrodo sagte in ioBroker-Objekte der piVCCU3 nicht immer richtig:
Wenn ich mir die Frage erlauben darf - wurde die Anleitung im weiteren Verlauf noch geändert?
Was meinst du damit?
In der 'heißen' Upgrade-Phase ist das immer um Dinge ergänzt worden, die bei mir gar nicht aufgetreten sind.
Z. B. das mit demgcc-8-base
hatte ich auf meinem eigenen System nicht. -
@homoran Bei mir lief es bis zum Update auch super.
Grundsätzlich stimme ich Dir zu!
Aber! Vielleicht möchte ich sowas gerne haben, weil ich ein spielmops bin -
@thomas-braun said in ioBroker-Objekte der piVCCU3 nicht immer richtig:
@herrfrodo sagte in ioBroker-Objekte der piVCCU3 nicht immer richtig:
was meinst du damit?Ich wollte in Erfahrung bringen, ob ich bis zum Ende alles durchlesen muss, um richtig auf Bullseye umzustellen oder ob Du nachträglich in Deiner Anleitung irgendwas geändert hast.
-
Nein, wenn dein System nicht komplett verfummelt ist kannst du dich am initialen Posting entlang hangeln.
-
@thomas-braun na toll.....soviel zu verwurschtelt.....
Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Get:3 https://repos.influxdata.com/debian jessie InRelease [7,038 B] Hit:4 https://deb.nodesource.com/node_16.x buster InRelease Get:5 https://packages.grafana.com/oss/deb stable InRelease [5,984 B] Hit:6 https://apt.pivccu.de/piVCCU stable InRelease Hit:7 https://deb.nodesource.com/node_18.x bullseye InRelease Err:3 https://repos.influxdata.com/debian jessie InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E Err:5 https://packages.grafana.com/oss/deb stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 Fetched 7,038 B in 2s (4,180 B/s) Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 W: Failed to fetch https://repos.influxdata.com/debian/dists/jessie/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E W: Some index files failed to download. They have been ignored, or old ones used instead.
-
@thomas-braun Grafana und Influx nutze ich nicht - kann weg
Wie soll ich das ohne wurschteln machen? -
Jessie ist komplett falsch, da gehört Buster in die list-Datei. Das ist wohl 'schon immer falsch' gewesen bei dir. Und dann müssen die Keys für grafana sowie influxdb frisch reingeladen werden. Gibt aber auch dazu Threads von mir.
Edith:
sudo rm /etc/apt/sources.list.d/graf* sudo rm /etc/apt/sources.list.d/influ* sudo apt update
-
@thomas-braun Viel besser!
pi@raspberrypi:~ $ sudo rm /etc/apt/sources.list.d/graf* pi@raspberrypi:~ $ sudo rm /etc/apt/sources.list.d/influ* pi@raspberrypi:~ $ sudo apt update Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://deb.nodesource.com/node_16.x buster InRelease Hit:4 https://apt.pivccu.de/piVCCU stable InRelease Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date.
-
@thomas-braun Damit ist aber Grafana und Influx noch da, gelle.
Das gockel ich dann in Deinen Threads -
pi@raspberrypi:~ $ iob fix library: loaded Library version=2022-12-09 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2023-04-02 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/5) ========================================================================== Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 https://deb.nodesource.com/node_16.x buster InRelease Hit:4 https://apt.pivccu.de/piVCCU stable InRelease Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease Reading package lists... Done Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/5) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Check and cleanup npm temporary directories (3/5) ========================================================================== Done. ========================================================================== Database maintenance (4/5) ========================================================================== Checking for uncompressed JSONL databases... This might take a while! Compressing /opt/iobroker/iobroker-data/states.jsonl Compressing /opt/iobroker/iobroker-data/objects.jsonl Compressed 2 JSONL files. Done ========================================================================== Checking autostart (5/5) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ========================================================================== pi@raspberrypi:~ $ iob start
-
@herrfrodo sagte in ioBroker-Objekte der piVCCU3 nicht immer richtig:
Damit ist aber Grafana und Influx noch da, gelle.
Ich dachte du nutzt es nicht?
sudo apt remove grafana influxdb*
-
@thomas-braun Ich nutze es nicht.
Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease Hit:4 https://apt.pivccu.de/piVCCU stable InRelease Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date.
Jetzt müsste es passen - dank Deiner Hilfe!
Vielen Dank! -
@thomas-braun Hallo!
Ich habe ja nun dank Deiner Hilfe mein Raspi-System auf den neuesten Stand bringen können.
Bis jetzt kann ich keine Fehler/Probleme feststellen - auch die HM-Adapter laufen gut - habe allerdings "Sentry" immer noch deaktiviert - teste ich mal.Einzig und allein die NFS-Freigabe bzw. das Mounten des Syno-Laufwerkes für den raspiBackup hat nicht funktioniert.
Autofs war installiert und die auto.nfs war auch noch wie zuvor.
Es schien aber die auto.master nicht zu stimmen.
Ich habe dann mit Hilfe von https://darkwolfcave.de/raspberry-pi-nas-freigaben-automatisch-einbinden/
die Verbindung geschafft.Keine Ahnung, ob das nun die idealste Lösung ist seinen Raspi täglich zu sichern.
Die erzeugte Sicherung auf der Syno wird dann zeitversetzt auf 2 externe Platten geschrieben.
Eine dritte Sicherung noch an einem anderen Ort.
Wie handhabst Du das? -
@herrfrodo sagte in ioBroker-Objekte der piVCCU3 nicht immer richtig:
Wie handhabst Du das?
Ich schiebe jede Nacht ein Backitup-Backup auf mein FritzNAS sowie auf GoogleDrive.
-
@thomas-braun said in ioBroker-Objekte der piVCCU3 nicht immer richtig:
Ich schiebe jede Nacht ein Backitup-Backup auf mein FritzNAS sowie auf GoogleDrive.
Du meinst Backitup in ioBroker?
Und das System, die SD? Wird das nicht gesichert? -
@herrfrodo sagte in ioBroker-Objekte der piVCCU3 nicht immer richtig:
Wird das nicht gesichert?
Nö, warum?
Wenn mir das System in Gänze um die Ohren fliegen sollte installiere ich das ohnehin komplett neu und zieh nur das Backup vom iobroker rein. -
@thomas-braun said in ioBroker-Objekte der piVCCU3 nicht immer richtig:
Nö, warum?
Kaputte SD....Überspannung......