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
Describe the bug
When using the MongoDB Atlas Chat Memory, after some uses the client closes and it does not reconnect. This makes the flow to break with the message "Client must be connected before running operations"
The client reconects if the server is restarted, but after a random time it will close.
To Reproduce
Steps to reproduce the behavior:
Create a flow
Configure a new MongoDB Atlas Chat Memory node
Try the node successfully
Wait some time
Try again until it closes.
Expected behavior
The client should reconnect and the flow should continue without breaking.
Screenshots
Flow
Any flow with the node
Setup
Installation docker-compose up -d
Flowise Version 2.0.5
OS: AWS Linux
Browser: Edge
Additional context
A lot of problems with MongoDB and the 2.x.x update...
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the MongoDB Atlas Chat Memory, after some uses the client closes and it does not reconnect. This makes the flow to break with the message "Client must be connected before running operations"
The client reconects if the server is restarted, but after a random time it will close.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The client should reconnect and the flow should continue without breaking.
Screenshots
Flow
Any flow with the node
Setup
Additional context
A lot of problems with MongoDB and the 2.x.x update...
The text was updated successfully, but these errors were encountered: