<?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[How to connect to the mango database (for resetting admin password)?]]></title><description><![CDATA[<p dir="auto">I've got the Web Console running (sudo)</p>
<pre><code>Web Console server running at http://127.0.1.1:8081 (others can connect)
</code></pre>
<p dir="auto">But it cannot find the DB. The path is correct, there is  a</p>
<pre><code>/opt/mango/databases/mah2.199.h2.db
</code></pre>
<p dir="auto"><img src="https://camo.nodebb.org/c045820748a53b8cee890540f43eb2dc3992fa2d?url=https%3A%2F%2Fi.imgur.com%2FnUqE1ll.png" alt="752a34b5-c44f-45e7-91d7-5e01b0548882-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mango-os.com/topic/5312/how-to-connect-to-the-mango-database-for-resetting-admin-password</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 19:03:23 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/5312.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Sep 2021 01:52:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to connect to the mango database (for resetting admin password)? on Mon, 20 Sep 2021 01:57:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terrypacker" aria-label="Profile: terrypacker">@<bdi>terrypacker</bdi></a> Cool that works. Removing both .h2 and .db was the key. I'll<br />
Thanks</p>
]]></description><link>https://forum.mango-os.com/post/27011</link><guid isPermaLink="true">https://forum.mango-os.com/post/27011</guid><dc:creator><![CDATA[till]]></dc:creator><pubDate>Mon, 20 Sep 2021 01:57:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to connect to the mango database (for resetting admin password)? on Fri, 17 Sep 2021 16:57:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/till" aria-label="Profile: till">@<bdi>till</bdi></a> When using this tool it is best to use an absolute path to the database and also note it doesn't want the extension.  So on my system the file in the Mango databases folder is named</p>
<pre><code>mah2.200.mv.db
</code></pre>
<p dir="auto">So the URL I'm using is:</p>
<pre><code>jdbc:h2:/opt/mango/databases/mah2.200
</code></pre>
]]></description><link>https://forum.mango-os.com/post/27010</link><guid isPermaLink="true">https://forum.mango-os.com/post/27010</guid><dc:creator><![CDATA[terrypacker]]></dc:creator><pubDate>Fri, 17 Sep 2021 16:57:40 GMT</pubDate></item></channel></rss>