Hallo
Ich habe im Forum keine Lösung gefunden.
Seit einigen Tagen geht der Update Befehl nicht mehr.
Wenn ich ein einzelnes Modul update, zum Beispiel "Update 00_KNXIO.pm" sieht es erst einmal so aus, als würde das Update funktionieren.
Nach einem Neustart von FHEM ist das Modul mit Update check wieder vorhanden.
Ich habe das "00_KNXIO.pm" dann von SVN geholt und nach /opt/fhem/FHEM kopiert, das hilft leider auch nicht.
"Update 00_KNXIO.pm"
2022.12.15 20:37:26 1: Downloading https://fhem.de/fhemupdate/controls_fhem.txt
2022.12.15 20:37:26 1:
2022.12.15 20:37:26 1: fhem
2022.12.15 20:37:26 1: UPD FHEM/00_KNXIO.pm
2022.12.15 20:37:26 1: saving fhem.cfg
2022.12.15 20:37:26 1: saving ./log/fhem.save
2022.12.15 20:37:26 1:
2022.12.15 20:37:26 1: Downloading https://raw.githubusercontent.com/knowthelist/fhem-tablet-ui/master/controls_fhemtabletui.txt
2022.12.15 20:37:26 1:
2022.12.15 20:37:26 1: fhemtabletui
2022.12.15 20:37:26 1: nothing to do...
2022.12.15 20:37:26 1:
2022.12.15 20:37:26 1: Downloading https://raw.githubusercontent.com/uniqueck/fhem-abfall/master/controls_fhemabfall.txt
2022.12.15 20:37:26 1:
2022.12.15 20:37:26 1: fhemabfall
2022.12.15 20:37:27 1: nothing to do...
2022.12.15 20:37:27 1:
2022.12.15 20:37:27 1: Downloading https://raw.githubusercontent.com/thaliondrambor/32_YeeLight.pm/master/controls_YeeLight.txt
2022.12.15 20:37:27 1:
2022.12.15 20:37:27 1: YeeLight
2022.12.15 20:37:27 1: nothing to do...
2022.12.15 20:37:27 1:
2022.12.15 20:37:27 1: Downloading https://raw.githubusercontent.com/dominikkarall/fhempy/master/controls_pythonbinding.txt
2022.12.15 20:37:27 1:
2022.12.15 20:37:27 1: pythonbinding
2022.12.15 20:37:27 1: nothing to do...
2022.12.15 20:37:27 1:
2022.12.15 20:37:28 1: update finished, "shutdown restart" is needed to activate the changes.
2022.12.15 20:37:28 1:
Wie kann ich hier weitermachen!
Beste Grüße
Heinz
Klingt für mich nach ner defekten SD-Karte?!?
Oder Berechtigungsproblem?
Was steht im kern.log (/var/log/kern.log)
grep -i i/o /var/log/kern.log
Hallo
Konnte es durch kopieren der controls-fhem.txt von svn nach fhem lösen.
Das Update ging dann gestern problemlos und heute morgen ebenfalls.
Ein check der svn revision zeigt das die Files in fhem aktualisiert wurden.
Was die Ursache war erschließen sich mir nicht.
Grüße