bestlibre / hassio-addons

173 stars 110 forks source link

Not able to delete Grafana Multiarch #79

Open supersonical opened 6 years ago

supersonical commented 6 years ago

Anybody have any idea why i cannot delete the addon?

18-07-09 10:18:37 INFO (SyncWorker_2) [hassio.docker.interface] Remove docker bestlibre/amd64-grafana with latest and None

18-07-09 10:18:37 INFO (MainThread) [hassio.addons.addon] Remove Home-Assistant addon data folder /data/addons/data/53caca22_grafana_multiarch

PermissionError: [Errno 13] Permission denied: '/data/addons/data/53caca22_grafana_multiarch'

8-07-09 10:50:42 ERROR (MainThread) [hassio.addons.addon] Addon 53caca22_grafana_multiarch can't write options: [Errno 13] Permission denied: '/data/addons/data/53caca22_grafana_multiarch/options.json' 18-07-09 10:50:44 INFO (SyncWorker_1) [hassio.docker.interface] Remove docker bestlibre/amd64-grafana with latest and None 18-07-09 10:50:44 INFO (MainThread) [hassio.addons.addon] Remove Home-Assistant addon data folder /data/addons/data/53caca22_grafana_multiarch

bestlibre commented 6 years ago

What is the addon version ? It is probably related to #77

supersonical commented 5 years ago

@bestlibre, the version is 5.1.4-1 that´s what it says under add-on details. When i run, "docker ps -a" i cant see the container. It´s not in the list of running containers.

bestlibre commented 5 years ago

I tried to uninstall the addon on my hassio box and it was install without any problem. Do you have an ssh access on your install to do some permission check ?

supersonical commented 5 years ago

Hi, sorry for late response. Yes i have SSH access. how do i check permission?