-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection error timed out. #183
Comments
I have the same problem. Did you solve this? |
No.I didn't solve and I changed the language and platform :) |
In my case it was closed port. |
Really!? I checked with python telegram bot and didn't have any problem @siredukov |
I used windows server and disabled firewall but it didn't worked. @siredukov |
I use AWS EC2 instance, and just added open port in console settings. |
Also. You don't have ssl certificate. Perhaps prolbem in this. |
I generate my custom ssl and use it in python bot and it worked correctly. |
Great! |
Thanks for your help my friend :) |
{ "ok": true, "result": { "url": "", "has_custom_certificate": false, "pending_update_count": 8, "last_error_date": 1504354270, "last_error_message": "Connection timed out", "max_connections": 40 } }
Bot not response to telegram and no error display in console
The text was updated successfully, but these errors were encountered: