# Manage Polling Error Telegram

**URL:** https://discourse.nodered.org/t/manage-polling-error-telegram/38699
**Category:** General
**Created:** [7 January 2021 07:11 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699 "2021-01-07T07:11:50Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![MarcoVg](https://avatars.discourse-cdn.com/v4/letter/m/f6c823/32.png) [@MarcoVg](https://discourse.nodered.org/u/MarcoVg)
#### Post date: [7 January 2021 07:11 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/1 "2021-01-07T07:11:50Z")

</div>

Dear All,

There is some command for read and check the polling status/error for telegram Function ?

Regards,

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [7 January 2021 10:35 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/2 "2021-01-07T10:35:47Z")

</div>

You should expand on the description of your issue if you want any help. Remember, no one but you knows what you are doing/attempting to do, what nodes you are using what your flow looks like, what problem you are running into.

---

<div class="post-metadata">

### Author: ![MarcoVg](https://avatars.discourse-cdn.com/v4/letter/m/f6c823/32.png) [@MarcoVg](https://discourse.nodered.org/u/MarcoVg)
#### Post date: [7 January 2021 11:01 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/3 "2021-01-07T11:01:55Z")

</div>

![Polling_error](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/6/865604f662155b4230521c2ac9eac3449d32d29c.jpeg) Dear Zenofmud,  
thanks for your reply. I have not issue, but I would like to know if there is some register inside telegram flow sender is the connectio of internet is ok or not. In fact in this case from node red the the receiver flow show a Polling error as picture attached.  
Thanks for your help.

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [7 January 2021 11:11 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/4 "2021-01-07T11:11:01Z")

</div>

You could try adding a`catch` node connected to a `debug` node (set to display the 'Complete msg object') on the same tab and see what that provides.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [7 January 2021 12:24 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/5 "2021-01-07T12:24:39Z")

</div>

Or/and a Status node.

---

<div class="post-metadata">

### Author: ![Andrei](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/andrei/32/10446_2.png) [@Andrei](https://discourse.nodered.org/u/Andrei)
#### Post date: [7 January 2021 14:51 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/6 "2021-01-07T14:51:49Z")

</div>

As mentioned by @Colin the status node will do the trick. Just be careful to understand the meaning of the status provided by the Telegram nodes. When it is connected (green) surely it is all right. However when it is "pooling" (also green) is not necessarily a problem. Telegram node will change the "pooling" status to "connected" when it receive or send messages.

PS: and "pooling error" (red) status is really bad.

---

<div class="post-metadata">

### Author: ![MarcoVg](https://avatars.discourse-cdn.com/v4/letter/m/f6c823/32.png) [@MarcoVg](https://discourse.nodered.org/u/MarcoVg)
#### Post date: [7 January 2021 15:32 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/7 "2021-01-07T15:32:15Z")

</div>

Thank to all for support.

When I have polling error, I have the following return debug:

 ![Polling_error_1](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/d/3/d3fe3a9f75b0c4adee32fd8c8be8d5a6d96d2176.jpeg)

I don't see any other information

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [7 January 2021 16:02 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/8 "2021-01-07T16:02:37Z")

</div>

Change the debug node to show Complete Message.

---

<div class="post-metadata">

### Author: ![MarcoVg](https://avatars.discourse-cdn.com/v4/letter/m/f6c823/32.png) [@MarcoVg](https://discourse.nodered.org/u/MarcoVg)
#### Post date: [8 January 2021 12:41 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/9 "2021-01-08T12:41:48Z")

</div>

OK ,Thanks to all for help

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [9 March 2021 12:41 UTC](https://discourse.nodered.org/t/manage-polling-error-telegram/38699/10 "2021-03-09T12:41:51Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
