Generic Session Migration error (userId: <userId>
, sessionId: <sessionId>
, serverSessionId: <serverSessionId>
).
Cannot restore the session because an error encountered while replaying the session state (lastSeenVersion: <lastSeenVersion>
).
Cannot restore the session because its snapshot is in invalid format (lastSeenVersion: <lastSeenVersion>
).
Cannot restore the session because Session migration is disabled (lastSeenVersion: <lastSeenVersion>
).
Cannot restore the session because the snapshot is outdated (lastSeenVersion: <lastSeenVersion>
, snapshotVersion: <snapshotVersion>
).
Cannot restore the session because the user does not have permission to access the session state (lastSeenVersion: <lastSeenVersion>
).
Cannot restore the session because it would duplicate the state of an existing session (lastSeenVersion: <lastSeenVersion>
).
Cannot restore the session because its snapshot is not found (lastSeenVersion: <lastSeenVersion>
).
Cannot restore the session due to an unknown error (lastSeenVersion: <lastSeenVersion>
).
Cannot restore the session because it is unrecoverable due to internal limits (lastSeenVersion: <lastSeenVersion>
).