Baseflow / Baseflow/flutter_cached_network_image
Database exception
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## 🐛 Bug Report
Crashlytics reports non-fatal error.
`DatabaseException(Error Domain=FMDatabase Code=13 "database or disk is full" UserInfo={NSLocalizedDescription=database or disk is full}) sql 'UPDATE cacheObject SET url = ?, key = ?, relativePath = ?, eTag = ?, validTill = ?, touched = ?, length = ?, _id = ? WHERE _id = ?' args [path/to/remote/image, path/to/remote/image, 3326eb21-221c-11ec-9986-5dcd06535b46.jpg, "97b361e4e8bd61:0", 1664562505426, 1633069784935, 4012, 5152, 5152]`
### Expected behavior
Exception caught with errorWidget
### Configuration
**Version:** 3.0.0
Flutter 2.2.1 • channel unknown • unknown source
Framework • revision 02c026b03c (4 months ago) • 2021-05-27 12:24:44 -0700
Engine • revision 0fdb562ac8
Tools • Dart 2.13.1
**Platform:**
- [x] :iphone: iOS
- [ ] :robot: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.