<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HumHub Installation issue]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> That's amazing! Sorry I wasn't able to get to this, been focused on the other stuffs of late -</p>
<p dir="auto">Quick question - on initial install, I'm stuck at /installer/index:<br />
<img src="/assets/uploads/files/1673888606762-ed536c28-3a64-45bf-9b75-0964032c7554-image-resized.png" alt="ed536c28-3a64-45bf-9b75-0964032c7554-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Clicking next just returns to that page.<br />
Seems like when I hit Next, it bounces the app:<br />
<img src="/assets/uploads/files/1673888709343-71c9d915-63b2-45c9-81dc-a69c666b3b7d-image-resized.png" alt="71c9d915-63b2-45c9-81dc-a69c666b3b7d-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/topic/8467/humhub-installation-issue</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 12:01:35 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8467.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Jan 2023 17:05:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HumHub Installation issue on Fri, 20 Jan 2023 18:23:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> said in <a href="/post/60561">HumHub Installation issue</a>:</p>
<blockquote>
<p dir="auto">This is solved with package v0.3.0 now. @vladimir-d rewrote the initial setup altogether for that.</p>
</blockquote>
<p dir="auto">Thanks @vladimir-d <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=c34f2a691b3" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title=":pray:" alt="🙏" /></p>
]]></description><link>https://forum.cloudron.io/post/60571</link><guid isPermaLink="true">https://forum.cloudron.io/post/60571</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Fri, 20 Jan 2023 18:23:00 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Fri, 20 Jan 2023 15:20:18 GMT]]></title><description><![CDATA[<p dir="auto">This is solved with package v0.3.0 now. @vladimir-d rewrote the initial setup altogether for that.</p>
]]></description><link>https://forum.cloudron.io/post/60561</link><guid isPermaLink="true">https://forum.cloudron.io/post/60561</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 20 Jan 2023 15:20:18 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Tue, 17 Jan 2023 10:41:27 GMT]]></title><description><![CDATA[<p dir="auto">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.</p>
]]></description><link>https://forum.cloudron.io/post/60312</link><guid isPermaLink="true">https://forum.cloudron.io/post/60312</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 17 Jan 2023 10:41:27 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Tue, 17 Jan 2023 03:43:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doodlemania2" aria-label="Profile: doodlemania2">@<bdi>doodlemania2</bdi></a> tortosian style</p>
]]></description><link>https://forum.cloudron.io/post/60284</link><guid isPermaLink="true">https://forum.cloudron.io/post/60284</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Tue, 17 Jan 2023 03:43:23 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Tue, 17 Jan 2023 02:12:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> slow and steady!</p>
]]></description><link>https://forum.cloudron.io/post/60280</link><guid isPermaLink="true">https://forum.cloudron.io/post/60280</guid><dc:creator><![CDATA[doodlemania2]]></dc:creator><pubDate>Tue, 17 Jan 2023 02:12:40 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Tue, 17 Jan 2023 01:17:56 GMT]]></title><description><![CDATA[<p dir="auto">It starts off with a missing table:</p>
<pre><code>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` &lt; 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] =&gt; 42S02
Jan 16 17:12:24 [1] =&gt; 1146
Jan 16 17:12:24 [2] =&gt; Table '5c9d7924bc1ff902.queue' doesn't exist
</code></pre>
<p dir="auto">But after it crashes and restarts it does some migration script and keeps going..</p>
<p dir="auto">the log definitely has other failures depending on what modules you choose to install, some fail.</p>
]]></description><link>https://forum.cloudron.io/post/60278</link><guid isPermaLink="true">https://forum.cloudron.io/post/60278</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Tue, 17 Jan 2023 01:17:56 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Mon, 16 Jan 2023 23:41:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> tried again on another box, same story - it's early as <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said but just poking on things!</p>
]]></description><link>https://forum.cloudron.io/post/60274</link><guid isPermaLink="true">https://forum.cloudron.io/post/60274</guid><dc:creator><![CDATA[doodlemania2]]></dc:creator><pubDate>Mon, 16 Jan 2023 23:41:23 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Mon, 16 Jan 2023 23:41:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> Yeah, not sure how to move it <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=c34f2a691b3" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":/" alt="😕" /></p>
]]></description><link>https://forum.cloudron.io/post/60273</link><guid isPermaLink="true">https://forum.cloudron.io/post/60273</guid><dc:creator><![CDATA[doodlemania2]]></dc:creator><pubDate>Mon, 16 Jan 2023 23:41:02 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Mon, 16 Jan 2023 22:55:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> said in <a href="/post/60267">HumHub Installation issue</a>:</p>
<blockquote>
<p dir="auto">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 <a href="https://humhub.ud.coop" target="_blank" rel="noopener noreferrer nofollow ugc">https://humhub.ud.coop</a></p>
</blockquote>
<p dir="auto">However, the modules don't appear to be working.</p>
<p dir="auto">When clicking on the Activate buttons here and "Installing module" popup appear, but the modules doesn't get activated.</p>
<p dir="auto"><img src="/assets/uploads/files/1673909519466-dd0a3d5c-dc2f-4c64-9ca7-ecfae7091c03-image-resized.png" alt="dd0a3d5c-dc2f-4c64-9ca7-ecfae7091c03-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">And clicking install on the Not installed modules doesn't install them and move them to the Installed list of modules either.</p>
]]></description><link>https://forum.cloudron.io/post/60269</link><guid isPermaLink="true">https://forum.cloudron.io/post/60269</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 16 Jan 2023 22:55:23 GMT</pubDate></item><item><title><![CDATA[Reply to HumHub Installation issue on Mon, 16 Jan 2023 22:44:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doodlemania2" aria-label="Profile: doodlemania2">@<bdi>doodlemania2</bdi></a> this is in the wrong category (I think perhaps you replied to the old wishlist post)</p>
<p dir="auto">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 <a href="https://humhub.ud.coop" target="_blank" rel="noopener noreferrer nofollow ugc">https://humhub.ud.coop</a></p>
]]></description><link>https://forum.cloudron.io/post/60267</link><guid isPermaLink="true">https://forum.cloudron.io/post/60267</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Mon, 16 Jan 2023 22:44:19 GMT</pubDate></item></channel></rss>