You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Telegram Trigger node fails with error. And after that I guess it retry with invalid message forever
What is the error message (if any)?
{ "ok": false, "error_code": 400, "description": "Bad Request: file is too big" }
NodeApiError: Bad request - please check your parameters at WebhookContext.apiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Telegram/GenericFunctions.js:115:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at WebhookContext.webhook (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Telegram/TelegramTrigger.node.js:246:52) at WebhookService.runWebhook (/usr/local/lib/node_modules/n8n/dist/webhooks/webhook.service.js:181:16) at Object.executeWebhook (/usr/local/lib/node_modules/n8n/dist/webhooks/webhook-helpers.js:157:33)
Please share your workflow/screenshots/recording
Debug info
core
n8nVersion: 1.74.3
platform: cloud
license: pro
storage
success: all
error: all
progress: true
manual: true
pruning
dont know
client
userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/131.0.0.0 safari/537.36
isTouchDevice: false
Generated at: 2025-01-21T18:49:15.304Z}
The text was updated successfully, but these errors were encountered:
We should probably add an option for that, the best option for now would be to not download the files automatically then see if they can be downloaded in a later node once you have checked the sizes.
Describe the problem/error/question
The Telegram Trigger node fails with error. And after that I guess it retry with invalid message forever
What is the error message (if any)?
{ "ok": false, "error_code": 400, "description": "Bad Request: file is too big" }
Please share your workflow/screenshots/recording
Debug info
core
storage
pruning
dont know
client
Generated at: 2025-01-21T18:49:15.304Z}
The text was updated successfully, but these errors were encountered: