08-20-2020, 03:47 PM
It is a bug that is fixed now
You can fix it on your KeexyBox by following the instructions below :
The KeexyBox 20.04.3 version will soon be packaged specifically to integrate the fix.
You can fix it on your KeexyBox by following the instructions below :
- Connect over SSH to your raspberryPI
- As root run :
Code:
su - keexybox
cd /opt/keexybox/keexyapp/src/Controller/
mv ConfigController.php ConfigController.php.bak
wget https://raw.githubusercontent.com/keexybox/keexyapp/20.04.3/src/Controller/ConfigController.php
The KeexyBox 20.04.3 version will soon be packaged specifically to integrate the fix.