<?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[Cloudron CLI install option results in a 404]]></title><description><![CDATA[<p dir="auto">On Cloudron <code>9.1.5</code>, along with Cloudron's CLI version <code>6.0.0</code>, attempting to install an application systematically results in a 404. This makes it impossible to install an application.</p>
<pre><code class="language-bash">❯ cloudron install --image ghcr.io/lanhild/sh.atuin.cloudronapp:1.0.1                      
Location: atuin
Failed to install app: 404 message: No such route
</code></pre>
<p dir="auto">The error occurs on the demo server as well, ruling out a configuration error.</p>
<p dir="auto">This might be a regression that appeared since the new <code>cloudron versions</code> feature.</p>
]]></description><link>https://forum.cloudron.io/topic/15353/cloudron-cli-install-option-results-in-a-404</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Apr 2026 01:26:38 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15353.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Apr 2026 16:46:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cloudron CLI install option results in a 404 on Mon, 06 Apr 2026 16:51:58 GMT]]></title><description><![CDATA[<p dir="auto">Updating the Cloudron CLI did the trick.</p>
<p dir="auto">I was using <code>npm install -g cloudron</code>, believing that'd update to the latest version. Turns you should use <code>npm install -g cloudron@latest</code> to get the most recent version.</p>
]]></description><link>https://forum.cloudron.io/post/122968</link><guid isPermaLink="true">https://forum.cloudron.io/post/122968</guid><dc:creator><![CDATA[Lanhild]]></dc:creator><pubDate>Mon, 06 Apr 2026 16:51:58 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron CLI install option results in a 404 on Mon, 06 Apr 2026 17:41:36 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lanhild" aria-label="Profile: Lanhild">@<bdi>Lanhild</bdi></a> <a href="/post/122968">said</a>:</p>
<p dir="auto">Updating the Cloudron CLI did the trick.</p>
</blockquote>
<p dir="auto">That is correct.<br />
The current latest version of the cloudron cli is 8.0.2. Your stated cli version is 6.0.0, two mayor versions behind.</p>
]]></description><link>https://forum.cloudron.io/post/122972</link><guid isPermaLink="true">https://forum.cloudron.io/post/122972</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Mon, 06 Apr 2026 17:41:36 GMT</pubDate></item><item><title><![CDATA[Reply to Cloudron CLI install option results in a 404 on Mon, 06 Apr 2026 16:51:58 GMT]]></title><description><![CDATA[<p dir="auto">Updating the Cloudron CLI did the trick.</p>
<p dir="auto">I was using <code>npm install -g cloudron</code>, believing that'd update to the latest version. Turns you should use <code>npm install -g cloudron@latest</code> to get the most recent version.</p>
]]></description><link>https://forum.cloudron.io/post/122968</link><guid isPermaLink="true">https://forum.cloudron.io/post/122968</guid><dc:creator><![CDATA[Lanhild]]></dc:creator><pubDate>Mon, 06 Apr 2026 16:51:58 GMT</pubDate></item></channel></rss>