Weird behaviour on Profiles/Devices

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
#7
(12-15-2020, 09:20 AM)ricardodiaz Wrote:
(12-15-2020, 04:36 AM)paul Wrote: 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/Controller/
mv ConfigController.php ConfigController.php.bak
wget https://raw.githubusercontent.com/keexybox/keexyapp/master/src/Shell/ConfigShell.php

Hi paul,

is there a mistake in the code you've posted as solution?

Maybe you wanted to say:

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

Yes, it is a mistake. I corrected the post.
#7
(12-15-2020, 09:20 AM)ricardodiaz Wrote:
(12-15-2020, 04:36 AM)paul Wrote: 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/Controller/
mv ConfigController.php ConfigController.php.bak
wget https://raw.githubusercontent.com/keexybox/keexyapp/master/src/Shell/ConfigShell.php

Hi paul,

is there a mistake in the code you've posted as solution?

Maybe you wanted to say:

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

Yes, it is a mistake. I corrected the post.


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
RE: Weird behaviour on Profiles/Devices - by benoit - 12-15-2020, 12:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)