Closed valenciakva closed 3 years ago
Please your help. I am receiving the error below after adding the repository:
21-04-18 18:32:02 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/kind3r/hass-addons repository 21-04-18 18:32:02 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/kind3r/hass-addons repository: Cmd('git') failed due to: exit code(128) cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/kind3r/hass-addons /data/addons/git/ba66f6d0 stderr: 'Cloning into '/data/addons/git/ba66f6d0'... fatal: unable to access 'https://github.com/kind3r/hass-addons /': The requested URL returned error: 400 '.
Thanks.
Issue solved. My mistake, a space was added to the URL at the end. Notice that after the fix, the add on was not available, and it took several minutes to appear.
Please your help. I am receiving the error below after adding the repository:
21-04-18 18:32:02 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/kind3r/hass-addons repository 21-04-18 18:32:02 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/kind3r/hass-addons repository: Cmd('git') failed due to: exit code(128) cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/kind3r/hass-addons /data/addons/git/ba66f6d0 stderr: 'Cloning into '/data/addons/git/ba66f6d0'... fatal: unable to access 'https://github.com/kind3r/hass-addons /': The requested URL returned error: 400 '.
Thanks.