<?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>
									Problem with carbonio-message-dispatcher after a fresh install - Install &amp; Setup				            </title>
            <link>https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 12 Aug 2026 21:39:55 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Problem with carbonio-message-dispatcher after a fresh install</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11138</link>
                        <pubDate>Fri, 26 Sep 2025 21:41:56 +0000</pubDate>
                        <description><![CDATA[@itguy Thanks for the workaround! It worked perfectly, I appreciate the solution.]]></description>
                        <content:encoded><![CDATA[@itguy Thanks for the workaround! It worked perfectly, I appreciate the solution.]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Hugo</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11138</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with carbonio-message-dispatcher after a fresh install</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11129</link>
                        <pubDate>Tue, 23 Sep 2025 09:43:38 +0000</pubDate>
                        <description><![CDATA[I forgot to add that also all &quot;sidecar&quot; services should be After=service-discover.service]]></description>
                        <content:encoded><![CDATA[<p>I forgot to add that also all "sidecar" services should be After=service-discover.service</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>vladki</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11129</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with carbonio-message-dispatcher after a fresh install</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11128</link>
                        <pubDate>Tue, 23 Sep 2025 09:25:12 +0000</pubDate>
                        <description><![CDATA[@hugo @vladki
Don&#039;t worry about it. Basically after resolving the dependent services, carbonio-message-dispatcher takes that time to stop gracefully. But I will take note of it to discuss w...]]></description>
                        <content:encoded><![CDATA[<p><span>@hugo @vladki</span></p>
<p>Don't worry about it. Basically after resolving the dependent services, <span>carbonio-message-dispatcher takes that time to stop gracefully. But I will take note of it to discuss with our devs.</span></p>
<p>Meanwhile, possible faster workaround could what @<span>itguy shared &#x1f64f;</span></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Sharif</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11128</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with carbonio-message-dispatcher after a fresh install</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11121</link>
                        <pubDate>Mon, 22 Sep 2025 14:51:52 +0000</pubDate>
                        <description><![CDATA[I have the same problem. I suspect there is some timing issue, and some service stops too early. I was fiddling with systemd dependencies, and I had two quick reboots, but then it went wrong...]]></description>
                        <content:encoded><![CDATA[<p>I have the same problem. I suspect there is some timing issue, and some service stops too early. I was fiddling with systemd dependencies, and I had two quick reboots, but then it went wrong again. IMHO there is a lot of missing systemd dependancies (i.e. After= and Wants=).</p>
<p>There are many services that are WantedBy=multi-user.target, while they should be WantedBy carbonio.target or some of the sub-targets. This is demonstrated by many failing services during the startup, which eventually come up after 2 or 3 retries.</p>
<p>I have added After=carbonio-configd.service to all carbonio services, except:</p>
<p>carbonio-configd is After=carbonio-openldap.service</p>
<p>carbonio-openldap is After=postgresql.service.</p>
<p>Also for the services that have a corresponding "sidecar" service, I've added that they start After their sidecar service.</p>
<p>I'm still struggling with:</p>
<p>2025-09-19T16:43:03.151059+02:00 carbonio systemd: carbonio-user-management.service: Failed with result 'exit-code'.<br />2025-09-19T16:43:08.482686+02:00 carbonio systemd: carbonio-files.service: Failed with result 'exit-code'.<br />2025-09-19T16:43:08.726230+02:00 carbonio systemd: carbonio-tasks.service: Failed with result 'exit-code'.<br />2025-09-19T16:43:13.882246+02:00 carbonio systemd: carbonio-ws-collaboration.service: Failed with result 'exit-code'.<br />2025-09-19T16:43:19.777983+02:00 carbonio systemd: carbonio-user-management.service: Failed with result 'exit-code'.<br />2025-09-19T16:43:35.507435+02:00 carbonio systemd: carbonio-videoserver.service: Failed with result 'exit-code'.</p>
<p>These probably depend on some more services.</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>vladki</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11121</guid>
                    </item>
				                    <item>
                        <title>RE: Problem with carbonio-message-dispatcher after a fresh install</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11084</link>
                        <pubDate>Sat, 13 Sep 2025 06:23:49 +0000</pubDate>
                        <description><![CDATA[I have noticed the same. What i have been doing is as follows:
In a terminal:
systemctl stop carbonio-message-dispatcher.service
thereafter I do a shutdown 0
It still takes about a minut...]]></description>
                        <content:encoded><![CDATA[<p>I have noticed the same. What i have been doing is as follows:</p>
<p>In a terminal:</p>
<p>systemctl stop carbonio-message-dispatcher.service</p>
<p>thereafter I do a shutdown 0</p>
<p>It still takes about a minute and a half.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Iamout</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11084</guid>
                    </item>
				                    <item>
                        <title>Problem with carbonio-message-dispatcher after a fresh install</title>
                        <link>https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11054</link>
                        <pubDate>Fri, 05 Sep 2025 03:40:08 +0000</pubDate>
                        <description><![CDATA[I’m performing a fresh installation of Carbonio CE 25.6.0 on Ubuntu 24.04.3.After installing Ubuntu and completing the prerequisite tasks, I run the script install_carbonio_ce_singleserver_u...]]></description>
                        <content:encoded><![CDATA[<p data-start="88" data-end="358">I’m performing a fresh installation of <strong data-start="127" data-end="146">Carbonio CE 25.6.0</strong> on <strong data-start="150" data-end="168">Ubuntu 24.04.3</strong>.<br data-start="169" data-end="172" />After installing Ubuntu and completing the prerequisite tasks, I run the script <code data-start="282" data-end="326">install_carbonio_ce_singleserver_ubuntu.sh</code>, which finishes successfully (I can access without problems to the webmail interface and the Carbonio administration web interface.</p>
<p data-start="360" data-end="539">Next, I reboot the server, and during the shutdown process the service <strong data-start="431" data-end="462">carbonio-message-dispatcher</strong> takes 4 minutes to stop, until it is eventually killed by a timeout.</p>
<p data-start="541" data-end="602">What could be causing this issue, and how can I resolve it?<br /><br /></p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/carbonio-setup/">Install &amp; Setup</category>                        <dc:creator>Hugo</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/carbonio-setup/problem-with-carbonio-message-dispatcher-after-a-fresh-install/#post-11054</guid>
                    </item>
							        </channel>
        </rss>
		