Help me with an ERROR when starting Home Assistant OS

Hey,
Since the last core update I get an ERROR every time I boot my HA OS. I don’t have any problems or anything, but my logs show this message every time I reboot. I’ve searched the forums, but can’t find this message anywhere else. Can someone see what exactly is going on and help me further?
Maybe it’s a bug, but I can’t find anything about it on the issue tracker either.

  • Core2024.10.3
  • Supervisor2024.10.2
  • Operating System13.2
  • Frontend20241002.3
2024-10-19 13:10:02.552 ERROR (MainThread) [homeassistant.core] Unable to remove unknown job listener (<Job onetime listen homeassistant_stop <function DataUpdateCoordinator.async_register_shutdown.<locals>._on_hass_stop at 0x7f939edd4900> HassJobType.Callback <_OneTimeListener homeassistant.helpers.update_coordinator:<function DataUpdateCoordinator.async_register_shutdown.<locals>._on_hass_stop at 0x7f939edd4900>>>, None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/core.py", line 1717, in _async_remove_listener
    self._listeners[event_type].remove(filterable_job)
ValueError: list.remove(x): x not in list

Nobody?
Still have this error