nragon / keeper

A service to monitor and maintaining MQTT and HomeAssistant
MIT License
28 stars 6 forks source link

Unable to install into hass.io 0.99.3 #3

Open teixeluis opened 4 years ago

teixeluis commented 4 years ago

Hello Nuno,

Upon trying to install into hass.io using your instructions, i.e. by adding the URL:

https://github.com/nragon/keeper/tree/master/setup/hassio

I am having the following error:

19-10-11 21:38:52 INFO (MainThread) [hassio.core] Hass.io is up and running 19-10-11 21:40:47 INFO (MainThread) [hassio.store.git] Clone add-on https://github.com/nragon/keeper/tree/master/setup/hassio repository 19-10-11 21:40:48 ERROR (MainThread) [hassio.store.git] Can't clone https://github.com/nragon/keeper/tree/master/setup/hassio repository: Cmd('git') failed due to: exit code(128) cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/nragon/keeper/tree/master/setup/hassio /data/addons/git/625ce890 stderr: 'Cloning into '/data/addons/git/625ce890'... fatal: repository 'https://github.com/nragon/keeper/tree/master/setup/hassio/' not found '. 19-10-11 21:40:48 ERROR (MainThread) [hassio.store] Can't load from repository https://github.com/nragon/keeper/tree/master/setup/hassio 19-10-11 21:40:49 INFO (MainThread) [hassio.store] Load add-ons from store: 61 all - 0 new - 0 remove 19-10-11 21:41:21 INFO (MainThread) [hassio.store.git] Clone add-on https://github.com/nragon/keeper/tree/master/setup/hassio repository

Do you have a clue about what's going on here? May it be just a Dockerfile thing?

Thank you

Cheers,

Luis Teixeira

plinioscosta commented 4 years ago

I'n having the same issue here.

20-05-22 20:04:55 INFO (MainThread) [supervisor.store.git] Clone add-on https://github.com/nragon/keeper/tree/master/setup/hassio repository 20-05-22 20:04:56 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/nragon/keeper/tree/master/setup/hassio repository: Cmd('git') failed due to: exit code(128) cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/nragon/keeper/tree/master/setup/hassio /data/addons/git/625ce890 stderr: 'Cloning into '/data/addons/git/625ce890'... fatal: repository 'https://github.com/nragon/keeper/tree/master/setup/hassio/' not found '. 20-05-22 20:04:56 ERROR (MainThread) [supervisor.store] Can't load from repository https://github.com/nragon/keeper/tree/master/setup/hassio 20-05-22 20:04:57 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 0 new - 0 remove