-
@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
-
@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.
And clicking install on the Not installed modules doesn't install them and move them to the Installed list of modules either.
-
@jdaviescoates Yeah, not sure how to move it
-
@jdaviescoates tried again on another box, same story - it's early as @girish said but just poking on things!
-
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.
-
@doodlemania2 tortosian style
-
-
-
-
@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