Describe the problem/error/question
Ran into an issue that Telegram trigger type nodes are not working but Telegram action type nodes work fine. No errors, no errors in logs or something. It just doesn’t work.
So, I’ve searched a bit in Google and found that Telegram has blacklisted all Hostinger default domains (I also host my n8n on Hostinger but on a custom domain, not the default Hostinger domain).
I’ve tried to change the Telegram bot webhook to a webhook test service url and it worked instantly.
Is anyone having the same issue?
What is the error message (if any)?
No erorr messages or errors in logs
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): VPS (Hostinger), Docker + custom domain aka n8n.domain.com
- Operating system: Ubuntu 24.04