gollo / hassio-addons

Addons for hass.io
Apache License 2.0
10 stars 8 forks source link

addon repo not working #3

Open olterman opened 6 years ago

olterman commented 6 years ago

When I try to add your repo to my home assistant I get the following in my log:

18-07-05 14:26:29 ERROR (MainThread) [hassio.addons] Can't load from repository https://gitub.com/gollo/hassio-addons 18-07-05 14:26:29 INFO (MainThread) [hassio.addons] Load addons: 41 all - 0 new - 0 remove 18-07-05 14:30:05 INFO (MainThread) [hassio.addons.git] Clone addon https://gitub.com/gollo/hassio-addons repository 18-07-05 14:30:05 ERROR (MainThread) [hassio.addons.git] Can't clone https://gitub.com/gollo/hassio-addons repo: Cmd('git') failed due to: exit code(128) cmdline: git clone --recursive -v https://gitub.com/gollo/hassio-addons /data/addons/git/2d62b83c stderr: 'Cloning into '/data/addons/git/2d62b83c'... fatal: unable to access 'https://gitub.com/gollo/hassio-addons/': Failed to connect to gitub.com port 443: Connection refused '. 18-07-05 14:30:05 ERROR (MainThread) [hassio.addons] Can't load from repository https://gitub.com/gollo/hassio-addons 18-07-05 14:30:06 INFO (MainThread) [hassio.addons] Load addons: 41 all - 0 new - 0 remove

effelle commented 6 years ago

It happens because there is a typo, there is a missing 'h' in Github (gitub on link). The correct one is https://github.com/gollo/hassio-addons