Unable to update Supervisor from 2024.04.4 to 2024.05.1 Rpi 4

Installed version 2024.04.4 Latest version 2024.05.1

Log snip

homeassistant.exceptions.HomeAssistantError: Error updating Home Assistant Supervisor: Abort update because of an issue with AppArmor: Can’t update AppArmor profile!

Can’t update core or operating system until supervisor updated.

Can you share the full log?

Can you access this URL from your site? https://version.home-assistant.io/apparmor_stable.txt

Supervisor
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 311, in wrapper
    raise err
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 303, in wrapper
    return await self._method(obj, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/misc/tasks.py", line 148, in _update_supervisor
    await self.sys_supervisor.update()
  File "/usr/src/supervisor/supervisor/supervisor.py", line 187, in update
    raise SupervisorUpdateError(
supervisor.exceptions.SupervisorUpdateError: Abort update because of an issue with AppArmor: Can't update AppArmor profile!
2024-05-16 05:58:46.134 INFO (MainThread) [supervisor.misc.tasks] Found new Supervisor version 2024.05.1, updating
2024-05-16 05:58:46.135 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-05-16 05:58:46.256 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-05-16 05:58:46.269 ERROR (MainThread) [supervisor.host.apparmor] Can't load profile hassio-supervisor: Can't load profile '/mnt/data/supervisor/apparmor/hassio-supervisor': exit status 2
2024-05-16 05:58:46.270 ERROR (MainThread) [supervisor.supervisor] Can't update AppArmor profile!
2024-05-16 05:58:46.272 CRITICAL (MainThread) [supervisor.supervisor] Abort update because of an issue with AppArmor: Can't update AppArmor profile!
2024-05-16 06:11:20.160 INFO (MainThread) [supervisor.jobs] 'Tasks._reload_store' blocked from execution, supervisor needs to be updated first
2024-05-16 06:11:37.757 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-05-16 06:11:38.380 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-05-16 06:11:38.381 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-05-16 06:11:38.382 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-05-16 06:11:38.383 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-05-16 06:11:38.385 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-05-16 06:11:38.387 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-05-16 06:11:38.388 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-05-16 06:11:38.389 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-05-16 06:11:38.390 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-05-16 06:11:38.391 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-05-16 06:11:38.393 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-05-16 06:11:38.407 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-05-16 06:11:38.407 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-05-16 06:11:38.407 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-05-16 06:11:38.651 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-16 06:11:38.652 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-05-16 06:11:38.652 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-05-16 06:13:29.923 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-05-16 06:43:30.334 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-05-16 07:11:38.654 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-05-16 07:11:38.655 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-05-16 07:11:38.767 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-05-16 07:11:38.768 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-05-16 07:11:38.770 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-05-16 07:11:38.772 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-05-16 07:11:38.772 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-05-16 07:11:38.773 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-05-16 07:11:38.774 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-05-16 07:11:38.774 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-05-16 07:11:38.776 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-05-16 07:11:38.792 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-05-16 07:11:38.792 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-05-16 07:11:38.792 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-05-16 07:11:38.978 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-16 07:11:38.979 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-05-16 07:11:38.979 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-05-16 07:13:30.723 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-05-16 07:43:31.130 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-05-16 07:52:52.037 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-05-16 07:52:52.790 INFO (MainThread) [supervisor.host.services] Updating service information
2024-05-16 07:52:52.806 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-05-16 07:52:53.180 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-05-16 07:52:53.192 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-05-16 08:11:38.091 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-05-16 08:11:38.981 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-05-16 08:11:38.982 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-05-16 08:11:39.984 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-05-16 08:11:39.985 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-05-16 08:11:39.985 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-05-16 08:11:39.987 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-05-16 08:11:39.987 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-05-16 08:11:39.989 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-05-16 08:11:39.989 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-05-16 08:11:39.990 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-05-16 08:11:39.991 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-05-16 08:11:39.004 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-05-16 08:11:39.004 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-05-16 08:11:39.004 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-05-16 08:11:39.193 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-16 08:11:39.195 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-05-16 08:11:39.195 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-05-16 08:13:31.524 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-05-16 08:43:31.933 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-05-16 08:50:11.206 INFO (MainThread) [supervisor.jobs] 'Tasks._update_cli' blocked from execution, supervisor needs to be updated first
2024-05-16 09:11:20.179 INFO (MainThread) [supervisor.jobs] 'Tasks._reload_store' blocked from execution, supervisor needs to be updated first
2024-05-16 09:11:39.197 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-05-16 09:11:39.198 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-05-16 09:11:39.312 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-05-16 09:11:39.313 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-05-16 09:11:39.315 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-05-16 09:11:39.316 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-05-16 09:11:39.317 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-05-16 09:11:39.319 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-05-16 09:11:39.320 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-05-16 09:11:39.320 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-05-16 09:11:39.321 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-05-16 09:11:39.336 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-05-16 09:11:39.337 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-05-16 09:11:39.337 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-05-16 09:11:39.529 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-16 09:11:39.529 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-05-16 09:11:39.530 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-05-16 09:13:32.327 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token

type or paste code here

Yes I can access that url from firefox within HA

I seem to be having problems on different devices with page loads, I wonder if the sd card is failing?

All sorted by a sideways move to an SSD, so it was a 9 month old SD card failing.

Points to remember when starting up a fresh install on SDD, you need an ethernet connection, wifi after setup! Duh!

A couple of reboots required to get the add on’s showing correctly in the menu, otherwise the add on’s (Mosquitto, file editor etc) are running but show as stopped in the interface.