Error in UrlPreviewCache
Closed this issue · 0 comments
phranck commented
Describe the bug
Error in UrlPreviewCache
on using the cache for the first time. See debug log:
flutter: ** Cache Path: /Users/phranck/Library/Developer/CoreSimulator/Devices/96C30528-2743-48E6-B25B-C43BED49F6F3/data/Containers/Data/Application/773F39EA-C972-4EF4-8DE4-1D091CC9701F/Library/Caches/UrlPreviewCache
flutter: [COI - blocDelegate] Instance of 'AppLoaded'
[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: FileSystemException: Directory listing failed, path = '/Users/phranck/Library/Developer/CoreSimulator/Devices/96C30528-2743-48E6-B25B-C43BED49F6F3/data/Containers/Data/Application/773F39EA-C972-4EF4-8DE4-1D091CC9701F/Library/Caches/UrlPreviewCache/' (OS Error: No such file or directory, errno = 2)
null
To Reproduce
Occurrence: always
Steps to reproduce the behavior:
- Just start the app for the first time
- Watch the debug log