<?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[&#96;mongo&#96; binary appears to be missing from the Cloudron base image 4.0.0]]></title><description><![CDATA[<p dir="auto">Steps to reproduce:</p>
<ul>
<li>Open web terminal for app that uses MongoDB
<ul>
<li>Example Wekan</li>
</ul>
</li>
<li>Click the <code>MongoDB</code> button
<ul>
<li>This will insert the command <code>mongo -u "${CLOUDRON_MONGODB_USERNAME}" -p "${CLOUDRON_MONGODB_PASSWORD}" ${CLOUDRON_MONGODB_HOST}:${CLOUDRON_MONGODB_PORT}/${CLOUDRON_MONGODB_DATABASE}</code> into the terminal</li>
</ul>
</li>
<li>Press <code>Enter</code></li>
<li>This results in the error message <code>bash: mongo: command not found</code></li>
</ul>
<p dir="auto">This occurs with <a href="https://my.cloudron.magnusonfinancial.com/#/appstore/io.wekan.cloudronapp?version=4.32.14" target="_blank" rel="noopener noreferrer nofollow ugc">the latest version of wekan</a> which has the new <code>Cloudron base image to 4.0.0</code>.</p>
<p dir="auto">I am guessing that the <code>mongo</code> binary is not present in the 4.0.0 base image.</p>
<p dir="auto">I have confirmed that the <a href="https://my.cloudron.magnusonfinancial.com/#/appstore/com.paperlessng.cloudronapp?version=1.3.2" target="_blank" rel="noopener noreferrer nofollow ugc">first version of Paperless-NGX with the 4.0.0 base image</a> is also missing the <code>mongo</code> binary.</p>
<p dir="auto">Currently this is causing cron jobs which use this binary to now fail when they would have succeeded in the past.</p>
]]></description><link>https://forum.cloudron.io/topic/8247/mongo-binary-appears-to-be-missing-from-the-cloudron-base-image-4-0-0</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 23:57:17 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8247.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Dec 2022 16:19:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &#96;mongo&#96; binary appears to be missing from the Cloudron base image 4.0.0 on Mon, 19 Dec 2022 17:35:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christophermag" aria-label="Profile: ChristopherMag">@<bdi>ChristopherMag</bdi></a> I will fix it up now for the next release. We were kinda aware of this already, but wanted the last release out sooner rather than later.</p>
]]></description><link>https://forum.cloudron.io/post/58498</link><guid isPermaLink="true">https://forum.cloudron.io/post/58498</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 19 Dec 2022 17:35:25 GMT</pubDate></item><item><title><![CDATA[Reply to &#96;mongo&#96; binary appears to be missing from the Cloudron base image 4.0.0 on Mon, 19 Dec 2022 17:13:10 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> Do I need to make a second post or add this somewhere else to get the <code>MongoDB</code> button in the web terminal fixed?</p>
]]></description><link>https://forum.cloudron.io/post/58496</link><guid isPermaLink="true">https://forum.cloudron.io/post/58496</guid><dc:creator><![CDATA[ChristopherMag]]></dc:creator><pubDate>Mon, 19 Dec 2022 17:13:10 GMT</pubDate></item><item><title><![CDATA[Reply to &#96;mongo&#96; binary appears to be missing from the Cloudron base image 4.0.0 on Mon, 19 Dec 2022 16:47:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/subven" aria-label="Profile: subven">@<bdi>subven</bdi></a> Thanks for the help, using <code>mongosh</code> with everything else the same worked perfectly, cron jobs updated and things working as expected again aside from the MongoDB button not doing what it should <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title="🙂" alt="🙂" />.</p>
]]></description><link>https://forum.cloudron.io/post/58495</link><guid isPermaLink="true">https://forum.cloudron.io/post/58495</guid><dc:creator><![CDATA[ChristopherMag]]></dc:creator><pubDate>Mon, 19 Dec 2022 16:47:52 GMT</pubDate></item><item><title><![CDATA[Reply to &#96;mongo&#96; binary appears to be missing from the Cloudron base image 4.0.0 on Mon, 19 Dec 2022 16:43:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/christophermag" aria-label="Profile: ChristopherMag">@<bdi>ChristopherMag</bdi></a> said in <a href="/post/58492">`mongo` binary appears to be missing from the Cloudron base image 4.0.0</a>:</p>
<blockquote>
<p dir="auto">to access Mongo then the MongoDB button in the webterminal needs to be updated</p>
</blockquote>
<p dir="auto">Thats a fair point and should be added to the todo list ^^</p>
]]></description><link>https://forum.cloudron.io/post/58494</link><guid isPermaLink="true">https://forum.cloudron.io/post/58494</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Mon, 19 Dec 2022 16:43:42 GMT</pubDate></item><item><title><![CDATA[Reply to &#96;mongo&#96; binary appears to be missing from the Cloudron base image 4.0.0 on Mon, 19 Dec 2022 16:31:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/subven" aria-label="Profile: subven">@<bdi>subven</bdi></a> Gotcha, working on using <code>mongosh</code> instead now.</p>
<p dir="auto">If this is now the correct way to access Mongo then the <code>MongoDB</code> button in the webterminal needs to be updated to use that as currently when clicked it still tries to use <code>mongo</code>.</p>
]]></description><link>https://forum.cloudron.io/post/58492</link><guid isPermaLink="true">https://forum.cloudron.io/post/58492</guid><dc:creator><![CDATA[ChristopherMag]]></dc:creator><pubDate>Mon, 19 Dec 2022 16:31:06 GMT</pubDate></item><item><title><![CDATA[Reply to &#96;mongo&#96; binary appears to be missing from the Cloudron base image 4.0.0 on Mon, 19 Dec 2022 16:27:58 GMT]]></title><description><![CDATA[<p dir="auto">Since base image 4.0, MongoDB 6 is in use. Instead of using the binary (mongo) like before, you should be able to use <a href="https://www.mongodb.com/docs/mongodb-shell/" target="_blank" rel="noopener noreferrer nofollow ugc">mongosh</a>. Please take a look at the documentation.</p>
]]></description><link>https://forum.cloudron.io/post/58488</link><guid isPermaLink="true">https://forum.cloudron.io/post/58488</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Mon, 19 Dec 2022 16:27:58 GMT</pubDate></item></channel></rss>