Question
What really happened?
We successfully deployed the project on an EC2 instance with MongoDB running locally in Docker. Initially, everything works as expected, and data is retrieved properly.
However, after approximately 2–3 hours, the synchronization stops updating. From that point forward, no new data is pulled or refreshed in the application, although the developer estimates feature still appears to be working as expected.
Observed behavior
-
Sync process works for a few hours after startup.
-
No errors are logged that clearly explain why it stops.
-
Developer estimates continue working correctly.
-
Manual restart restores sync temporarily.
Any pointers or suggestions would be greatly appreciated. Happy to provide logs or more details if needed.
Question
What really happened?
We successfully deployed the project on an EC2 instance with MongoDB running locally in Docker. Initially, everything works as expected, and data is retrieved properly.
However, after approximately 2–3 hours, the synchronization stops updating. From that point forward, no new data is pulled or refreshed in the application, although the developer estimates feature still appears to be working as expected.
Observed behavior
Sync process works for a few hours after startup.
No errors are logged that clearly explain why it stops.
Developer estimates continue working correctly.
Manual restart restores sync temporarily.
Any pointers or suggestions would be greatly appreciated. Happy to provide logs or more details if needed.