Add-on: Home Assistant Google Drive Backup

@calisro what you’re seeing is definitely a supervisor bug. There are many problems the supervisor can run into and they’re all very mysterious. There are a lot of things it caches and … things can just go wrong all over the place in ways that look random if the docker environment it creates isn’t just perfect. What I’d try doing first is:

  • Make sure the supervisor/HA is up to date
  • Uninstall the addon
  • Remove the addon’s repository
  • Restart the host machine
  • Add the repository back and reinstall the addon
  • Stop here and check the supervisor logs there might be a more helpful error message there from then the supervisor was starting up or during the addon’s installation.
  • Start the addon

This solves like, 90% of the problems people run into with the supervisor.

1 Like