<?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[TelegramBot runs multiple times]]></title><description><![CDATA[<p dir="auto">I’m new to the Telegram module. I installed it and it works so far. But whens I’m developing on my modules, I typically run the Mirror UI on my laptop. This gives me than the following error:</p>
<pre><code>1|mm  | [TELBOT] Error 409 Conflict: terminated by other getUpdates request; make sure that only one bot instance is running
</code></pre>
<p dir="auto">Also the Telegram chat says that I must not run multiple bot instance.</p>
<p dir="auto">How can I overcome this? Shouldn’t the bot be running on the mirror and not in my browser?</p>
]]></description><link>https://forum.magicmirror.builders/topic/16207/telegrambot-runs-multiple-times</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 09:43:54 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16207.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Jan 2022 11:22:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TelegramBot runs multiple times on Sun, 23 Jan 2022 07:39:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a> thanks, i have no issues anymore.</p>
]]></description><link>https://forum.magicmirror.builders/post/98902</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98902</guid><dc:creator><![CDATA[CFenner]]></dc:creator><pubDate>Sun, 23 Jan 2022 07:39:19 GMT</pubDate></item><item><title><![CDATA[Reply to TelegramBot runs multiple times on Sat, 22 Jan 2022 12:18:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cfenner" aria-label="Profile: cfenner">@<bdi>cfenner</bdi></a>: pushed in master with v1.4.0</p>
<ul>
<li>Added: Your purpose code</li>
<li>Added: Protect for duplicate message</li>
<li>ToFix: Screenshot with scrot prog (scrot don’t return the last file link)</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/98861</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98861</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Sat, 22 Jan 2022 12:18:07 GMT</pubDate></item><item><title><![CDATA[Reply to TelegramBot runs multiple times on Fri, 21 Jan 2022 12:20:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cfenner" aria-label="Profile: cfenner">@<bdi>cfenner</bdi></a> I have commit for purpose un dev branch, I will see main code maybe I will made some change this week.</p>
<p dir="auto">Naturally, I will push it soon ;)</p>
<p dir="auto">Thx for your purpose :)</p>
]]></description><link>https://forum.magicmirror.builders/post/98791</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98791</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Fri, 21 Jan 2022 12:20:51 GMT</pubDate></item><item><title><![CDATA[Reply to TelegramBot runs multiple times on Wed, 19 Jan 2022 13:46:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a> Just to clarify, I think we don’t need multiple bot instances, just reuse one bot instance from multiple UI instances.</p>
<p dir="auto">I files a <a href="https://github.com/bugsounet/MMM-TelegramBot/pull/75" target="_blank" rel="noopener noreferrer nofollow ugc">PR</a> for prevent re-initialization if there is already a bot.</p>
]]></description><link>https://forum.magicmirror.builders/post/98748</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98748</guid><dc:creator><![CDATA[CFenner]]></dc:creator><pubDate>Wed, 19 Jan 2022 13:46:54 GMT</pubDate></item><item><title><![CDATA[Reply to TelegramBot runs multiple times on Wed, 19 Jan 2022 11:40:48 GMT]]></title><description><![CDATA[<p dir="auto">I have already try to allow multi insence but TB sever refuse it<br />
So, I can’t do something for this</p>
]]></description><link>https://forum.magicmirror.builders/post/98745</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98745</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Wed, 19 Jan 2022 11:40:48 GMT</pubDate></item><item><title><![CDATA[Reply to TelegramBot runs multiple times on Wed, 19 Jan 2022 09:28:39 GMT]]></title><description><![CDATA[<p dir="auto">Maybe the <code>node_helper</code> should only be initialized for the first time:</p>
<p dir="auto"><a href="https://github.com/bugsounet/MMM-TelegramBot/blob/d569c7ee9d22c7ff7618b67101cf68ad7b93106e/node_helper.js#L424" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/bugsounet/MMM-TelegramBot/blob/d569c7ee9d22c7ff7618b67101cf68ad7b93106e/node_helper.js#L424</a></p>
]]></description><link>https://forum.magicmirror.builders/post/98742</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98742</guid><dc:creator><![CDATA[CFenner]]></dc:creator><pubDate>Wed, 19 Jan 2022 09:28:39 GMT</pubDate></item><item><title><![CDATA[Reply to TelegramBot runs multiple times on Sun, 16 Jan 2022 22:46:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cfenner" aria-label="Profile: cfenner">@<bdi>cfenner</bdi></a><br />
It doesn’t work on multi-instances. If you run two fronts ui at the same time, the error will happens.<br />
How to overcome? Well, there be almost no solution for that.<br />
Maybe you can modify node_helper.js not to execute one more instance from another front but I’m not sure that is what you really want.</p>
]]></description><link>https://forum.magicmirror.builders/post/98668</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98668</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Sun, 16 Jan 2022 22:46:37 GMT</pubDate></item></channel></rss>