Skip to content

Commit

Permalink
Clarify the "The time difference is beyond operational limit" error a…
Browse files Browse the repository at this point in the history
… little bit better
  • Loading branch information
NI committed May 21, 2021
1 parent b94b19d commit 8f3a8d2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,11 +342,12 @@ SSHWIFTY_WRITEELAY

### 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
date time.
This usually happens when the clock on the client and/or the server is unsynced
beyond tolerance.

Please reload the page. If the error message won't go away, consider resync the
time on both the client and the server with a trusted time server.
Please make sure the clock time on both the client and the server are correct by
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"

Expand Down

0 comments on commit 8f3a8d2

Please sign in to comment.