You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AttributeError: 'NoneType' object has no attribute 'object_manager'
File "supervisor/jobs/decorator.py", line 304, in wrapper
return await self._method(obj, *args, **kwargs)
File "supervisor/os/data_disk.py", line 192, in load
self.sys_dbus.udisks2.udisks2_object_manager.dbus.object_manager.on_interfaces_added(
JobException:
File "supervisor/core.py", line 166, in setup
await setup_task
File "supervisor/os/manager.py", line 273, in load
await self.datadisk.load()
File "supervisor/jobs/decorator.py", line 317, in wrapper
raise JobException() from err
The text was updated successfully, but these errors were encountered:
Sentry Issue: SUPERVISOR-9FH
The text was updated successfully, but these errors were encountered: