English
Fixed
- Slow Start/Stop — UI start no longer double-stops or waits on
deleteWebhook; grace only after a live run; webhook clear is background. - Informational bot — username registration no longer blocks the polling loop.
- telegram-egress — tries alternate Telegram DC IPs when the primary address times out.
Note
Bot replies still require the CRM host to reach Telegram (curl -4 -m 8 -I https://api.telegram.org/ on 192.168.1.151). Check http://192.168.1.151:3987/health/telegram.
Русский
Исправлено
- Долгий Запуск/Стоп — без двойной остановки и ожидания
deleteWebhook; очистка webhook в фоне. - Информационный бот — регистрация username не блокирует polling.
- telegram-egress — запасные IP Telegram при таймауте основного.
Важно
Ответы бота возможны только если сам сервер CRM достучаться до Telegram. Проверка: http://192.168.1.151:3987/health/telegram → "ok":true.