<?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[First-time install, Login, Password invalid]]></title><description><![CDATA[<p dir="auto">Just created a Cloudron instance on a Vultr VM went through the installation successfully, setup the first account.</p>
<p dir="auto">However I cannot login.</p>
<p dir="auto">Are there any limitations on the characters allowed in a password? I used my password generator and it can throw some interesting characters in <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f436.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--dog" style="height:23px;width:auto;vertical-align:middle" title=":dog:" alt="🐶" /></p>
<p dir="auto">Only thing I can think of that might have failed.</p>
<p dir="auto">The Password Reset also fails (presumably because Email is not setup yet on a first-time install?)</p>
<p dir="auto">Any way to do a password reset via the CLI?</p>
<p dir="auto">cheers<br />
James</p>
]]></description><link>https://forum.cloudron.io/topic/7442/first-time-install-login-password-invalid</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 08:07:11 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/7442.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Aug 2022 07:31:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to First-time install, Login, Password invalid on Mon, 01 Aug 2022 17:19:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/prologic" aria-label="Profile: prologic">@<bdi>prologic</bdi></a> said in <a href="/post/51450">First-time install, Login, Password invalid</a>:</p>
<blockquote>
<p dir="auto">The Password Reset also fails (presumably because Email is not setup yet on a first-time install?)</p>
</blockquote>
<p dir="auto">Email also only starts working after you have signed up in the App store UI.</p>
]]></description><link>https://forum.cloudron.io/post/51479</link><guid isPermaLink="true">https://forum.cloudron.io/post/51479</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 01 Aug 2022 17:19:07 GMT</pubDate></item><item><title><![CDATA[Reply to First-time install, Login, Password invalid on Mon, 01 Aug 2022 17:18:13 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, there shouldn't be any password limitations, other than the length as <a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> pointed out.</p>
]]></description><link>https://forum.cloudron.io/post/51478</link><guid isPermaLink="true">https://forum.cloudron.io/post/51478</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 01 Aug 2022 17:18:13 GMT</pubDate></item><item><title><![CDATA[Reply to First-time install, Login, Password invalid on Mon, 01 Aug 2022 09:51:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> appendix / password limitations.</p>
<p dir="auto">No there should be no password limitations afaik.</p>
<p dir="auto"><a href="https://git.cloudron.io/cloudron/box/-/blob/master/migrations/initial-schema.sql#L5" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/blob/master/migrations/initial-schema.sql#L5</a></p>
<pre><code class="language-sql">CREATE TABLE IF NOT EXISTS users(
    
    password VARCHAR(1024) NOT NULL,
    [...]
</code></pre>
<p dir="auto">These are the DB limitations by default.<br />
Is your password bigger then 1024? <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<p dir="auto">So this are the password limitations.</p>
]]></description><link>https://forum.cloudron.io/post/51455</link><guid isPermaLink="true">https://forum.cloudron.io/post/51455</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Mon, 01 Aug 2022 09:51:07 GMT</pubDate></item><item><title><![CDATA[Reply to First-time install, Login, Password invalid on Mon, 01 Aug 2022 09:42:54 GMT]]></title><description><![CDATA[<p dir="auto">Hi <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44b.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--wave" style="height:23px;width:auto;vertical-align:middle" title=":wave:" alt="👋" /> <a class="plugin-mentions-user plugin-mentions-a" href="/user/prologic" aria-label="Profile: prologic">@<bdi>prologic</bdi></a> yes there is.</p>
<p dir="auto">ssh into your server and get root permissions, then you can use the</p>
<pre><code>cloudron-support --owner-login
</code></pre>
<p dir="auto">command to get a temporary owner login password.</p>
<p dir="auto">If that does not work as well it would be best to just start a fresh setup.</p>
<p dir="auto">Although, logs would be nice to see what happened to prevent this issue from coming up further down the road.</p>
<p dir="auto">Cheers,<br />
Elias <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f37b.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--beers" style="height:23px;width:auto;vertical-align:middle" title=":beers:" alt="🍻" /></p>
]]></description><link>https://forum.cloudron.io/post/51454</link><guid isPermaLink="true">https://forum.cloudron.io/post/51454</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Mon, 01 Aug 2022 09:42:54 GMT</pubDate></item></channel></rss>