windkh / node-red-contrib-telegrambot

Telegram bot nodes for node-red.
Other
268 stars 119 forks source link

Unhandled rejection RequestError: Error: read ECONNRESET #372

Closed Bobo-amg closed 6 months ago

Bobo-amg commented 6 months ago

Occasionally I am seeing the above error in the console. I tracked it back to an issue (somewhere) with Telegram. All my telegram nodes switch from Connected to Polling after the event. I'm not sure how long they stay in the Polling mode for?

Just wondering if anyone had seen this before? Possibly a problem on the Telegram end, with intermittent timeouts with their servers/connections?

Cheers Bob

windkh commented 6 months ago

Hm do you have a log file or a screenshot of that error?

Bobo-amg commented 6 months ago

Unfortunately I didn't keep the whole error message, mainly because I thought it was comms issue at the Telegram end, but just wanted to see if anyone could confirm this.

It hasn't happened since, so I'm happy to close for now.