Error while installing Kiosk Plugin
-
From the plugins readme:
### Create database Running the following command will install the Kiosk bundle: bin/console kimai:bundle:kiosk:install
Because the Cloudron app terminal executes as root, we use:
sudo -u www-data bin/console kimai:bundle:kiosk:install
just to hit an error because of read only FS:
Fortunately the plugin seems to work but I'm still a bit concerned. Are my concerns justified or do you think it's okay?
-
From the plugins readme:
### Create database Running the following command will install the Kiosk bundle: bin/console kimai:bundle:kiosk:install
Because the Cloudron app terminal executes as root, we use:
sudo -u www-data bin/console kimai:bundle:kiosk:install
just to hit an error because of read only FS:
Fortunately the plugin seems to work but I'm still a bit concerned. Are my concerns justified or do you think it's okay?
-
From the plugins readme:
### Create database Running the following command will install the Kiosk bundle: bin/console kimai:bundle:kiosk:install
Because the Cloudron app terminal executes as root, we use:
sudo -u www-data bin/console kimai:bundle:kiosk:install
just to hit an error because of read only FS:
Fortunately the plugin seems to work but I'm still a bit concerned. Are my concerns justified or do you think it's okay?
-
@subven I have pushed a new packages which symlinks public/bundles directory. Can you update and please try the asset installation command ?
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on