windkh / node-red-contrib-telegrambot

Telegram bot nodes for node-red.
Other
264 stars 117 forks source link

Infinite polling #323

Closed zozo2905 closed 1 year ago

zozo2905 commented 1 year ago

Hello, i am trying to receive message on Node Red from telegram with the receiver node. But I have an infinite polling on this node with this warning : " EFATAL: Error: connect ETIMEDOUT 149.154.167.220:443" "Timeout connecting to server. Maybe proxy blocked polling. Trying again." Do you know more about my issue ?

windkh commented 1 year ago

The IP is correct. Timeout indicates that there is a network problem can you ping this IP?

zozo2905 commented 1 year ago

Indeed, i can't ping this address correctly, I have a timed out. Is it possible that my network block this connection ?

windkh commented 1 year ago

I think that the problem is in your network configuration