Installed Loxberry in Raspberry PI 3 Model B+ microSD card compatibility

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • ager
    Smart Home'r
    • 15.11.2017
    • 48

    #16
    Hi Christian Fenzl
    I have found and solved it here as you wrote and it start all work OK.
    After all working great I made backup of loxberry by win32DiskImager.

    I start update loxberry and I have done:
    04.03.2023 02:36: LoxBerry Update: A new version was installed successfully: v2.0.0
    04.03.2023 02:23: LoxBerry Update: A new version was installed successfully: v1.4.4
    06.03.2019 16:14: LoxBerry Update: A new version was installed successfully: v1.4.0.3
    23.09.2018 23:53: LoxBerry Update: A new version was installed successfully: v1.2.4.5
    11.09.2018 21:00: LoxBerry Update: A new version was installed successfully: v1.2.3.2

    I am not able to do update from v2.0.0 to v2.2.2.2 and here is my log.

    In version v2.0.0 I have tried widget backup but it doesnt work so widget backup work only from loxberry V2.2.2.2 please?

    Any help please?
    Many Many thanks​!
    Angehängte Dateien

    Kommentar

    • Christian Fenzl
      Lebende Foren Legende
      • 31.08.2015
      • 11250

      #17
      Prof.Mobilux Hast du eine Idee, wie wir da drüber kommen? Beim 2.0.2 FW-Update läuft er fehlerfrei durch, aber der /boot Check liefert dann trotzdem einen Fehler.
      Hart auf 2.0.2 setzen?
      Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine

      Kommentar


      • Prof.Mobilux
        Prof.Mobilux kommentierte
        Kommentar bearbeiten
        This is the kernel update which fails. Maybe because of a too small boot partition. You can ignore the error (remove the failed script from general.json) and then go to LB 3.0.
    • Christian Fenzl
      Lebende Foren Legende
      • 31.08.2015
      • 11250

      #18
      ager
      So, via the file share or via Putty, edit these files in /opt/loxberry/config/system
      general.json
      general.cfg

      In both, remove the Failedscript tag without destroying the file format.
      If editing under Windows, use Notepad++, not the standard Notepad, to not destroy Linux line-endings.

      The update then should bring you up to 2.2.2.2 (if nothing else fails).

      Christian
      Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine

      Kommentar

      • ager
        Smart Home'r
        • 15.11.2017
        • 48

        #19
        Thanks a lot for help Christian Fenzl and Prof.Mobilux

        I did it but no help.
        I connect to loxberry by FTP from windows program Winscp.
        In general.cfg there is no line Failedscript so I didnt touch.

        In general.json there is line Failedscript:
        I couldnt edit file directly due to no permissions.
        So I copied general.json file to PC, edited in PC by deleting this line.

        before:
        Code:
        },
        "Update": {
        "Branch": null,
        "Dryrun": null,
        "Failedscript": null,
        "Installtype": "notify",
        "Interval": "1",
        "Keepinstallfiles": null,
        "Keepupdatefiles": null,
        "Latestsha": "",
        "Releasetype": "release"
        },
        "Watchdog": {
        after:

        Code:
        },
        "Update": {
        "Branch": null,
        "Dryrun": null,
        "Installtype": "notify",
        "Interval": "1",
        "Keepinstallfiles": null,
        "Keepupdatefiles": null,
        "Latestsha": "",
        "Releasetype": "release"
        },
        "Watchdog": {
        Then I deleted original general.json file in loxberry by Winscp.
        Then I copied edited general.json file to /opt/loxberry/config/system.
        No reboot of loxberry.
        I Have tried install loxberry to v2.2.2.2.
        It didnt passed again errors.
        I did reboot of loxberry.
        I have checked general.json in /opt/loxberry/config/system​ and there was back Failedscript line again.
        I repeat process as mentioned to delete this line.
        Reboot loxberry.
        I have checked general.json in /opt/loxberry/config/system​ and there was NO Failedscript line.
        I Have tried install loxberry to v2.2.2.2.
        It didnt passed again errors.

        See log file in attachment.

        Any help please?
        Many thanks
        Angehängte Dateien

        Kommentar


        • ager
          ager kommentierte
          Kommentar bearbeiten
          Guys can you please reply if there is any solution to avoid instalation from beggining or I will keep loxberry 1.4.0.3 version please?
          Many thanks
      Lädt...