<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Error during Carbonio installation via Ansible - General Info				            </title>
            <link>https://community.zextras.com/forum/general-info/error-during-carbonio-installation-via-ansible/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 15 Sep 2026 15:30:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Error during Carbonio installation via Ansible</title>
                        <link>https://community.zextras.com/forum/general-info/error-during-carbonio-installation-via-ansible/#post-10658</link>
                        <pubDate>Thu, 19 Jun 2025 15:36:30 +0000</pubDate>
                        <description><![CDATA[Hi Sharif,
I forgot to mention earlier that I’m currently using Carbonio. For the Ansible setup, I’m using the following playbook:
ansible-galaxy collection install zxbot.carbonio_install...]]></description>
                        <content:encoded><![CDATA[<p data-start="129" data-end="139">Hi Sharif,</p>
<p data-start="141" data-end="260">I forgot to mention earlier that I’m currently using Carbonio. For the Ansible setup, I’m using the following playbook:<code class="whitespace-pre! language-bash"><code class="whitespace-pre! language-bash"></code></code></p>
<pre contenteditable="false">ansible-galaxy collection install zxbot.carbonio_install
ansible-playbook zxbot.carbonio_install.carbonio_install -u root -i carbonio-inventory</pre>
<p data-start="419" data-end="617">I had already configured the <code data-start="448" data-end="460">/etc/hosts</code> file beforehand, but the installation still failed at that time. Fortunately, the issue has now been resolved, and Carbonio has been successfully installed.</p>
<pre contenteditable="false">TASK  ****************************************************************************
ok: 

TASK  *************************************************************************************************
changed: 

TASK  *************************************************************************************************
skipping: 

TASK  ******************************************************************************
changed:  =&gt; (item=carbonio-clamav-sidecar.service)
changed:  =&gt; (item=carbonio-mta-sidecar.service)

TASK  ***************************************************************************************************
changed:  =&gt; (item= <span style="color:#aaa">removed link</span> )
changed:  =&gt; (item= <span style="color:#aaa">removed link</span> )

TASK  ***************************************************************************
ok: 

TASK  ********************************************************************
skipping: 

TASK  **********************************************************************
changed:  =&gt; (item=carbonio-prometheus-consul-exporter.service)
changed:  =&gt; (item=carbonio-prometheus-mysqld-exporter.service)
changed:  =&gt; (item=carbonio-prometheus-nginx-exporter.service)
changed:  =&gt; (item=carbonio-prometheus-node-exporter.service)
changed:  =&gt; (item=carbonio-prometheus-openldap-exporter.service)

RUNNING HANDLER  ********************************************************************************
changed: 

RUNNING HANDLER  ****************************************************************************************
changed: 

PLAY RECAP *************************************************************************************************************************************************
webmail.dwinar.web.id : ok=95 changed=71 unreachable=0 failed=0 skipped=144 rescued=0 ignored=0</pre>
<p data-start="619" data-end="646"> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/general-info/">General Info</category>                        <dc:creator>Dwinar</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/general-info/error-during-carbonio-installation-via-ansible/#post-10658</guid>
                    </item>
				                    <item>
                        <title>RE: Error during Carbonio installation via Ansible</title>
                        <link>https://community.zextras.com/forum/general-info/error-during-carbonio-installation-via-ansible/#post-10646</link>
                        <pubDate>Thu, 19 Jun 2025 07:34:19 +0000</pubDate>
                        <description><![CDATA[@dwinar
Hi,
Just to clear the confusion, are you talking about Carbonio or Carbonio CE?
And what is your Hostname and /etc/hosts configuration?
regards,]]></description>
                        <content:encoded><![CDATA[<p>@dwinar</p>
<p>Hi,</p>
<p>Just to clear the confusion, are you talking about Carbonio or Carbonio CE?</p>
<p>And what is your <em><strong>Hostname</strong></em> and <em><strong>/etc/hosts</strong></em> configuration?</p>
<p>regards,</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/general-info/">General Info</category>                        <dc:creator>Sharif</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/general-info/error-during-carbonio-installation-via-ansible/#post-10646</guid>
                    </item>
				                    <item>
                        <title>Error during Carbonio installation via Ansible</title>
                        <link>https://community.zextras.com/forum/general-info/error-during-carbonio-installation-via-ansible/#post-10638</link>
                        <pubDate>Wed, 18 Jun 2025 10:51:25 +0000</pubDate>
                        <description><![CDATA[Hi all,
This is my first time installing Carbonio using Ansible, and I&#039;m currently doing a test setup. During the installation, I ran into the following error:
TASK [../roles/bootstrap_clu...]]></description>
                        <content:encoded><![CDATA[<p data-start="146" data-end="157"><strong data-start="146" data-end="157">Hi all,</strong></p>
<p data-start="159" data-end="310">This is my first time installing Carbonio using Ansible, and I'm currently doing a test setup. During the installation, I ran into the following error:</p>
<pre contenteditable="false">TASK  ********************************************************************************
fatal: : FAILED! =&gt; {"changed": true, "cmd": , "delta": "0:00:00.055633", "end": "2025-06-18 07:43:53.933556", "msg": "non-zero return code", "rc": 2, "start": "2025-06-18 07:43:53.877923", "stderr": "panic: runtime error: invalid memory address or nil pointer dereference\n\n\ngoroutine 1 :\ngithub.com <span style="color:#aaa">removed link</span> (*Conn).nextMessageID(...)\n\t <span style="color:#aaa">removed link</span> ngithub.com <span style="color:#aaa">removed link</span> (*Conn).SimpleBind(0x0, 0xc00010ee28)\n\t <span style="color:#aaa">removed link</span>  +0x13e\ngithub.com <span style="color:#aaa">removed link</span> (*Conn).Bind(0xc00015ae20?, {0xc00015b040?, 0xc00010ef10?}, {0xc0001663f0?, 0x828d60?})\n\t <span style="color:#aaa">removed link</span>  +0x53\ngithub.com <span style="color:#aaa">removed link</span> (0xc00012e900, 0x65?)\n\t <span style="color:#aaa">removed link</span>  +0x1eb\ngithub.com <span style="color:#aaa">removed link</span> (*ldapContext).QueryAllServersWithService(0x8c9ade?, {0x8be909, 0x10})\n\t <span style="color:#aaa">removed link</span>  +0x65\ngithub.com <span style="color:#aaa">removed link</span> (*Setup).isFirstInstance(0xc0001a0018, {0x96d450, 0xc000116e80})\n\t <span style="color:#aaa">removed link</span>  +0x7b\ngithub.com <span style="color:#aaa">removed link</span> (*Setup).Run(0xc0001a0018, 0xc0001a0008)\n\t <span style="color:#aaa">removed link</span>  +0x1b9\nreflect.Value.call({0x88b9e0?, 0xc0001a0018?, 0x8b5700?}, {0x8b6d2a, 0x4}, {0xc000128e40, 0x1, 0x1?})\n\t <span style="color:#aaa">removed link</span>  +0xca6\nreflect.Value.Call({0x88b9e0?, 0xc0001a0018?, 0xc00010f8b8?}, {0xc000128e40?, 0x8b5700?, 0xc00010f7f8?})\n\t <span style="color:#aaa">removed link</span>  +0xb9\ngithub.com <span style="color:#aaa">removed link</span> ({0x88b9e0?, 0xc0001a0018?, 0xc00010fa30?}, 0xc0001cf650)\n\t <span style="color:#aaa">removed link</span>  +0x45a\ngithub.com <span style="color:#aaa">removed link</span> (*Context).RunNode(0xc000172180, 0xc0001a20f0, {0xc00010fef8, 0x1, 0x828d60?})\n\t <span style="color:#aaa">removed link</span>  +0x80e\ngithub.com <span style="color:#aaa">removed link</span> (*Context).Run(0xc000172180?, {0xc00010fef8?, 0xc00017bf08?, 0x10?})\n\t <span style="color:#aaa">removed link</span>  +0x132\nmain.main()\n\t <span style="color:#aaa">removed link</span>  +0x8bc", "stderr_lines": ["panic: runtime error: invalid memory address or nil pointer dereference", "", "", "goroutine 1 :", "github.com <span style="color:#aaa">removed link</span> (*Conn).nextMessageID(...)", "\t <span style="color:#aaa">removed link</span> ", "github.com <span style="color:#aaa">removed link</span> (*Conn).SimpleBind(0x0, 0xc00010ee28)", "\t <span style="color:#aaa">removed link</span>  +0x13e", "github.com <span style="color:#aaa">removed link</span> (*Conn).Bind(0xc00015ae20?, {0xc00015b040?, 0xc00010ef10?}, {0xc0001663f0?, 0x828d60?})", "\t <span style="color:#aaa">removed link</span>  +0x53", "github.com <span style="color:#aaa">removed link</span> (0xc00012e900, 0x65?)", "\t <span style="color:#aaa">removed link</span>  +0x1eb", "github.com <span style="color:#aaa">removed link</span> (*ldapContext).QueryAllServersWithService(0x8c9ade?, {0x8be909, 0x10})", "\t <span style="color:#aaa">removed link</span>  +0x65", "github.com <span style="color:#aaa">removed link</span> (*Setup).isFirstInstance(0xc0001a0018, {0x96d450, 0xc000116e80})", "\t <span style="color:#aaa">removed link</span>  +0x7b", "github.com <span style="color:#aaa">removed link</span> (*Setup).Run(0xc0001a0018, 0xc0001a0008)", "\t <span style="color:#aaa">removed link</span>  +0x1b9", "reflect.Value.call({0x88b9e0?, 0xc0001a0018?, 0x8b5700?}, {0x8b6d2a, 0x4}, {0xc000128e40, 0x1, 0x1?})", "\t <span style="color:#aaa">removed link</span>  +0xca6", "reflect.Value.Call({0x88b9e0?, 0xc0001a0018?, 0xc00010f8b8?}, {0xc000128e40?, 0x8b5700?, 0xc00010f7f8?})", "\t <span style="color:#aaa">removed link</span>  +0xb9", "github.com <span style="color:#aaa">removed link</span> ({0x88b9e0?, 0xc0001a0018?, 0xc00010fa30?}, 0xc0001cf650)", "\t <span style="color:#aaa">removed link</span>  +0x45a", "github.com <span style="color:#aaa">removed link</span> (*Context).RunNode(0xc000172180, 0xc0001a20f0, {0xc00010fef8, 0x1, 0x828d60?})", "\t <span style="color:#aaa">removed link</span>  +0x80e", "github.com <span style="color:#aaa">removed link</span> (*Context).Run(0xc000172180?, {0xc00010fef8?, 0xc00017bf08?, 0x10?})", "\t <span style="color:#aaa">removed link</span>  +0x132", "main.main()", "\t <span style="color:#aaa">removed link</span>  +0x8bc"], "stdout": "", "stdout_lines": []}

RUNNING HANDLER  ***********************************************************************************

PLAY RECAP *************************************************************************************************************************************************
webmail.dwinar.web.id : ok=54 changed=40 unreachable=0 failed=1 skipped=121 rescued=0 ignored=0

dwinar@Dwinar-PC:~/.ansible/collections/ansible_collections/zxbot/carbonio_install$</pre>
<p data-start="337" data-end="535">Since this is my first time using Ansible with Carbonio, I'm not yet familiar with the troubleshooting steps. I'd really appreciate any guidance or suggestions from the community. Thanks in advance!</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/general-info/">General Info</category>                        <dc:creator>Dwinar</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/general-info/error-during-carbonio-installation-via-ansible/#post-10638</guid>
                    </item>
							        </channel>
        </rss>
		