LoxBerry V4.0.0 PRE-RELEASE

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Prof.Mobilux
    Supermoderator
    • 25.08.2015
    • 5360

    #1

    LoxBerry V4.0.0 PRE-RELEASE

    Major Release „Éowyn die im Kampf gegen das Böse über sich hinauswächst."

    Hallo zusammen,

    wir haben LoxBerry V4.0.0 als Pre-Release veröffentlicht. Die Änderungen - insbesondere bei MQTT - sind umfangreich. Nutzt es nicht auf Produktivsystemen und nur mit funktionierendem Backup zurück!

    Die größte Änderung ist das MQTT Gateway V2,
    welches auf maximale Performance optimiert wurde. Das Gateway ist eine komplette Neuentwicklung auf Python-Basis mit vollständig asynchroner Verarbeitung. Subscriptions werden jetzt nicht mehr pauschal sondern auf Topic-Basis durchgeführt (Opt In anstatt Opt Out), sodass nur noch die Daten wirklich verarbeitet und an den Miniserver gehen, die auch benötigt/gewünscht sind.

    Das alte MQTT Gateway V1 ist komplett erhalten geblieben und alle LoxBerrys, die auf V4.0.0 per update gehen, nutzen standardmäßig erst einmal das Gateway V1 weiter.

    Zahlreiche weitere Optimierungen wurden durchgeführt - ganz offensichtlich ist die neue WebUI, die sogar Themes kann! Wir haben aus dem System das obsolete JQuery Mobile herausgeschmissen. Für Plugins steht es aber natürlich weiterhin zur Verfügung.

    Hier findet ihr die komplette Liste an Neuerungen: https://wiki.loxberry.de/installatio...ts_new_in_v400

    Viele Grüße
    Euer LoxBerry Core Team
    🇺🇦 Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine


    LoxBerry - Beyond the Limits

  • <Andreas>
    LoxBus Spammer
    • 07.03.2023
    • 427

    #2
    Super, das ist eine tolle Weiterentwicklung

    Kommentar

    • scharrin
      LoxBus Spammer
      • 25.08.2015
      • 336

      #3
      Freue mich auch schon drauf!

      Kommentar

      • duncan
        LoxBus Spammer
        • 28.08.2015
        • 343

        #4
        i got an error with the backup, pi5, trixie


        OK: Command executed successfully. - Exitcode 0

        INFO: Copy data of boot partition (this will take some seconds only)

        INFO: Executing command 'cd /media/src1 && tar cSp --numeric-owner --warning='no-file-ignored' --exclude='swap' -f - . | (cd /media/dst1 && tar xSpf - )'...

        OK: Command executed successfully. - Exitcode 0

        INFO: Copy data of root partition (this may take a long time... Please be patient.)

        INFO: Executing command 'cd /media/src2 && tar cSp --numeric-owner --warning='no-file-ignored' --exclude='swap' -f - . | (cd /media/dst2 && tar xSpf - )'...

        ERROR: ERROR executing command - Exitcode 2

        ERROR: Copying the files from your root partition seems to failed. Your image/backup may be broken!

        INFO: Resize SDcard after first boot again

        INFO: Change the PTUUID of destination card to ad8c3810

        INFO: Checking the clone...

        INFO: Checking if your destination device/path still exists.

        Kommentar

        • AlexAn
          Lebende Foren Legende
          • 25.08.2015
          • 4590

          #5
          Meine VM hat das sehr schnell ohne Zicken erledigt - bin voll begeistert
          Grüße Alex

          Kommentar

          • MachineMaster
            Smart Home'r
            • 19.07.2019
            • 72

            #6
            Tolle Arbeit, was ihr da bei V4 geleistet habt. :-)
            Wenn ich in der MQTT Incoming Seite einen Begriff in die Suchleiste eingebe und Enter drücke, springt er zurück zur MQTT Startseite.
            Kann das jemand bestätigen?

            Kommentar


            • Prof.Mobilux
              Prof.Mobilux kommentierte
              Kommentar bearbeiten
              Ok, schaue ich mir heute Abend an.

            • Prof.Mobilux
              Prof.Mobilux kommentierte
              Kommentar bearbeiten
              Fixed

            • MachineMaster
              MachineMaster kommentierte
              Kommentar bearbeiten
              Danke, funktioniert wieder mit v4.0.0.2
          • duncan
            LoxBus Spammer
            • 28.08.2015
            • 343

            #7
            so i worked out that the backup failure only happenis if the audioserver4home plugin is running - if you stop the server then the backup compeletes

            Kommentar


            • Prof.Mobilux
              Prof.Mobilux kommentierte
              Kommentar bearbeiten
              Maybe the audioserver blocks some files in his config folder and therefore the copy fails.
          • duncan
            LoxBus Spammer
            • 28.08.2015
            • 343

            #8
            i found another issue on multiple systems
            pi4 and pi5, 4.0.0.1
            the new vs mqtt gateway starts manually after changing version, but after a loxberry restart / reboot the v2 gateway doesnt start automaticallhy
            swapping back to v1 gateway restores the automatic service at boot / start

            Kommentar

          • duncan
            LoxBus Spammer
            • 28.08.2015
            • 343

            #9
            and the update from 4.0.0.0 to 4.0.0.1 stops the backup function from finding the network share folders - the select storage dropdown is greyed out forever

            i tried removing and readding the netshares but this didnt fix it

            the backup did work on 4.0.0.0

            Klicke auf die Grafik für eine vergrößerte Ansicht

