Closed
Description
Do we need to configure something for the telegram-bot or it should work out-of-the-box ?
I've run the bot on the production or test servers and I get a timeout when it tries to do a rpc call in the login() method
...
:app:run
Use test DC? (write test for test servers): Using production servers
Loading fresh DC list...Exception in thread "main" org.telegram.api.engine.TimeoutException
at org.telegram.api.engine.TelegramApi.doRpcCall(TelegramApi.java:327)
at org.telegram.api.engine.TelegramApi.doRpcCallNonAuth(TelegramApi.java:391)
at org.telegram.api.engine.TelegramApi.doRpcCallNonAuth(TelegramApi.java:383)
at org.telegram.bot.Application.login(Application.java:382)
at org.telegram.bot.Application.main(Application.java:40)
Metadata
Metadata
Assignees
Labels
No labels