Denis
December 1, 2024, 5:09pm
1
Hi there all,
I have a basic question.
When I call my flow in “Test workflow” modality from Telegram is quick work and it’s all ok.
But when I call my flow in active mode from Telegram is not work… or it’s work after some minutes.
Is there something I still must do please ?
Thanks in advance
Denis
Information on your n8n setup
n8n version: : 1.68.0
Database (default: SQLite): default
n8n EXECUTIONS_PROCESS setting (default: own, main): ???
**Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker
**Operating system:**Ubuntu 22.
Denis
December 1, 2024, 5:19pm
2
I updated at 1.69.2 and now it’s work (for now)
Thanks
Denis
1 Like
Jon
December 8, 2024, 12:46am
3
The issue is likely to be related to where telegram only allows one webhook url per bot. This means if you have the workflow active and try to test it may replace the active url with a test one and never go back to enabling the active one again.
1 Like
Denis
December 8, 2024, 6:52am
4
Whoauuu… good to know.
Thanks a lot.
Denis
system
Closed
December 15, 2024, 6:53am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.