hassio-google-drive-backup icon indicating copy to clipboard operation
hassio-google-drive-backup copied to clipboard

500 Server Error

Open Manni666 opened this issue 2 years ago • 2 comments

Starten des Add-on fehlgeschlagen 500 Server Error for http+docker://localhost/v1.41/containers/addon_cebe7a76_hassio_google_drive_backup/json: Internal Server Error ("readlink /mnt/data/docker/overlay2/l/POY6CIXBJG4ASFSA3RPRORYNSU: no such file or directory")

Everything was working fine, until the last update. I can´t start the addon. Evertytime the error message pops up. Uninstall,install and reboot was not successful.

What should i do?

Manni666 avatar Aug 31 '22 07:08 Manni666

That error looks like its coming from docker. Although I'm not exactly sure whats causing the problem, I have seen many instances where the docker environment Home Assistant manages gets messed up in some way and needs to be kind of "reset" to get things going again. In case you didn't know, docker is what Home Assistant uses under the hood to run addons like this one in their own isolated environment.

To get this going again, I'd try the following:

  • Uninstall the add-on (copy the settings somehwere if you'd like to keep them)
  • Remove the addon-on's repository (you can do this form the Add-on Store)
  • Restart the host machine. Make sure you restart the host computer, not just Home Assistant.
  • Re-add the repository
  • Re-install the addon

It sound like you may have already tried reinstall/restart already, but what I'm recommending above is to also remove/add the repository. Hopefully that will get things working again.

sabeechen avatar Sep 03 '22 13:09 sabeechen

I have got the same error, after updating onto the new Operating System 9.0.

Failed to start the add-on Can't create container from addon_cebe7a76_hassio_google_drive_backup: 500 Server Error for http+docker://localhost/v1.41/containers/create?name=addon_cebe7a76_hassio_google_drive_backup: Internal Server Error ("open /mnt/data/docker/overlay2/df56f22268cc4619b0876d071faf04f55fc560de9d9d6938dbe462a44fe0f365/committed: no such file or directory")

klacol avatar Sep 19 '22 07:09 klacol

I'm going to close this issue for now, but if you think there is something else I can help with please reopen and let me know.

sabeechen avatar Mar 24 '23 16:03 sabeechen

Hi,, I got the same error on 0.112.1 during startup: Failed to start add-on 500 Server Error for http+docker://localhost/v1.43/containers/addon_cebe7a76_hassio_google_drive_backup/json: Internal Server Error ("readlink /mnt/data/docker/overlay2/l/7V5OIBVJFN2HVWEBS3GMZ6GSSA: no such file or directory")

Reinstallation including removing repo and host restart didn't help. Previously it worked perfectly to one of the HomeAssistan updates (unfortunatelly I don't know which one). Last successfull backup is from 05.12.2023.

Any sugestions?

Taldir avatar Dec 28 '23 18:12 Taldir

I had some other users seeing a simliar error have success by running the command ha su repair from within the SSH addon (or in the console if you have keyboard/mouse access to HA's command line)

sabeechen avatar Jan 14 '24 01:01 sabeechen