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

Stuck on Beta 0.2.0-B2 #32

Closed
fuchS31337 opened this issue Jul 28, 2022 · 5 comments
Closed

Stuck on Beta 0.2.0-B2 #32

fuchS31337 opened this issue Jul 28, 2022 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@fuchS31337
Copy link

Hi there :-)

Somehow I'm stuck on 0.2.0-B2, HACS is promoting an update to 0.2.3, but it does nothing when I click it. When I try to open the Integration Page there is a "Unknown Error".

Tried a few things, including deleting the deps folder and poking around in .storage. Whilst doing that I recognized that

.storage/hacs/repository/396083412.hacs

is missing.

Can someone send me that file, maybe that solves my problem?

Best regards

Michael

@fuchS31337
Copy link
Author

fuchS31337 commented Jul 28, 2022

Following Logs come alog with that:

Logger: homeassistant.components.websocket_api.http.connection
Source: custom_components/hacs/repositories/integration.py:157
Integration: Home Assistant WebSocket API ([documentation](https://www.home-assistant.io/integrations/websocket_api), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+websocket_api%22))
First occurred: 27. Juli 2022 um 15:21:43 (8 occurrences)
Last logged: 14:23:06

[139737589302128] Error handling message: Unknown error (unknown_error)
[139737475063600] Error handling message: Unknown error (unknown_error)
[139736987031664] Error handling message: Unknown error (unknown_error)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 27, in _handle_async_response
    await func(hass, connection, msg)
  File "/config/custom_components/hacs/websocket/repository.py", line 40, in hacs_repository_info
    await repository.update_repository(ignore_issues=True, force=True)
  File "/config/custom_components/hacs/utils/decorator.py", line 28, in wrapper
    result = await function(*args, **kwargs)
  File "/config/custom_components/hacs/repositories/integration.py", line 110, in update_repository
    if manifest := await self.async_get_integration_manifest():
  File "/config/custom_components/hacs/repositories/integration.py", line 157, in async_get_integration_manifest
    raise HacsException(f"No {RepositoryFile.MAINIFEST_JSON} file found '{manifest_path}'")
custom_components.hacs.exceptions.HacsException: No manifest.json file found 'custom_components/None/manifest.json'

@georgezhao2010
Copy link
Owner

Hi there :-)

Somehow I'm stuck on 0.2.0-B2, HACS is promoting an update to 0.2.3, but it does nothing when I click it. When I try to open the Integration Page there is a "Unknown Error".

Tried a few things, including deleting the deps folder and poking around in .storage. Whilst doing that I recognized that

.storage/hacs/repository/396083412.hacs

is missing.

Can someone send me that file, maybe that solves my problem?

Best regards

Michael

The file .storage/hacs/repository/396083412.hacs does not exist in my HomeAssistant.
Sounds like some files is bad or missing.
Try download this repository and put midea_ac_lan into custom_components folder manually?

@georgezhao2010 georgezhao2010 added the help wanted Extra attention is needed label Jul 28, 2022
@fuchS31337
Copy link
Author

Yes, already tried that, no change

The file .storage/hacs/repository/396083412.hacs does not exist in my HomeAssistant.
Sounds like some files is bad or missing.
Try download this repository and put midea_ac_lan into custom_components folder manually?

@georgezhao2010
Copy link
Owner

georgezhao2010 commented Aug 2, 2022

Yes, already tried that, no change

The file .storage/hacs/repository/396083412.hacs does not exist in my HomeAssistant.
Sounds like some files is bad or missing.
Try download this repository and put midea_ac_lan into custom_components folder manually?

How about now?

@fuchS31337
Copy link
Author

fuchS31337 commented Aug 2, 2022

No, not yet solved.
But I again copied the repository 0.3.1 manually into the custom folder and that changed the version, there are differences in the menu for example. Manually upgrading works, so far so good.

The empty hacs update notification stays.
Could you please send me this file:

.storage/hacs/repository/396083412.hacs

Maybe it helps :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants