flutter_cache_manager icon indicating copy to clipboard operation
flutter_cache_manager copied to clipboard

DatabaseException

Open dashuaiqin opened this issue 4 years ago • 2 comments
trafficstars

🐛 Bug Report

Call the DefaultCacheManager().emptyCache() method to report an error

err:DatabaseException(attempt to write a readonly database - SQLITE_READONLY_DBMOVED (Sqlite code 1032), (OS error - 2:No such file or directory)) sql 'DELETE FROM cacheObject WHERE _id IN (1)' args []

Expected behavior

Reproduction steps

Configuration

**Version:cached_network_image: ^3.1.0 flutter_cache_manager: ^3.1.2

Platform:

  • [ ] :iphone: iOS
  • [*] :robot: Android

dashuaiqin avatar Oct 29 '21 07:10 dashuaiqin

Same of mine #337

luckv avatar Jan 10 '22 16:01 luckv

What's going on here? Same on macos.

This package isn't usable anymore !

dotupNET avatar Nov 25 '23 10:11 dotupNET