LoxBerry V4.0.0 PRE-RELEASE

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • BlackSoll
    Dumb Home'r
    • 16.09.2022
    • 29

    #31
    I just install latest commit and after a reboot when I hit the ip, the login form appears. I type username & pass and then just white page. SSH works, apache is running, audio server docker is running fine and players from Loxone app works. The loxberry ui is just blank. Eventually the browser goes to 504 gateway timeout. Can I do anything from ssh to restore or reinstall ? Running loxberry at a x86 with latest trixie !
    Zuletzt geändert von BlackSoll; vor einem Tag.

    Kommentar


    • BlackSoll
      BlackSoll kommentierte
      Kommentar bearbeiten
      Never mind. Solved it. With systemctl restart loxberry
      systemctl restart apache2 , ui restarted and gave me enough time to go to prerelease 4.0.0.7. Now everything working as expected !😊
  • Prof.Mobilux
    Supermoderator
    • 25.08.2015
    • 5372

    #32
    Latest is for developers only.
    🇺🇦 Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine


    LoxBerry - Beyond the Limits

    Kommentar

    • christian288
      Dumb Home'r
      • 29.12.2015
      • 24

      #33
      Hi,

      I wanted to ask whether it will be possible to install it on Proxmox in the future. According to the guide here:

      https://wiki.loxberry.de/installatio...xberry/proxmox

      this procedure can no longer be used because the DietPi version it relies on is outdated.

      Kommentar


      • Prof.Mobilux
        Prof.Mobilux kommentierte
        Kommentar bearbeiten
        Just use the latest DietPi version. It works on Proxmox.
    • BlackSoll
      Dumb Home'r
      • 16.09.2022
      • 29

      #34
      Mqtt v2 works ok and values are sent normally to ms, in ui the value, ms,sent,time are empty. Is it only in my installation or is not finished yet ? I'm on version 4.0.0.7


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

Name: Screenshot 2026-06-05 215447.png
Ansichten: 0
Größe: 68,3 KB
ID: 485702

      Kommentar

      • duncan
        LoxBus Spammer
        • 28.08.2015
        • 351

        #35
        i tried an update of a runnning loxberry to 4.0.0.7
        pi4, dietpi 9.11.2, bullseye

        got a couple of errors:

        <INFO> Executing command 'python3 -m venv '/opt/loxberry/system/python_venv/mqttgateway''...
        <ERROR> ERROR executing command - Exitcode 1
        The virtual environment was not created successfully because ensurepip is not
        available. On Debian/Ubuntu systems, you need to install the python3-venv
        package using the following command.

        apt-get install python3-venv

        You may need to use sudo with that command. After installing the python3-venv
        package, recreate your virtual environment.

        Failing command: ['/opt/loxberry/system/python_venv/mqttgateway/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']

        <INFO> Executing command ''/opt/loxberry/system/python_venv/mqttgateway/bin/pip' install -q aiomqtt aiohttp'...
        <ERROR> ERROR executing command - Exitcode 127

        <INFO> Executing command 'chown -R loxberry:loxberry '/opt/loxberry/system/python_venv/mqttgateway''...
        <OK> Command executed successfully. - Exitcode 0

        <OK> MQTT Gateway venv created.
        <OK> Update script /opt/loxberry/sbin/loxberryupdate/update_v4.0.0.6.pl finished.
        17:55:51.939 <INFO> exec_perl_script /opt/loxberry/sbin/loxberryupdate/update_v4.0.0.6.pl release=v4.0.0.7 logfilename=/opt/loxberry/log/system/loxberryupdate/20260605_175546_413_update.log cron= updatedir=/tmp/loxberryupdate/mschlenstedt-Loxberry-9841038 with user - errcode 0
        17:55:51.942 <OK> Update scripts executed successful.
        17:55:51.942 <INFO> Migrating configuration settings from default config...
        17:55:52.311 <OK> LoxBerry config settings updated successfully.
        17:55:52.311 <INFO> Updating LoxBerry legacy templates...
        17:55:53.123 <OK> LoxBerry legacy template successfully updated.
        17:55:53.124 <INFO> Updating Skels for Logfolders...
        17:55:54.092 <OK> Skels for Logfolders successfully updated.
        17:55:54.093 <INFO> LoxBerry's config version is updated from v3.0.1.3 to v4.0.0.7
        17:55:54.100 <INFO> Cleaning up temporary download folder
        17:55:54.237 <INFO> All procedures finished.
        17:55:54.258 <OK> Loxberry Update WAS SUCCESSFUL!
        <LOGEND> LoxBerry Update processing finished.
        <LOGEND> 05.06.2026 17:55:54 TASK FINISHED

        i dont know whether this is important as everything seems to be working

        Kommentar

        Lädt...