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

Cannot install via HACS - getting 404 from GitHub #40

Open
dec-marcin opened this issue Jan 26, 2024 · 3 comments
Open

Cannot install via HACS - getting 404 from GitHub #40

dec-marcin opened this issue Jan 26, 2024 · 3 comments

Comments

@dec-marcin
Copy link

Getting this kind of messages:

Logger: custom_components.hacs
Source: custom_components/hacs/base.py:730
Integration: HACS (documentation, issues)
First occurred: 18:41:05 (1 occurrences)
Last logged: 18:41:05

Download failed - Got status code 404 when trying to download https://github.com/siku2/hass-komfovent-c5/releases/download/0.3.5/dingz.zip
Traceback (most recent call last):
  File "/config/custom_components/hacs/base.py", line 730, in async_download_file
    raise HacsException(
custom_components.hacs.exceptions.HacsException: Got status code 404 when trying to download https://github.com/siku2/hass-komfovent-c5/releases/download/0.3.5/dingz.zip

and indeed the file https://github.com/siku2/hass-komfovent-c5/releases/download/0.3.5/dingz.zip is missing on GitHub, but mentioned in hacs.json. I am using following setup:

2024.1.5
Supervisor
2023.12.1
Operating System
11.4
User Interface
20240104.0

What am I missing?

@siku2
Copy link
Owner

siku2 commented Jan 26, 2024

Woops, looks like I forgot to adjust the filename in the hacs.json file

@dec-marcin
Copy link
Author

dec-marcin commented Jan 26, 2024

custom_components.hacs.exceptions.HacsException: Got status code 404 when trying to download https://github.com/siku2/hass-komfovent-c5/releases/download/0.3.5/dingz.zip

Still getting the same error, but I see in the git repo the value in the file has been changed. Maybe Home Assistant is not refreshing the content or the missing file is mentioned elsewhere? How to clear appropriate HA cache?

"Refresh repository" (selected with red arrow) in the details in the top-right menu seems to have no effect at all :(

Zrzut ekranu 2024-01-26 o 22 38 37

Deleting and reinstalling HACS also brings nothing, it seems like HACS is stuck with the old cached version :(

@siku2
Copy link
Owner

siku2 commented Jan 26, 2024

Should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants