<?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[Change associated Account]]></title><description><![CDATA[<p dir="auto">From this page, <a href="https://docs.cloudron.io/appstore/#change-associated-account" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/appstore/#change-associated-account</a> , where should I enter this command?</p>
<pre><code>mysql -uroot -ppassword -e "DELETE FROM box.settings WHERE name='cloudron_token';"
</code></pre>
<p dir="auto">If on the command line of the server, I get an error:</p>
<pre><code>ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
</code></pre>
<p dir="auto">I replaced "password" after -p with my root password.</p>
]]></description><link>https://forum.cloudron.io/topic/4932/change-associated-account</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 11:53:24 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/4932.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Apr 2021 22:56:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Change associated Account on Tue, 20 Apr 2021 00:55:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zylstra" aria-label="Profile: zylstra">@<bdi>zylstra</bdi></a> You have to SSH into the server and run those commands. You don't need to replace the  "password", the root password of the database is actually just password (this is fine since it's not exposed externally and only available on localhost).</p>
]]></description><link>https://forum.cloudron.io/post/30064</link><guid isPermaLink="true">https://forum.cloudron.io/post/30064</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 20 Apr 2021 00:55:33 GMT</pubDate></item></channel></rss>