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. Humhub
  3. HumHub Installation issue

HumHub Installation issue

Scheduled Pinned Locked Moved Solved Humhub
11 Posts 5 Posters 3.0k 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.
  • doodlemania2D doodlemania2

    @girish That's amazing! Sorry I wasn't able to get to this, been focused on the other stuffs of late -

    Quick question - on initial install, I'm stuck at /installer/index:
    ed536c28-3a64-45bf-9b75-0964032c7554-image.png

    Clicking next just returns to that page.
    Seems like when I hit Next, it bounces the app:
    71c9d915-63b2-45c9-81dc-a69c666b3b7d-image.png

    jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    jdaviescoates
    wrote on last edited by
    #2

    @doodlemania2 this is in the wrong category (I think perhaps you replied to the old wishlist post)

    Also, it's working for me so far... I can get past that page and configure various options, and then set-up a admin account and now I have a test network live at https://humhub.ud.coop

    I use Cloudron with Gandi & Hetzner

    jdaviescoatesJ doodlemania2D 2 Replies Last reply
    0
    • jdaviescoatesJ jdaviescoates

      @doodlemania2 this is in the wrong category (I think perhaps you replied to the old wishlist post)

      Also, it's working for me so far... I can get past that page and configure various options, and then set-up a admin account and now I have a test network live at https://humhub.ud.coop

      jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by
      #3

      @jdaviescoates said in HumHub Installation issue:

      Also, it's working for me so far... I can get past that page and configure various options, and then set-up a admin account and now I have a test network live at https://humhub.ud.coop

      However, the modules don't appear to be working.

      When clicking on the Activate buttons here and "Installing module" popup appear, but the modules doesn't get activated.

      dd0a3d5c-dc2f-4c64-9ca7-ecfae7091c03-image.png

      And clicking install on the Not installed modules doesn't install them and move them to the Installed list of modules either.

      I use Cloudron with Gandi & Hetzner

      doodlemania2D 1 Reply Last reply
      0
      • jdaviescoatesJ jdaviescoates

        @doodlemania2 this is in the wrong category (I think perhaps you replied to the old wishlist post)

        Also, it's working for me so far... I can get past that page and configure various options, and then set-up a admin account and now I have a test network live at https://humhub.ud.coop

        doodlemania2D Offline
        doodlemania2D Offline
        doodlemania2
        App Dev
        wrote on last edited by
        #4

        @jdaviescoates Yeah, not sure how to move it 😕

        1 Reply Last reply
        0
        • jdaviescoatesJ jdaviescoates

          @jdaviescoates said in HumHub Installation issue:

          Also, it's working for me so far... I can get past that page and configure various options, and then set-up a admin account and now I have a test network live at https://humhub.ud.coop

          However, the modules don't appear to be working.

          When clicking on the Activate buttons here and "Installing module" popup appear, but the modules doesn't get activated.

          dd0a3d5c-dc2f-4c64-9ca7-ecfae7091c03-image.png

          And clicking install on the Not installed modules doesn't install them and move them to the Installed list of modules either.

          doodlemania2D Offline
          doodlemania2D Offline
          doodlemania2
          App Dev
          wrote on last edited by
          #5

          @jdaviescoates tried again on another box, same story - it's early as @girish said but just poking on things!

          1 Reply Last reply
          1
          • robiR Offline
            robiR Offline
            robi
            wrote on last edited by robi
            #6

            It starts off with a missing table:

            Jan 16 17:12:24 Exception 'yii\db\Exception' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table '5c9d7924bc1ff902.queue' doesn't exist
            Jan 16 17:12:24 The SQL being executed was: UPDATE `queue` SET `reserved_at`=NULL WHERE `reserved_at` is not null and `reserved_at` < 1673917944 - `ttr` and `done_at` is null'
            Jan 16 17:12:24 in /app/code/protected/vendor/yiisoft/yii2/db/Schema.php:676
            Jan 16 17:12:24 Error Info:
            Jan 16 17:12:24 Array
            Jan 16 17:12:24 (
            Jan 16 17:12:24 [0] => 42S02
            Jan 16 17:12:24 [1] => 1146
            Jan 16 17:12:24 [2] => Table '5c9d7924bc1ff902.queue' doesn't exist
            

            But after it crashes and restarts it does some migration script and keeps going..

            the log definitely has other failures depending on what modules you choose to install, some fail.

            Conscious tech

            doodlemania2D 1 Reply Last reply
            2
            • robiR robi

              It starts off with a missing table:

              Jan 16 17:12:24 Exception 'yii\db\Exception' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table '5c9d7924bc1ff902.queue' doesn't exist
              Jan 16 17:12:24 The SQL being executed was: UPDATE `queue` SET `reserved_at`=NULL WHERE `reserved_at` is not null and `reserved_at` < 1673917944 - `ttr` and `done_at` is null'
              Jan 16 17:12:24 in /app/code/protected/vendor/yiisoft/yii2/db/Schema.php:676
              Jan 16 17:12:24 Error Info:
              Jan 16 17:12:24 Array
              Jan 16 17:12:24 (
              Jan 16 17:12:24 [0] => 42S02
              Jan 16 17:12:24 [1] => 1146
              Jan 16 17:12:24 [2] => Table '5c9d7924bc1ff902.queue' doesn't exist
              

              But after it crashes and restarts it does some migration script and keeps going..

              the log definitely has other failures depending on what modules you choose to install, some fail.

              doodlemania2D Offline
              doodlemania2D Offline
              doodlemania2
              App Dev
              wrote on last edited by
              #7

              @robi slow and steady!

              robiR 1 Reply Last reply
              0
              • doodlemania2D doodlemania2

                @robi slow and steady!

                robiR Offline
                robiR Offline
                robi
                wrote on last edited by
                #8

                @doodlemania2 tortosian style

                Conscious tech

                1 Reply Last reply
                2
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #9

                  There's probably some race. It does some db setup in a cron job, it's not ideal. We are trying to find a way to not do one time db setups in a cron job.

                  1 Reply Last reply
                  3
                  • nebulonN nebulon moved this topic from App Wishlist on
                  • nebulonN nebulon marked this topic as a question on
                  • nebulonN nebulon has marked this topic as solved on
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #10

                    This is solved with package v0.3.0 now. @vladimir-d rewrote the initial setup altogether for that.

                    jdaviescoatesJ 1 Reply Last reply
                    3
                    • nebulonN nebulon

                      This is solved with package v0.3.0 now. @vladimir-d rewrote the initial setup altogether for that.

                      jdaviescoatesJ Offline
                      jdaviescoatesJ Offline
                      jdaviescoates
                      wrote on last edited by
                      #11

                      @nebulon said in HumHub Installation issue:

                      This is solved with package v0.3.0 now. @vladimir-d rewrote the initial setup altogether for that.

                      Thanks @vladimir-d 🙏

                      I use Cloudron with Gandi & Hetzner

                      1 Reply Last reply
                      0
                      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