Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Error while installing Kiosk Plugin

    Kimai
    2
    4
    123
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • subven
      subven last edited by subven

      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:
      werhgz3ujh54r.png

      Fortunately the plugin seems to work but I'm still a bit concerned. Are my concerns justified or do you think it's okay?

      girish 2 Replies Last reply Reply Quote 0
      • girish
        girish Staff @subven last edited by

        @subven I think the assets didn't install properly.

        Per the docs, it seems you can run sudo -u www-data bin/console assets:install. I guess that fails?

        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff @subven last edited by

          @subven I have pushed a new packages which symlinks public/bundles directory. Can you update and please try the asset installation command ?

          subven 1 Reply Last reply Reply Quote 1
          • subven
            subven @girish last edited by

            @girish yepp works now 🙂 Thank you for taking care of the package.

            rtjtrzj.png

            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            Powered by NodeBB