<?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[Dolibarr default username and password not working]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">After installing a Dolibarr instance, I can't connect with the admin username and password provided by default by Cloudron. Is there a step I'm missing?</p>
<p dir="auto">Thanks for your help !</p>
]]></description><link>https://forum.cloudron.io/topic/10637/dolibarr-default-username-and-password-not-working</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 07:34:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10637.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Dec 2023 10:07:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dolibarr default username and password not working on Mon, 18 Dec 2023 08:49:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> By following your procedure it works! I didn't know it was possible to change the memory allocation to the mysql database in the services. Sorry I didn't think of it. By doing so, the installation was much faster and worked first time. At least now I understand Cloudron's added value even better <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /><br />
Thanks for your time</p>
]]></description><link>https://forum.cloudron.io/post/79563</link><guid isPermaLink="true">https://forum.cloudron.io/post/79563</guid><dc:creator><![CDATA[oricom]]></dc:creator><pubDate>Mon, 18 Dec 2023 08:49:32 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr default username and password not working on Fri, 15 Dec 2023 14:31:47 GMT]]></title><description><![CDATA[<p dir="auto">I just tried on the <a href="https://my.demo.cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">demo cloudron</a> and it works there as well. Since it says table is missing, I wonder if the db migration script didn't complete. <a class="plugin-mentions-user plugin-mentions-a" href="/user/oricom" aria-label="Profile: oricom">@<bdi>oricom</bdi></a> What if you go to services -&gt; mysql and give it more memory and then reinstall the app ? If you can reproduce this on the demo, that would also help.</p>
]]></description><link>https://forum.cloudron.io/post/79454</link><guid isPermaLink="true">https://forum.cloudron.io/post/79454</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 15 Dec 2023 14:31:47 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr default username and password not working on Wed, 13 Dec 2023 18:22:03 GMT]]></title><description><![CDATA[<p dir="auto">I've just retried an installation by being more patient and waiting for all the steps. Here's the error:</p>
<p dir="auto">===&gt; Install step N°5 ... creating account (default is admin / changeme123) ...</p>
<p dir="auto">PHP Fatal error: Uncaught Error: Call to a member function real_escape_string() on bool in /app/code/htdocs/core/db/mysqli.class.php:479\nStack trace:\n#0 /app/code/htdocs/core/extrafieldsinexport.inc.php(15): DoliDBMysqli-&gt;escape()\n#1 /app/code/htdocs/core/modules/modUser.class.php(276): include('...')\n#2 /app/code/htdocs/install/step5.php(178): modUser-&gt;__construct()\n#3 {main}\n thrown in /app/code/htdocs/core/db/mysqli.class.php on line 479</p>
<p dir="auto">And then when I try to connect I get this message in the login page: "Table 'f55bf8393a27cf93.dolibarr_user' doesn't exist".</p>
]]></description><link>https://forum.cloudron.io/post/79316</link><guid isPermaLink="true">https://forum.cloudron.io/post/79316</guid><dc:creator><![CDATA[oricom]]></dc:creator><pubDate>Wed, 13 Dec 2023 18:22:03 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr default username and password not working on Wed, 13 Dec 2023 13:42:49 GMT]]></title><description><![CDATA[<p dir="auto">The healthcheck errors at least are to be expected while the app is only starting up. I doubt those are related to the actual problem, but can see all kind of potential time sensitive startup calls to pre-setup the application. Looks like the healthcheck is succeeding too early, before the app is actually ready.</p>
]]></description><link>https://forum.cloudron.io/post/79295</link><guid isPermaLink="true">https://forum.cloudron.io/post/79295</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 13 Dec 2023 13:42:49 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr default username and password not working on Wed, 13 Dec 2023 13:22:43 GMT]]></title><description><![CDATA[<p dir="auto">After multiple uninstallations and reinstallations, it finally worked. Watching the logs, on several occasions I had the error: Healtheck error: Error: connect ECONNREFUSED followed by an IP. The application wouldn't launch.</p>
<p dir="auto">I just tried restarting it several times, switching it to debug mode, restarting it and finally the following step appeared and I was able to connect: Install step N°5 ... creating account (default is admin / changeme123). All the other times, this step didn't appear.</p>
<p dir="auto">So I can't quite figure out why this step didn't appear the other times, and whether the problem was mine or not. I'll do some more tests, thanks for your help.</p>
]]></description><link>https://forum.cloudron.io/post/79293</link><guid isPermaLink="true">https://forum.cloudron.io/post/79293</guid><dc:creator><![CDATA[oricom]]></dc:creator><pubDate>Wed, 13 Dec 2023 13:22:43 GMT</pubDate></item><item><title><![CDATA[Reply to Dolibarr default username and password not working on Wed, 13 Dec 2023 11:49:39 GMT]]></title><description><![CDATA[<p dir="auto">Just did a fresh install of Dolibarr and the default admin credentials <code>admin/changeme123</code> work fine here.<br />
Do you see any other errors in the app logs?</p>
]]></description><link>https://forum.cloudron.io/post/79280</link><guid isPermaLink="true">https://forum.cloudron.io/post/79280</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 13 Dec 2023 11:49:39 GMT</pubDate></item></channel></rss>