-
Notifications
You must be signed in to change notification settings - Fork 29k
Telegram node fails #15317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @gitmeatarru, We have created an internal ticket to look into this which we will be tracking as "GHC-1965" |
Hey @gitmeatarru You mentioned that this is an old bug that has been dragging on, can you share the other reports of this? Looking at your input I suspect this is an issue with Telegram trying to handle the text as markdown, setting the parse mode to html will likely resolve this. |
no, i about telegram with ur tips - i`m testing, will add news later about it =) |
and so, more than a week of tests passed, and the error never crashed I also added tag removal and markdown removal, everything looks working so far =) |
Bug Description
Hello everyone
I report a strange behavior of the telegram node, when everything is fine with the text, but it gives an error and does not send a message, here is an example of the message:
About. removeMarkdown()
This is the last attempt to fix this somehow, because I noticed that if there are control characters or code markup, then the node also goes into error!
To be honest, this is already quite boring, considering that I use the paid ChatGPT 4.1 nano and at the same time specifically use the function to clean up Markdown and it still doesn't help!!! Why?! How is it?
Screenshot
https://prnt.sc/pd0ne2Xo3DwU
As you can see, the text goes to the node and everything lights up green, but the node goes into error!
And so every time it happens randomly, wants to work, wants not to work, it really pisses me off!
Guys, we need to do something about this already, this is an old bug that has been dragging on for a very long time!
Let's make a parameter in the telegram node that would automatically bring the input data to the 100% working version that Telegram will accept!!!
Node:
To Reproduce
Create an AI agent
then telegram the knife and send a text message
Expected behavior
normal node execution
Operating System
Ubuntu Linux 24.04
n8n Version
1.91.3
Node.js Version
dont know, its in docker container
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: