Baseflow / Baseflow/flutter_cached_network_image

FileSystemException: Cannot delete file

Open
#761 11 comments 4 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Sentry keeps reporting issues in my app that looks like this:

`FileSystemException: Cannot delete file, path = '/data/user/0//cache/cacheKey/23c5a2c0-f0e3-11ec-8c0e-df065a5f9164.webp' (OS Error: No such file or directory, errno = 2)`

Sentry specifies that the error occurs in `cache_store.dart in CacheStore._removeCachedFile at line 190 within flutter_cache_manager`

I do not know the cause, as I have been unable to recreate it. About two years ago this [issue](https://github.com/Baseflow/flutter_cached_network_image/issues/335) was reported, which I believe is associated with the problem.

We are using `cached_network_image: 3.2.1` which inside uses `flutter_cache_manager 3.3.0`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.