Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Repository] Unable to add your repository to HA #941

Closed
jezyjay opened this issue Aug 17, 2023 · 2 comments
Closed

🐛 [Repository] Unable to add your repository to HA #941

jezyjay opened this issue Aug 17, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@jezyjay
Copy link

jezyjay commented Aug 17, 2023

Description

Unable to add your repository to HA. repository.json is outdated. It should be yaml. see https://developers.home-assistant.io/docs/add-ons/repository/

Reproduction steps

1. Go to HA Addons
2. Add a new repository
3. Paste the repository url: https://github.com/alexbelgium/hassio-addons
4. See error: Cmd('git') failed due to: exit code(128) cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/alexbelgium/hassio-addon /data/addons/git/181623a7 stderr: 'Cloning into '/data/addons/git/181623a7'... fatal: could not read Username for 'https://github.com': No such device or address '

Addon Logs

-

Architecture

aarch64

OS

HAos

@jezyjay jezyjay added the bug Something isn't working label Aug 17, 2023
@alexbelgium
Copy link
Owner

Hi, actually json or yaml should be both supported. Have you tried rebooting your system and adding again the repo? I added recently to my test system and it worked fine! Thanks

@jezyjay
Copy link
Author

jezyjay commented Aug 19, 2023

Oh ok, thanks for your help. A reboot helped.

@jezyjay jezyjay closed this as completed Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants