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.
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.