CTBot: Problem after global telegram down 6.06.2020
Hi After after global telegram down at 6.06.2020 I see only
Connected using DNS
getNewMessage error: {}
in debug mode and no more info 😦 and messages will not be sent or received… Bots on other devices, for example, on my router work normally HELP!!! 😃
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 19 (4 by maintainers)
Hello,
now I’m away from home and I don’t have my notebook. I’ll be back wednesday, so please hold on!
Stefano
If it works with existing code - use it. Because recent fix is only working with one set of settings.
@shurillu I’ve made a pull request with quick fix of this problem. Please check it. https://github.com/shurillu/CTBot/pull/53 It seems telegram has changed certificate again… And for some reason
telegramServer.print(URL)
works fine, buttelegramServer.println(URL)
doesn’t