LoxBerry V4.0.0 PRE-RELEASE
Einklappen
X
-
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. -
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
-
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
-
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 workingKommentar
Kommentar