You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is related with this PR in Hive. The version that you are using of stash_hive is very old and depends on hive 2.0.2. From the PR it seems this hive bug was fixed on 2.0.6 version of hive. I believe you have two alternatives:
Try to override hive version with a most recent one (try 2.0.6)
Upgrade to a more recent version of stash (the latest version depends on hive 2.2.3)
Describe the bug
invoke _diskCache.keys then got this error:
HiveError: Wrong checksum in hive file. Box may be corrupted.
#0 StorageBackendVm.initialize (package:hive/src/backend/vm/storage_backend_vm.dart:97)
Version
stash: 2.0.2
stash_hive: 2.0.2
Flutter 2.5.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 3595343e20 (11 months ago) • 2021-09-30 12:58:18 -0700
Engine • revision 6ac856380f
Tools • Dart 2.14.3
The text was updated successfully, but these errors were encountered: