bvlaicu / home-assistant-addons

MIT License
17 stars 16 forks source link

Error when installing the addon - "No such container: addon_4dca85c9_oru" #19

Open hindseb opened 2 years ago

hindseb commented 2 years ago

hi,

when trying to install the add-on, I'm getting this error. Any idea on how to solve the error?

22-02-10 19:57:37 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/bvlaicu/home-assistant-addons/tree/master/oru repository: Cmd('git') failed due to: exit code(128) cmdline: git clone -v --recursive --depth=1 --shallow-submodules https://github.com/bvlaicu/home-assistant-addons/tree/master/oru /data/addons/git/22cb88ab stderr: 'Cloning into '/data/addons/git/22cb88ab'... fatal: repository 'https://github.com/bvlaicu/home-assistant-addons/tree/master/oru/' not found '.

hindseb commented 2 years ago

After a while, it got installed. I was able to start the add-on, but in the logs I see the below error. Any idea?

Failed to to call /addons/4dca85c9_oru/stats - 404 Client Error for http+docker://localhost/v1.41/containers/addon_4dca85c9_oru/json: Not Found ("No such container: addon_4dca85c9_oru")

alin5647 commented 2 years ago

same problem here