suddenly get auto logged out from Sugar with a status of 412 (Precondition Failed)

Hi,

I just got auto looged out SugarCRM.

Then I see the browser console, I found an error in some Rest API

Below are the HTTP status code and responses 
Status - 412 (Precondition Failed)

Response- 
{error: "metadata_out_of_date", metadata_hash: "3a01a1967d01795c7f8512fd8f587543",…}
error: "metadata_out_of_date"
error_message: "Your metadata or user hash did not match the server. Please resync your metadata."
metadata_hash: "3a01a1967d01795c7f8512fd8f587543"
user_hash: "506cdfe1b6960c8cbf6a04d65651ca39"


Can anyone please suggest why users get auto logged out and what this error means?

Thanks