mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-15 21:26:29 +00:00
Remove corrupt FS on store sentry report (#2308)
This commit is contained in:
parent
5c25fcd84c
commit
06fae59fc8
@ -92,7 +92,6 @@ class StoreData(CoreSysAttributes):
|
|||||||
_LOGGER.critical(
|
_LOGGER.critical(
|
||||||
"Can't process %s because of Filesystem issues: %s", repository, err
|
"Can't process %s because of Filesystem issues: %s", repository, err
|
||||||
)
|
)
|
||||||
self.sys_capture_exception(err)
|
|
||||||
return
|
return
|
||||||
|
|
||||||
for addon in addon_list:
|
for addon in addon_list:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user