Telegram Trigger node is not working

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

hello @seo.orchidkid

So… it seems the issue is not related to the n8n, rather to the Telegram blacklist

Oh sorry. The main question was: does anyone have the same issue with Hostinger?

yes, I have got same issue. Credentials to connect working fine with bots API key but it is not receiving any messages… please help with debugging such issue, as there is no any error msg or something. I am hosting n8n with hostinger, just rebuilt environment so using latest version etc.

Hey there. Some guy on reddit told me to try setup a Cloudlfare Tunnel. Says it might help. I’m currently in the processing of setting it up. I’ll let you know if it helps

Update. Nope, didn’t work for me