Weird behaviour on Profiles/Devices

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
#5
It is indeed a bug. We reported it on GitHub: https://github.com/keexybox/keexyapp/issues/11

Thank you very much for your debug.

For those who have the issue. 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/Shell/
mv ConfigShell.php ConfigShell.php.bak
wget https://raw.githubusercontent.com/keexybox/keexyapp/master/src/Shell/ConfigShell.php
#5
It is indeed a bug. We reported it on GitHub: https://github.com/keexybox/keexyapp/issues/11

Thank you very much for your debug.

For those who have the issue. 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/Shell/
mv ConfigShell.php ConfigShell.php.bak
wget https://raw.githubusercontent.com/keexybox/keexyapp/master/src/Shell/ConfigShell.php


Messages In This Thread
RE: Weird behaviour on Profiles/Devices - by paul - 12-14-2020, 11:53 AM
RE: Weird behaviour on Profiles/Devices - by paul - 12-15-2020, 04:36 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)