Skip to content

Core Update 2026.5.1 will not update #170281

Description

@SmileyRG

The problem

Here is the supervisor log after running the core update:
2026-05-10 12:16:00.409 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/green-homeassistant:2026.5.0 to ghcr.io/home-assistant/green-homeassistant:2026.5.1
2026-05-10 12:16:00.843 WARNING (MainThread) [supervisor.docker.manifest] Failed to get token from https://ghcr.io/token: 403
2026-05-10 12:16:00.923 WARNING (MainThread) [supervisor.docker.manifest] Failed to fetch manifest for ghcr.io/home-assistant/green-homeassistant:2026.5.1 - 401
2026-05-10 12:16:00.924 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/green-homeassistant with tag 2026.5.1.
2026-05-10 12:16:01.584 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/green-homeassistant:2026.5.1: [403] Head "https://ghcr.io/v2/home-assistant/green-homeassistant/manifests/2026.5.1": denied: denied
2026-05-10 12:16:01.586 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
2026-05-10 12:16:01.663 INFO (MainThread) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/green-homeassistant:2026.5.1']

worked with CHAPGPT and ran command and could see both 2026.5.0 and 2026.5.1 but after restart the system would not switch and load 2026.5.1

What version of Home Assistant Core has the issue?

2026.5.0 to 2026.5.1

What was the last working version of Home Assistant Core?

2026.5.0

What type of installation are you running?

Home Assistant OS

Integration causing the issue

None

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

ha core info:
➜  ~ ha core info
arch: aarch64
audio_input: null
audio_output: null
backups_exclude_database: false
boot: true
duplicate_log_file: false
image: ghcr.io/home-assistant/green-homeassistant
ip_address: xxx.xx.xx.x
machine: green
port: 8123
ssl: false
update_available: true
version: 2026.5.0
version_latest: 2026.5.1
watchdog: true

HA Supervisor Info:
arch: aarch64
auto_update: true
channel: stable
country: US
debug: false
debug_block: false
detect_blocking_io: false
diagnostics: true
feature_flags:
  supervisor_v2_api: false
  unix_socket_core_api: false
healthy: true
ip_address: xxx.xx.xx.x
logging: info
supported: true
timezone: America/New_York
update_available: false
version: 2026.04.2
version_latest: 2026.04.2
wait_boot: 5

CHATGPT was concerned that supervisor version was not in the 2026.5 range.

Additional information

CHATGPT seemed to be in a loop. When I performed the last supervisor update, I had to create a token in Github which recently expired. I updated the token but not sure if this has anything to do with the current issue with core not updating to 2026.5.1. Thru CHATGPT I was able to pull down the 2026.5.1 and ran an command that showed both files (2026.5.0 and 2026.5.1) were present but it seemed that ha would not switch to the new core on restart. Thanks in advance for any assistance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions