home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.78k stars 30.88k forks source link

Hassio timout after 2023.06.08 update #94325

Closed Kathou99 closed 1 year ago

Kathou99 commented 1 year ago

The problem

Hi, when I have update Ha the hassio has stop working.Now it's look like he is broken.

Similar issue here #4360

I run Ha in proxmox in a VM with the HA os core

I have put the log file to give you the most detail possible.

What version of Home Assistant Core has the issue?

System Information version | core-2023.6.0 -- | -- installation_type | Home Assistant Container dev | false hassio | false docker | true user | root virtualenv | false python_version | 3.11.3 os_name | Linux os_version | 6.1.29 arch | x86_64 timezone | America/Toronto config_dir | /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.32.1 Stage | running Available Repositories | 1289 Downloaded Repositories | 70
AccuWeather can_reach_server | ok -- | -- remaining_requests | 43
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Dashboards dashboards | 5 -- | -- resources | 43 views | 19 mode | storage
Recorder oldest_recorder_run | 30 mai 2023 à 20:46 -- | -- current_recorder_run | 8 juin 2023 à 23:56 estimated_db_size | 662.29 MiB database_engine | sqlite database_version | 3.41.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Hassio

Link to integration documentation on our website

No response

Diagnostics information

Logger: homeassistant.setup
Source: components/hassio/handler.py:562
First occurred: 8 juin 2023 à 23:59:43 (1 occurrences)
Last logged: 8 juin 2023 à 23:59:43

Error during setup of component hassio
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 283, in _async_setup_component
    result = await task
             ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/hassio/__init__.py", line 639, in async_setup
    await issues.setup()
  File "/usr/src/homeassistant/homeassistant/components/hassio/issues.py", line 300, in setup
    await self.update()
  File "/usr/src/homeassistant/homeassistant/components/hassio/issues.py", line 308, in update
    data = await self._client.get_resolution_info()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 49, in _wrapper
    data = await funct(*argv, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 562, in send_command
    raise HassioAPIError()
homeassistant.components.hassio.handler.HassioAPIError
Logger: homeassistant.components.hassio.addon_panel
Source: components/hassio/addon_panel.py:25
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 8 juin 2023 à 23:59:32 (1 occurrences)
Last logged: 8 juin 2023 à 23:59:32

Can't read panel info:
Logger: homeassistant.components.hassio.discovery
Source: components/hassio/discovery.py:103
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 01:11:19 (2 occurrences)
Last logged: 01:11:19

Can't read add-on info:
Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:49
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 8 juin 2023 à 23:59:21 (23 occurrences)
Last logged: 01:16:16

Timeout on /core/info request
Timeout on /os/info request
Timeout on /host/info request
Timeout on /supervisor/info request
Timeout on /info request
Logger: homeassistant.components.hassio
Source: components/hassio/__init__.py:534
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 01:03:32 (3 occurrences)
Last logged: 01:16:16

Can't read Supervisor data:

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Kathou99 commented 1 year ago

Hi, there is the screenshot, and yeah, it is in french 😆!

Screenshot_20230609_154914_Home Assistant.jpg

Screenshot_20230609_154841_Home Assistant.jpg

Kathou99 commented 1 year ago

Update:Update to the new version solve the issue