IncomingMessage

O node-red estava funcionando ok mas derrepente começou a ocorrer este erro abaixo, isto quando faço deploy. Alguem pode me dizer o que pode estar acontecendo.. And this error is intermittent, that is, there is a deploy that the error occurs and there is a deloy that does not occur.

BadRequestError: request aborted
at IncomingMessage.onAborted (C:\Users\lucas.horst\AppData\Roaming\npm\node_modules\node-red\node_modules\raw-body\index.js:231:10)
at IncomingMessage.emit (events.js:315:20)
at abortIncoming (_http_server.js:561:9)
at socketOnClose (_http_server.js:554:3)
at Socket.emit (events.js:327:22)
at TCP. (net.js:673:12)

Hello Lucas.Horst,

Bienvenido - welcome to the forum :slight_smile:

I guess it would help to have the whole question in English and some flow examples, where the error occurs and a debug output of the message, which produces the error. Are you using any webhooks?

Cheers
Ranki

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