I’m having this problem. I created a bot on Telegram. I connected to N8N. The connection was successful. I added a node trigger message. I clicked save, then publish. I sent a message on Telegram in the newly created bot, and there was no response from N8N.
This might be an issue with your Hostinger setup. On the N8N cloud plan, telegram always works for me. Is the connection being allowed through to hostinger from telegram or vice versa?
I faced the same problem. I’ve been using telegram triggers in n8n on Hostinger before and it worked. But recently it just stopped to listen for on-message triggers from telegram bot. At the same time, I can send messages to my bot. The problem is only with trigger to get the message. I tried to create another bot and change credentials, but it didn’t work. I didn’t change any setting on VPS. I found out that Telegram blacklisted hostinger URLs.
I created workaround through HTTP request on schedule to get the messages and filter by timings, but it is not right solution
I have the same issue. I admit I am a novice at n8n but not a novice at programming and these tools.
I did create a first bot on telegram. Nothing worked.
I deleted the bot and created a new one, it worked fine.
I made some modifications to the workflow and …nothing works anymore. It just doesn’t receive the “On message” call. No matter how many messages I sent.