Clarify the "The time difference is beyond operational limit" error a little bit better
This commit is contained in:
@@ -342,11 +342,12 @@ SSHWIFTY_WRITEELAY
|
|||||||
|
|
||||||
### Why the software says "The time difference is beyond operational limit"?
|
### Why the software says "The time difference is beyond operational limit"?
|
||||||
|
|
||||||
This software requires both the client and the server are running at the same
|
This usually happens when the clock on the client and/or the server is unsynced
|
||||||
date time.
|
beyond tolerance.
|
||||||
|
|
||||||
Please reload the page. If the error message won't go away, consider resync the
|
Please make sure the clock time on both the client and the server are correct by
|
||||||
time on both the client and the server with a trusted time server.
|
resync them with a NTP server, and then reload the page. The problem should be
|
||||||
|
gone afterwards.
|
||||||
|
|
||||||
### Why I got error "TypeError: Cannot read property 'importKey' of undefined"
|
### Why I got error "TypeError: Cannot read property 'importKey' of undefined"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user