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

    Solved Failing to build Cloudron Package

    Support
    dev
    2
    3
    616
    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.
    • blueminder
      blueminder last edited by girish

      Hi Everyone,

      So, I'm having my hand in creating a package for Shiori in Cloudron.

      I have already successfully created a Docker image that installs and serves the application without any outside configuration necessary, but I run into an issue when I attempt to do the cloudron build step after creating my Manifest:

      > cloudron build
      Building io.cloudron.shiori@1.0.0
      
      ERROR Failed to build app: {
        "status": "Forbidden",
        "message": "dev group permissions required"
      } [ /usr/local/lib/node_modules/cloudron/src/helper.js:65:29 ]
      

      Are there any credentials that I need, or are there any application permissions that I overlooked in the packaging documentation?

      Thanks in advance. I'm really loving the project and service so far. It's going to be even better once I'm able to run custom packages.

      Enrique

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

        @blueminder The buildbot (which cloudron build uses) is currently only enabled for people who have setup billing. If you don't want to do that at the moment, you can simply build the docker image locally and then do cloudron install --image.

        1 Reply Last reply Reply Quote 1
        • girish
          girish Staff last edited by

          For others reading this, currently the process of giving build service access is not automated. If you need access, please send us an email to support@cloudron.io.

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