2021.6: A little bit of everything

Ok, post it here… What error do you see?

It’s strange , since there is no change in denon code since .3

Nothing surprises me anymore around core updates… :wink:

I am seeing error too on my denon, i have a avr-4000

I can confirm that 2021.6.4 broke my Marantz SR5010 integration as well.
Rolling back to 2021.6.3 restores functionality.

Can confirm same issue here.

Same here with Marantz NR1606. I removed the integration and the HA can’t find the AVR any more. When I reboot HA, then I get notification for new AVR found, but after configure it disappers

after updating to 2021.6.4 several of my rest sensors to the Hue bridges dont work anymore:

  - platform: rest
    name: Hue config
    resource: !secret hue_config_resource
    method: GET
    value_template: >
      {{value_json.name}}
    json_attributes:
      - name
      - swupdate
      - swupdate2
      - apiversion
      - swversion
      - zigbeechannel
      - modelid
      - bridgeid
  #    - whitelist
      - portalstate
      - proxyaddress
      - proxyport
      - linkbutton
      - ipaddress
      - mac
      - netmask
      - gateway
      - dhcp
      - portalservices
      - UTC
      - localtime
      - timezone
  #    - factorynew
  #    - replacesbridgeid
      - datastoreversion
  #    - starterkitid
    scan_interval: 86400

I have 3 more of these, that always worked fine. ive checked the resources and can open them without issues in my browser.
only change I made myself it the addition of this to trusted_networks, because of another issue

     trusted_networks:
       - 127.0.0.1

could that have anything to do with it??

Exact same issue here @Mariusthvdb with regards to rest sensors for Hue bridges after updating from an earlier 2021.6 release to 2021.6.4.

80% sure I updated from 2021.6.2 to 2021.6.4. A shame I didn’t take a snapshot first…

Confirmed restoring back to 2021.5.5 resolves the issue.

raised an issue: Rest sensor to HUE hub broken since 2021.6.4 · Issue #51781 · home-assistant/core · GitHub

please add to the issue, so it gets some traction, and all the info the devs need to try and spot the issue and fix.

1 Like

I would also like to know that. It’d be good to get a little explanation here :slight_smile:

Check Home Assistant configuration addon ran into an error when checking update from 2021.6.3 to 2021.6.4:

e[01;37mFailed confige[0m
  e[01;31mhomeassistant.packages.environment.sensor:e[0m e[31me[31m
    - Package environment setup failed. Component sensor Requirements for recorder not found: ['sqlalchemy==1.4.13'].
    - sensor: e[36m[source /tmp/config/integrations/environment.yaml:4]e[0m
        - platform: season
          name: Season
          type: astronomical
        - platform: dwd_weather_warnings
          name: DWD Wetterwarnung

So what to do with that?

Update:
2nd check run ran smoothly without any errors. Will snapshot and try to update. Finger´s crossed.

Not able to get 2021.6.x to work. I tried several times with different releases, but after any upgrade to 2021.6. hass restarts again and again every few minutes and can’t be used. The only solution is to downgrade to 2021.5.5 and it will just start once.

Even using 2021.5.5. it is not possible to restart hass from the GUI, it restarts but it will never come back and only a power off and power on of the raspberrypi solves this. But if it’s back after power on then it runs and can be used.

In other words, there is something which prevents 2021.5. from restarting which looks like can start 2021.6. But in 2021.6. this issue causes a restart.

Whatever the problem is, it should be in a log. Look at the logs.

After upgrading hassos to 6.0 I am able again to restart Hass 2021.5.5 from the GUI.
Next step will be a new try to upgrade Hass.

The logs are not helpful. The Hass log will be truncated every 2 or 3 minutes (on each restart) and it is hard to observe them.
And the supervisor log only shows that Hass is restarting again and again, but the reason is not clear.

21-06-13 09:57:44 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
21-06-13 10:01:47 INFO (MainThread) [supervisor.host.info] Updating local host information
21-06-13 10:01:49 INFO (MainThread) [supervisor.host.services] Updating service information
21-06-13 10:01:49 INFO (MainThread) [supervisor.host.network] Updating local network information
21-06-13 10:01:53 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
21-06-13 10:01:53 INFO (MainThread) [supervisor.host] Host information reload completed
21-06-13 10:02:40 INFO (MainThread) [supervisor.api.middleware_security] /snapshots access from cebe7a76_hassio_google_drive_backup
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
21-06-13 10:26:25 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
21-06-13 10:27:45 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
21-06-13 10:49:16 INFO (MainThread) [supervisor.snapshots] Creating new partial-snapshot with slug eee19a9a
21-06-13 10:49:16 INFO (MainThread) [supervisor.snapshots] Snapshotting eee19a9a store folders
21-06-13 10:49:16 INFO (SyncWorker_5) [supervisor.snapshots.snapshot] Snapshot folder homeassistant
21-06-13 10:50:29 INFO (SyncWorker_5) [supervisor.snapshots.snapshot] Snapshot folder homeassistant done
21-06-13 10:50:37 INFO (MainThread) [supervisor.snapshots] Creating partial-snapshot with slug eee19a9a completed
21-06-13 10:50:41 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2021.6.4
21-06-13 10:50:41 INFO (SyncWorker_4) [supervisor.docker.interface] Updating image homeassistant/raspberrypi3-64-homeassistant:2021.5.5 to homeassistant/raspberrypi3-64-homeassistant:2021.6.4
21-06-13 10:50:41 INFO (SyncWorker_4) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi3-64-homeassistant with tag 2021.6.4.
21-06-13 10:50:42 INFO (MainThread) [supervisor.api.middleware_security] /snapshots access from cebe7a76_hassio_google_drive_backup
21-06-13 10:50:42 INFO (MainThread) [supervisor.api.middleware_security] /snapshots/eee19a9a/info access from cebe7a76_hassio_google_drive_backup
21-06-13 10:55:35 INFO (SyncWorker_4) [supervisor.docker.interface] Stopping homeassistant application
21-06-13 10:55:57 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning homeassistant application
21-06-13 10:55:58 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
21-06-13 10:56:00 INFO (SyncWorker_7) [supervisor.docker.homeassistant] Starting Home Assistant homeassistant/raspberrypi3-64-homeassistant with version 2021.6.4
21-06-13 10:56:00 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
21-06-13 10:56:24 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 10:56:26 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 10:57:49 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
21-06-13 11:04:01 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
21-06-13 11:04:01 INFO (MainThread) [supervisor.homeassistant.core] Successful started Home Assistant 2021.6.4
21-06-13 11:04:02 INFO (SyncWorker_6) [supervisor.docker.interface] Cleanup images: ['homeassistant/raspberrypi3-64-homeassistant:2021.5.5']
21-06-13 11:04:57 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:05:00 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:06:59 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:07:00 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:08:31 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:08:31 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:10:01 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:10:01 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:11:26 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:11:26 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:12:51 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:12:51 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:14:16 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:14:16 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:15:40 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:15:41 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:17:06 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:17:06 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:18:31 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:18:31 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:19:55 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:19:55 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:21:27 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:21:27 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:22:51 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:22:51 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:24:28 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:24:28 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:26:01 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:26:01 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.check] System checks complete
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
21-06-13 11:26:25 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

And I have no idea in which other logs I could find the reason for the permanent restart.

I am rather new here to HA but is there a way of turning on DEBUG level logging for the supervisor to gather more information?

This is a good question. The supervisor is a real problematic thing. And there is no way to avoid automatic upgrades. And so the supervisor turns a Hass installation, which was more or less stable some years, into this strange state.