<?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[Service Desk does not generate tickets from emails]]></title><description><![CDATA[<p dir="auto">Hello everyone, the service desk of gitlab does not seem to work. I have set up everything according to the docs. The emails arrive, but gitlab does not generate tickets. What could be the reason?</p>
<p dir="auto">This worked some time ago...but we never actually needed the function. Now we would like to use it...but unfortunately it no longer works.</p>
]]></description><link>https://forum.cloudron.io/topic/11455/service-desk-does-not-generate-tickets-from-emails</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 09:37:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11455.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Apr 2024 09:21:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Sun, 05 May 2024 17:04:37 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> Works like a charm. Many thanks for the fix!</p>
]]></description><link>https://forum.cloudron.io/post/88033</link><guid isPermaLink="true">https://forum.cloudron.io/post/88033</guid><dc:creator><![CDATA[pathab]]></dc:creator><pubDate>Sun, 05 May 2024 17:04:37 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Sat, 04 May 2024 10:18:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pathab" aria-label="Profile: pathab">@<bdi>pathab</bdi></a> sorry, this took a while to verify. There were some issues with the incoming mail setup indeed. I have fixed this up in the package 1.90.1 . Can you please check?</p>
<p dir="auto">I have also improved the docs here - <a href="https://docs.cloudron.io/apps/gitlab/#incoming-email" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/gitlab/#incoming-email</a></p>
]]></description><link>https://forum.cloudron.io/post/87971</link><guid isPermaLink="true">https://forum.cloudron.io/post/87971</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sat, 04 May 2024 10:18:58 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Tue, 23 Apr 2024 09:35:11 GMT]]></title><description><![CDATA[<p dir="auto">I looked through the logs again today and found something conspicuous:</p>
<pre><code>Apr 23 10:57:32 from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:178:in `new_message_ids' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:163:in `new_messages' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:135:in `process_mailbox' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:45:in `wait' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/mailbox_watcher.rb:37:in `block in run' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client/connection_mixin.rb:71:in `call_pipelined': WRONGPASS invalid username-password pair or user is disabled. (redis://redis-19727d9f-cec9-4b73-8b77-3cf41a03008c:6379) (RedisClient::AuthenticationError) &lt;30&gt;1
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client.rb:771:in `block in connect' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client/middlewares.rb:16:in `call' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client.rb:770:in `connect' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client.rb:732:in `raw_connection' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client.rb:697:in `ensure_connected' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client.rb:292:in `call_v' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-5.0.8/lib/redis/client.rb:90:in `call_v' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-5.0.8/lib/redis.rb:152:in `block in send_command' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-5.0.8/lib/redis.rb:151:in `synchronize' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-5.0.8/lib/redis.rb:151:in `send_command' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-5.0.8/lib/redis/commands/strings.rb:95:in `set' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-namespace-1.10.0/lib/redis/namespace.rb:558:in `wrapped_send' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-namespace-1.10.0/lib/redis/namespace.rb:515:in `call_with_namespace' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-namespace-1.10.0/lib/redis/namespace.rb:389:in `block (2 levels) in &lt;class:Namespace&gt;' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/arbitration/redis.rb:41:in `deliver?' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/mailbox.rb:108:in `deliver?' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:178:in `block in new_message_ids' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:178:in `select' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:178:in `new_message_ids' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:163:in `new_messages' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:135:in `process_mailbox' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/imap/connection.rb:45:in `wait' &lt;30&gt;1 
    2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - from /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/gitlab-mail_room-0.0.24/lib/mail_room/mailbox_watcher.rb:37:in `block in run'
Apr 23 10:57:32 2024-04-23 08:57:32,492 INFO exited: mail_room (exit status 1; not expected)
Apr 23 10:57:33 2024-04-23 08:57:33,494 INFO spawned: 'mail_room' with pid 60817
</code></pre>
<p dir="auto">I find that in particular a bit strange:</p>
<pre><code>2024-04-23T08:57:32Z cbe-svpv-http01 19727d9f-cec9-4b73-8b77-3cf41a03008c 1126 19727d9f-cec9-4b73-8b77-3cf41a03008c - /home/git/gitlab/vendor/bundle/ruby/3.0.0/gems/redis-client-0.21.1/lib/redis_client/connection_mixin.rb:71:in `call_pipelined': WRONGPASS invalid username-password pair or user is disabled. (redis://redis-19727d9f-cec9-4b73-8b77-3cf41a03008c:6379) (RedisClient::AuthenticationError) &lt;30&gt;1
</code></pre>
]]></description><link>https://forum.cloudron.io/post/87324</link><guid isPermaLink="true">https://forum.cloudron.io/post/87324</guid><dc:creator><![CDATA[pathab]]></dc:creator><pubDate>Tue, 23 Apr 2024 09:35:11 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Fri, 19 Apr 2024 11:48:53 GMT]]></title><description><![CDATA[<p dir="auto">...or is there a way to run:</p>
<pre><code>sudo gitlab-ctl restart mailroom
</code></pre>
<p dir="auto">?</p>
]]></description><link>https://forum.cloudron.io/post/87180</link><guid isPermaLink="true">https://forum.cloudron.io/post/87180</guid><dc:creator><![CDATA[pathab]]></dc:creator><pubDate>Fri, 19 Apr 2024 11:48:53 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Fri, 19 Apr 2024 11:40:31 GMT]]></title><description><![CDATA[<p dir="auto">Does this work for anyone without problems? I would be happy if I could get it to work soon.<br />
I found this post, but I can't do it, because read-only filesystem.<br />
<a href="https://gitlab.vibia.com/help/incoming_email/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.vibia.com/help/incoming_email/README.md</a></p>
<p dir="auto">Enable mail_room in the init script at /etc/default/gitlab:</p>
<pre><code>sudo mkdir -p /etc/default
echo 'mail_room_enabled=true' | sudo tee -a /etc/default/gitlab
</code></pre>
<p dir="auto">Restart GitLab:</p>
<pre><code>sudo service gitlab restart
</code></pre>
<p dir="auto">Verify that everything is configured correctly:</p>
<pre><code>sudo -u git -H bundle exec rake gitlab:incoming_email:check RAILS_ENV=production
</code></pre>
]]></description><link>https://forum.cloudron.io/post/87179</link><guid isPermaLink="true">https://forum.cloudron.io/post/87179</guid><dc:creator><![CDATA[pathab]]></dc:creator><pubDate>Fri, 19 Apr 2024 11:40:31 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Sun, 14 Apr 2024 20:37:16 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I have set everything up according to the docs. I tried a little more today. I was able to find out that I can check the mails using the command</p>
<pre><code>sudo -u git -H bundle exec rake gitlab:incoming_email:check RAILS_ENV=production
</code></pre>
<p dir="auto">The result is now as follows:</p>
<pre><code>Checking Incoming Email ...

Incoming Email: ... Checking Reply by email ...

IMAP server credentials are correct? ... Checking gitlab@mydomain.xyz
Checking servicedesk@mydomain.xyz
yes
Mailroom enabled? ... no
  Try fixing it:
  Enable mail_room
  For more information see:
  doc/administration/reply_by_email.md
  Please fix the error above and rerun the checks.
MailRoom running? ... can't check because of previous errors

Checking Reply by email ... Finished


Checking Incoming Email ... Finished
</code></pre>
<p dir="auto">I've already tried a few things to activate mail_room, but I just can't do it. Does anyone have any ideas?</p>
]]></description><link>https://forum.cloudron.io/post/86931</link><guid isPermaLink="true">https://forum.cloudron.io/post/86931</guid><dc:creator><![CDATA[pathab]]></dc:creator><pubDate>Sun, 14 Apr 2024 20:37:16 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Tue, 09 Apr 2024 10:03:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pathab" aria-label="Profile: pathab">@<bdi>pathab</bdi></a> Are you using GitLab with incoming email from Cloudron enabled ? i.e per <a href="https://docs.cloudron.io/apps/gitlab/#incoming-email" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/gitlab/#incoming-email</a> ?</p>
<p dir="auto">By default, there is no service desk configuration as well. Have you added one as well?</p>
]]></description><link>https://forum.cloudron.io/post/86653</link><guid isPermaLink="true">https://forum.cloudron.io/post/86653</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 09 Apr 2024 10:03:49 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Thu, 04 Apr 2024 12:58:55 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately, nothing really noticeable from my point of view:</p>
<pre><code>~/gitlab/log# tail -f mail_room_json.log 
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1712234336770-6de47830-04a4-4863-bd38-d96906dff176-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/86339</link><guid isPermaLink="true">https://forum.cloudron.io/post/86339</guid><dc:creator><![CDATA[pathab]]></dc:creator><pubDate>Thu, 04 Apr 2024 12:58:55 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Thu, 04 Apr 2024 12:07:42 GMT]]></title><description><![CDATA[<p dir="auto">Do you see any errors in gitlab or any other log traces which might give some hint on the issue?</p>
<p dir="auto">Did anyone else succeed in using this service desk? I haven't heard of this before at least.</p>
]]></description><link>https://forum.cloudron.io/post/86334</link><guid isPermaLink="true">https://forum.cloudron.io/post/86334</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 04 Apr 2024 12:07:42 GMT</pubDate></item><item><title><![CDATA[Reply to Service Desk does not generate tickets from emails on Wed, 03 Apr 2024 12:53:46 GMT]]></title><description><![CDATA[<p dir="auto">I tried a fresh installation today. Unfortunately it didn't work either.</p>
]]></description><link>https://forum.cloudron.io/post/86263</link><guid isPermaLink="true">https://forum.cloudron.io/post/86263</guid><dc:creator><![CDATA[pathab]]></dc:creator><pubDate>Wed, 03 Apr 2024 12:53:46 GMT</pubDate></item></channel></rss>