Hi everyone!
We’re currently facing an issue with the Telegram Trigger node in our n8n Cloud workspace.
Everything works fine when the workflow is first activated, but after 12–24 hours, the trigger stops receiving messages, even though the workflow remains active. We’ve already implemented a workaround using a Cron node and HTTP Request to re-register the webhook every day, but the issue still happens.
Details:
- Using n8n Cloud (hosted version)
- Only one workflow uses the bot
- Only one Telegram bot is active
- We’re not duplicating triggers
- Webhook info looks normal when checked via Telegram API
Has anyone else experienced this issue or found a stable solution?
We’d appreciate any insights!
Thanks in advance