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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: