
Hello all,
We have our live production on-premise environment. Sometimes AOSs machines restarts mostly on weekend due to e.g.
After that we make sure all AOSs are up and service fabric is all green with no warning on any application or node. But sometimes during working hours user complains random issues like
so we track those users on Online users form and see that all of these users are using particular AOS e.g. AOS1 or AOS2. We inform users to stop using environment via email and restart its node from Service fabric and it resolves the problem.
My question is: what is the standard way to handle this issue or are we missing something? My concern is that we may lose some valuable data due to restart if any user keeps working.
Probably SQL issue per googling. Would recommend you to check more specific log from SQL server management studio as well as cresponding Aos server when the issue occurrs.