danielwelch / hassio-dropbox-sync

Back up your Hass.io snapshots and other local files to Dropbox
Apache License 2.0
132 stars 37 forks source link

Won't install under Hassioos 1.5 #6

Open faspina opened 6 years ago

faspina commented 6 years ago

This addon was working great , until I upgraded to the new hassio.os 1.5 , now I cannot get it installed from the repository.

Here is the system log under the hassio menu 18-07-20 14:38:36 INFO (SyncWorker_10) [hassio.docker.interface] Pull image dwelch2101/dropbox-sync-aarch64 tag 1.2.0. 18-07-20 14:38:38 ERROR (SyncWorker_10) [hassio.docker.interface] Can’t install dwelch2101/dropbox-sync-aarch64:1.2.0 -> 500 Server Error: Internal Server Error (“readlink /var/lib/docker/overlay2: invalid argument”).

faspina commented 6 years ago

Same issue on HassOS 1.7

danielwelch commented 6 years ago

Image may just need to be rebuilt. I’ll look into it and see if I need to change the base image or anything.

danielwelch commented 6 years ago

Is this still an issue? I’ve heard others who have upgraded to HassOS without issue. If still an issue, can you tell me more details about your setup? We’ve run into problems with NUC before.

faspina commented 6 years ago

Yes it seems to still be happening. I have HASSOS host 1.9 and HA 75.1 . Here is the error.

18-08-05 20:16:50 INFO (SyncWorker_2) [hassio.docker.interface] Pull image dwelch2101/dropbox-sync-aarch64 tag 1.2.0. 18-08-05 20:16:52 ERROR (SyncWorker_2) [hassio.docker.interface] Can't install dwelch2101/dropbox-sync-aarch64:1.2.0 -> 500 Server Error: Internal Server Error ("readlink /var/lib/docker/overlay2: invalid argument").

On 8/5/2018 11:51 AM, Daniel Welch wrote:

Is this still an issue? I’ve heard others who have upgraded to HassOS without issue. If still an issue, can you tell me more details about your setup? We’ve run into problems with NUC before.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/danielwelch/hassio-dropbox-sync/issues/6#issuecomment-410532770, or mute the thread https://github.com/notifications/unsubscribe-auth/ARIy7B0ggYUzm4jJw4fXt4k8SOGtXGCiks5uNyKZgaJpZM4VYJXA.

danielwelch commented 6 years ago

What hardware are you using?

faspina commented 6 years ago

I probably should note it was working before I went with HASSOS a few weeks ago.

On 8/5/2018 3:20 PM, Daniel Welch wrote:

What hardware are you using?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/danielwelch/hassio-dropbox-sync/issues/6#issuecomment-410545230, or mute the thread https://github.com/notifications/unsubscribe-auth/ARIy7HeaSxzBZc0QD5aw5n7q4RlIJ0Yxks5uN1OKgaJpZM4VYJXA.

danielwelch commented 6 years ago

Thanks for clarifying. Still interested what hardware your using as others on the forums have installed successfully on HassOS.

danielwelch commented 6 years ago

https://github.com/home-assistant/hassio/issues/582 seems related

After googling around, this error message seems to happen (for unknown reasons?) when there's some corruption or other problem in the overlay fs. Happens on docker for mac and docker for windows as well as a few other places.

@faspina , I'm not sure this helps you much. Out of curiosity, did you restore from a backup when you updated to the HassOS-based hassio version? If so, maybe there's some problem caused by that including add-on data? Complete shot in the dark. If I were you, unless a better answer is discovered, I'd try a fresh installation and restoring a backup without any add-on data included in the back up to troubleshoot.

faspina commented 6 years ago

Yes I did restore from backup and the addon would not work so I deleted it then try to add it back. I can do what you suggest but it will be a while. I figured something was corrupt , is there now way to cleanout the overlay data in hassos

danielwelch commented 6 years ago

I don’t know of any way to do that through the UI. You could muck around on the command line by attaching to docker containers, but I haven’t looked into the file structures or what you would need to do.

faspina commented 6 years ago

i am copying backup to dropbox manually now so its not that big of a deal. If I have time this weekend I will redo my hassos install see if I can do a cleaner restore