Error Due to Telegram API limitations, you can use just one Telegram trigger for each bot at a time

Hello,

i am hosting n8n local on a VPS. I am working on a workflow that starts with a telegram trigger. At first i created multiple telegram triggers until i got the following error

Due to Telegram API limitations, you can use just one Telegram trigger for each bot at a time

After this i refined the workflow to only one telegram trigger that listens on messages. Unfortunately i did not get rid of the error message.

I tried to create a new bot and add new credentials, i tried to create a new workflow and start from scratch, i deleted the webhook, i even deleted all credentials and started a workflow from scratch. When i added the telegram trigger (with no telegram credentials in my account) i still got the error before i even added the telegram credentials.

I really do not understand why i am still getting thiss error message and how i can get rid of it :frowning:

Rarely am i able to get the step excecuted - then the trigger listens to my bot and gets all the information.. but if i try it again it stops working again..

When it worked i still had the error as you can see in the screenshot

Update: I was able to activate the workflow now and can retrieve the messages from telegram for my workflow - but the error message still is there…

Does anyone know what the issue could be here?
I appreciate the help! Thank you.

Kind regards.

You can only have one active telegram trigger.

1 Like

Hi moosa, thank you for your reply. I only have one telegram trigger, only one workflow, one added credential.

where is error showing up?

I just tried creating telegram trigger and it seems to work fine for me.

Hi,

it is showing in the configurations of my telegram trigger.

It seems to work now, i can put the workflow in production and back - but i still can not get rid of the error.

I only have one workflow and one added telegram credentials at the moment.

Anyways - it seems to work now - but it is still strange to get this error.

This is not an error, it’s just like a reminder to be careful and not be surprised if something doesn’t work as expected, because due to Telegram API limitations, each bot can use only one Telegram trigger at a time..

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.