Error 0x800713DB

Value: -2147019813 | 0x800713DB | 2147947483

What does it mean ?

ERROR_CLUSTER_DATABASE_SEQMISMATCH  
The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join.
Value: 5083 | 0x13DB | 0b0001001111011011

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32