Name: image.png
Ansichten: 98
Größe: 107,8 KB
ID: 485192

            Kommentar

          • duncan
            LoxBus Spammer
            • 28.08.2015
            • 343

            #10
            thanks, 4.0.0.2 the backup on pi4 and pi5 works - many thanks for the quick fix

            i have 5 loxberries in total, 3 x pi3 and 2 x pi4, the new gateway v2 will start at first switchover, but fails on any stop/start or restart on all my machines including the fresh installed test rig so ive had to go back to v1 for production manchines

            any ideas?

            Kommentar


            • Prof.Mobilux
              Prof.Mobilux kommentierte
              Kommentar bearbeiten
              Should have already been fixed. Will look into it. But it is PRE Release still...
          • duncan
            LoxBus Spammer
            • 28.08.2015
            • 343

            #11
            hi, thanks for all the efforts, i understand its pre release - hopefully im helping to squash bugs, i dont expect everything to work fine 1st time

            i just tried again with a new install - enabling v2 gateway with a blank set of mqtt entries seems to survive a reboot and work fully
            converting to v2 from v1 and importing existing mqtt entries from v1 seems to cause the service to fail on boot or restart

            Kommentar

            • duncan
              LoxBus Spammer
              • 28.08.2015
              • 343

              #12
              ok i have a bit more feedback on the 4.0.0.2 backup

              although the backup widget works and creates an image to my nas, when i flash it back to a card the system boots ( i can telent in) but doesnt start the loxberry interface
              i tried writing with win32disk and balena - neither work

              if i make an image using win32disk and write it back to another card, the backup works prefectly

              Kommentar


              • hme0354
                hme0354 kommentierte
                Kommentar bearbeiten
                Bei mir auch, aber bei mir steht ein Fehler im log. Trotzdem erstellt es das Image, warum auch immer.
            • Thomas M.
              Lebende Foren Legende
              • 25.08.2015
              • 3317

              #13
              Mal parallel zum Loxberry eine VM Maschine am QNAP NAS zum Loxberry 4.0.0.2 gemacht.
              Muss mich mal zurechtfinden und erste Gehversuche machen - schaut toll aus!

              backup - backup failed

              Tippfehler irgendwo? "CRITICAL: Could not get /boot or /boor/firmware mount point"
              boor vs. boot?

              30.05.2026 23:40:55 TASK STARTED

              Clone SD card

              INFO: LoxBerry Version 4.0.0.2 ( is_x64.cfg is_hwmodel_Virtual_Machine_x86_64.cfg is_arch_x86_64.cfg )

              INFO: Loglevel: 6

              INFO: Version of this script: 3.0.1.3

              INFO: Parameters: /opt/loxberry/system/storage/smb/192.168.0.113/Daten/Haus/Automatisierung/loxone/backups/LoxberryQNAP path 7z

              INFO: Executing user is root

              INFO: Executing command 'lsblk -b -O -J'...

              OK: Command executed successfully. - Exitcode 0

              INFO: Executing command 'findmnt / -b -J'...

              OK: Command executed successfully. - Exitcode 0

              INFO: Executing command 'findmnt /boot -b -J'...

              ERROR: ERROR executing command - Exitcode 1

              INFO: Could not read mountlist (findmnt /boot)

              CRITICAL: Could not get /boot or /boor/firmware mount point

              Finished

              30.05.2026 23:40:55 TASK FINISHED
              Zuletzt geändert von Thomas M.; vor 12 Stunden.

              Kommentar


              • Prof.Mobilux
                Prof.Mobilux kommentierte
                Kommentar bearbeiten
                Das Backup geht nur auf Raspberrys. Steht doch auch riesig oben im Widget.
            • hakkun
              Smart Home'r
              • 16.07.2019
              • 55

              #14
              Wird mit dem Backup auch die z2mqtt Einstellungen gesichert und auch die Zuordnung im mqtt gateway?

              Kommentar

              • duncan
                LoxBus Spammer
                • 28.08.2015
                • 343

                #15
                the backup is a full disk image so contains all files and settings including z2mqtt

                Kommentar

                Lädt...