FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.81k stars 16.58k forks source link

[BUG]Error: predictionsServices.buildChatflow - Cannot read properties of undefined (reading 'incrementCounter') #3487

Closed arad1367 closed 2 weeks ago

arad1367 commented 2 weeks ago

My chatbot has been deployed on Render for more than two months without any issues. However, starting this morning, an error message appears after every response. The content of the error message is: Error: predictionsServices.buildChatflow - Cannot read properties of undefined (reading 'incrementCounter'). I updated the branch today, and since then, this error message has been appearing after each response. The responses are still correct, but it's unusual to see an error message after every answer.