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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Loomio
  3. some first findings

some first findings

Scheduled Pinned Locked Moved Solved Loomio
16 Posts 5 Posters 2.3k Views 5 Watching
  • 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.
  • jdaviescoatesJ jdaviescoates

    But, with enough memory available, creating the first user and groups seemed to go smoothly (in spite of those errors and warnings).

    luckowL Online
    luckowL Online
    luckow
    translator
    wrote on last edited by
    #7

    @jdaviescoates same here. Now with 4 GB RAM

    Pronouns: he/him | Primary language: German

    jdaviescoatesJ 1 Reply Last reply
    1
    • luckowL luckow

      @jdaviescoates same here. Now with 4 GB RAM

      jdaviescoatesJ Online
      jdaviescoatesJ Online
      jdaviescoates
      wrote on last edited by
      #8

      @luckow said in some first findings:

      @jdaviescoates same here. Now with 4 GB RAM

      I didn't actually increase the memory available for Loomio, just reduced how much memory my server was using.

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      0
      • jdaviescoatesJ Online
        jdaviescoatesJ Online
        jdaviescoates
        wrote on last edited by jdaviescoates
        #9

        More thoughts:

        • LDAP doesn't seem to be enabled (even though during the install process it implies that it is). It seems the only way to login is by creating a new account via email.

        • Whenever you create a new account you instantly land on the screen where you start a new group. This is a bit confusing (but perhaps this is just how self-hosted Loomio works?).

        I use Cloudron with Gandi & Hetzner

        girishG 1 Reply Last reply
        0
        • vladimir.dV Offline
          vladimir.dV Offline
          vladimir.d
          wrote on last edited by vladimir.d
          #10
          • There is no LDAP support in Loomio so LDAP will be also disabled in the next version of the cloudron app.
            They seem to be supporting OAuth, SAML providers but there is a lack of details in the documentation how to set it up. It needs some further research. As far as I can see some environment variables need to be setup and /app/data/.env can be used for that.

          • Yes, it redirects to a new group creating form when a new account created. This is how it works and there seems no way to amend it for now.

          1 Reply Last reply
          2
          • vladimir.dV Offline
            vladimir.dV Offline
            vladimir.d
            wrote on last edited by
            #11

            A new Loomio app version 0.3.0 has been released.
            It has websockets connection issue fixed and switched ldap and IMAP polling off as it hasn't been implemented in Loomio yet.

            1 Reply Last reply
            4
            • nebulonN nebulon marked this topic as a regular topic on
            • jdaviescoatesJ jdaviescoates

              More thoughts:

              • LDAP doesn't seem to be enabled (even though during the install process it implies that it is). It seems the only way to login is by creating a new account via email.

              • Whenever you create a new account you instantly land on the screen where you start a new group. This is a bit confusing (but perhaps this is just how self-hosted Loomio works?).

              girishG Do not disturb
              girishG Do not disturb
              girish
              Staff
              wrote on last edited by
              #12

              @jdaviescoates said in some first findings:

              Whenever you create a new account you instantly land on the screen where you start a new group. This is a bit confusing (but perhaps this is just how self-hosted Loomio works?).

              Just played around with the app a bit. You sign up first and create groups. The groups can have a friendly URL like https://loomio.example.com/my-community . You can then disable group creation and then even maybe user registration - https://docs.cloudron.io/apps/loomio/#registration . You then just pass around the community link directly instead of the app's base domain link. People can register and network.

              1 Reply Last reply
              2
              • Sam_ukS Offline
                Sam_ukS Offline
                Sam_uk
                wrote on last edited by
                #13

                4Gb of memory allocated. I'm still unable to create a group.

                As an aside here's some SSO info https://www.loomio.com/d/CL8Xr5kW/is-sso-compatible-with-selfhosted-loomio-/15

                girishG 2 Replies Last reply
                1
                • Sam_ukS Sam_uk

                  4Gb of memory allocated. I'm still unable to create a group.

                  As an aside here's some SSO info https://www.loomio.com/d/CL8Xr5kW/is-sso-compatible-with-selfhosted-loomio-/15

                  girishG Do not disturb
                  girishG Do not disturb
                  girish
                  Staff
                  wrote on last edited by
                  #14

                  @Sam_uk I can reproduce the group creation issue. Investigating.

                  19:27:44 - source=rack-timeout id=25868553-6852-4fba-af24-66b22494e20c wait=1ms timeout=15000ms state=ready
                  19:27:44 - method=POST path=/api/v1/groups format=json controller=API::V1::GroupsController action=create status=500 error='OpenURI::HTTPError: 403 Forbidden' duration=431.19 view=0.00 db=1.66
                  19:27:44 - 
                  19:27:44 - OpenURI::HTTPError (403 Forbidden):
                  19:27:44 - 
                  19:27:44 - app/services/group_service.rb:78:in `create'
                  19:27:44 - app/controllers/api/v1/snorlax_base.rb:47:in `create_action'
                  19:27:44 - app/controllers/api/v1/snorlax_base.rb:20:in `create'
                  19:27:44 - app/helpers/locales_helper.rb:8:in `use_preferred_locale'
                  19:27:44 - source=rack-timeout id=25868553-6852-4fba-af24-66b22494e20c wait=1ms timeout=15000ms service=436ms state=completed
                  
                  
                  1 Reply Last reply
                  1
                  • Sam_ukS Sam_uk

                    4Gb of memory allocated. I'm still unable to create a group.

                    As an aside here's some SSO info https://www.loomio.com/d/CL8Xr5kW/is-sso-compatible-with-selfhosted-loomio-/15

                    girishG Do not disturb
                    girishG Do not disturb
                    girish
                    Staff
                    wrote on last edited by
                    #15

                    @Sam_uk this should be fixed now.

                    1 Reply Last reply
                    1
                    • nebulonN nebulon marked this topic as a question on
                    • Sam_ukS Offline
                      Sam_ukS Offline
                      Sam_uk
                      wrote on last edited by
                      #16

                      Yes it's now working. Thanks.

                      1 Reply Last reply
                      2
                      • girishG girish has marked this topic as solved on
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search