yagop / node-telegram-bot-api

Telegram Bot API for NodeJS
MIT License
8.45k stars 1.53k forks source link

ETIMEDOUT #802

Closed iamludal closed 4 years ago

iamludal commented 4 years ago

Bug Report

I have read:

I am using the latest version of the library.

Actual Behavior

Here's the error I get:

2020-04-30 17:23:16 : EFATAL: Error: connect ETIMEDOUT 149.154.167.220:443

I've searched for answers in the Issues section, but didn't find something that help me so far...

Note : I can ping 149.154.167.220 without any problem. Output:

64 bytes from 149.154.167.220: icmp_seq=1 ttl=57 time=38.9 ms
64 bytes from 149.154.167.220: icmp_seq=2 ttl=57 time=37.4 ms
64 bytes from 149.154.167.220: icmp_seq=3 ttl=57 time=37.5 ms
64 bytes from 149.154.167.220: icmp_seq=4 ttl=57 time=36.5 ms

Thanks

iamludal commented 4 years ago

Update: I've just tried over mobile data and it seems to works. So it looks like my WiFi is the problem, however it is working perfectly fine with everything else.

Any suggestion?

kamikazechaser commented 4 years ago

This is related to your internet connection. Sometimes Telegram servers may be blocked by your ISP.