Open
Description
Errors are being observed in the console. During these errors, the response from curl is Сurl error Symfony\Component\HttpClient\Exception\TimeoutException (Idle timeout reached for "http://127.0.0.1:8081/bot***/getChatMemberCount".)
. Sometimes it goes away by itself, but today the errors went on until I killed the process and the API did not work for 3 hours, it is not very convenient, there is not even a parameter for the application to close itself during such errors. Error example:
------- Stack Backtrace -------
/usr/local/bin/telegram-bot-api(+0x14a8c01)[0x64b870929c01]
/usr/local/bin/telegram-bot-api(+0x14a8f15)[0x64b870929f15]
/usr/local/bin/telegram-bot-api(+0x17b5e6)[0x64b86f5fc5e6]
/lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x7c0e45e45330]
/lib/x86_64-linux-gnu/libc.so.6(epoll_wait+0x52)[0x7c0e45f2a042]
/usr/local/bin/telegram-bot-api(+0x14adf71)[0x64b87092ef71]
/usr/local/bin/telegram-bot-api(+0x30e122)[0x64b86f78f122]
/usr/local/bin/telegram-bot-api(+0x306a61)[0x64b86f787a61]
/usr/local/bin/telegram-bot-api(+0x178f20)[0x64b86f5f9f20]
/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca)[0x7c0e45e2a1ca]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b)[0x7c0e45e2a28b]
/usr/local/bin/telegram-bot-api(+0x17abe5)[0x64b86f5fbbe5]
-------------------------------
Metadata
Metadata
Assignees
Labels
No labels