Hi, I have an n8n self hosted on hostinger and docker-compose (self setup not the pre-configured one).
I am trying to create a telegram chatbot, and the trigger is listening correctly but when I try to send any message from the bot, the trigger doesn’t detect anything at all!
Describe the problem/error/question
Hi, I have an n8n self hosted on hostinger and docker-compose (self setup not the pre-configured one).
I am trying to create a telegram chatbot, and the trigger is listening correctly but when I try to send any message from the bot, the trigger doesn't detect anything at all!
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
No output returned at all. No message detected at all
Information on your n8n setup
- n8n version: docker image latest
- Database (default: SQLite): postgresql 17.4-alpine docker image
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker compose on Linux VPS
- Operating system: ubuntu 24
- Reverse Proxy: Nginx Proxy Manager
- DNS: DuckDNS


