Skip to content

Commit

Permalink
Add paragraph about how to fix ClientStorageError.
Browse files Browse the repository at this point in the history
modified:   doc/zeo-client-cache.txt
  • Loading branch information
jugmac00 committed Apr 24, 2019
1 parent bd7cd06 commit 91b5405
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/zeo-client-cache.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ ZEO Client Cache

For example, the cache file for client '8881' and storage 'spam' is named
"8881-spam.zec".

If you ever see an error message like "ClientStorageError: Client
has seen newer transactions than server!", you can easily fix it by
deleting the zec file from above mentioned directory.

0 comments on commit 91b5405

Please sign in to comment.