Baseflow / flutter_cache_manager

Generic cache manager for flutter
https://baseflow.com
MIT License
739 stars 426 forks source link

DatabaseException #343

Open dashuaiqin opened 2 years ago

dashuaiqin commented 2 years ago

🐛 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:

luckv commented 2 years ago

Same of mine #337

dotupNET commented 7 months ago

What's going on here? Same on macos.

This package isn't usable anymore !