#Updates fail after 2025.3.1?
1 messages · Page 1 of 1 (latest)
What does ha network info say?
Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:245
integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 6:51:08 AM (2 occurrences)
Last logged: 11:06:11 AM
[281472445877696] Unexpected exception
[281472421303136] Unexpected exception
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/hassio/update_helper.py", line 55, in update_core
await client.homeassistant.update(
HomeAssistantUpdateOptions(version=version, backup=False)
)
File "/usr/local/lib/python3.13/site-packages/aiohasupervisor/homeassistant.py", line 34, in update
await self._client.post(
"core/update", json=options.to_dict() if options else None, timeout=None
)
File "/usr/local/lib/python3.13/site-packages/aiohasupervisor/client.py", line 182, in post
return await self._request(
^^^^^^^^^^^^^^^^^^^^
...<7 lines>...
)
^
File "/usr/local/lib/python3.13/site-packages/aiohasupervisor/client.py", line 129, in _request
await self._raise_on_status(response)
File "/usr/local/lib/python3.13/site-packages/aiohasupervisor/client.py", line 76, in _raise_on_status
raise exc_type(result.message, result.job_id)
aiohasupervisor.exceptions.SupervisorBadRequestError: 'HomeAssistantCore.update' blocked from execution, no host internet connection
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 245, in handle_call_service
response = await hass.services.async_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<7 lines>...
)
^
File "/usr/src/homeassistant/homeassistant/core.py", line 2794, in async_call
response_data = await coro
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2837, in _execute_service
return await target(service_call)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1007, in entity_service_call
single_response = await _handle_entity_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^
hass, entity, func, data, call.context
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1079, in _handle_entity_call
result = await task
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/update/init.py", line 157, in async_install
await entity.async_install_with_progress(version, backup)
File "/usr/src/homeassistant/homeassistant/components/update/init.py", line 489, in async_install_with_progress
await self.async_install(version, backup)
File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 299, in async_install
await update_core(self.hass, version, backup)
File "/usr/src/homeassistant/homeassistant/components/hassio/update_helper.py", line 59, in update_core
raise HomeAssistantError(f"Error updating Home Assistant Core: {err}") from err
homeassistant.exceptions.HomeAssistantError: Error updating Home Assistant Core: 'HomeAssistantCore.update' blocked from execution, no host internet connection
that's the log file 👆 obviously
i haven't ssh'd to the box, but then again...would be nice if the network information you suggested was available as status in the app
looks like SSH is refused, and not sure where to enable that in the App either. is there a way to push a manual update? upload a file?
You can use a keyboard and monitor.
So is reading non code block text like above 😄
The fact that other internet based API on the system are working; should rule out the need to check the connectivity of the HA box to the internet; or DNS for that matter
But when i can find a spare keyboard and monitor to hook up to it (which i don’t have readily available) i’ll get you a better answer
HAOS is a giant complicated blackbox. Best not to assume anything.
Seems like this was a reported bug earlier in 2025 https://github.com/home-assistant/operating-system/issues/3681
here's another one on the forums from 2/5/2025 - https://community.home-assistant.io/t/host-internet-false-supervisor-internet-false/842400
My HA has been up and running with no issues for a long time, but over the past 2 weeks it appears Quantum made a change to their systems and I can no longer user their fiber modem in bridge mode. When in bridge mode, my TP-Link AX4400 fails to renew its IP address and my internal network goes down. After several tech calls the only option Qua...
i was able to get to the network info, and just like this one 👆 host_internet:false
supervisor_internet:false
everything else is correct, DHCP and DNS were passed down from the router