home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.07k stars 29.73k forks source link

homeassistant.local unreachable #71761

Closed tommasisimone closed 2 years ago

tommasisimone commented 2 years ago

The problem

I am running HA on a Raspberry Pi4 and I have Nabu casa subscription, since some days HA is unreachable from the app, from Nabu Casa link and from homeassistant.local:8123 The only way to access is the IP address I don't remember I made any modification prior this issue. I tried to recover a full backup from before the issue but nothing changed. All devices and automations still works.

In the registry there is an item pointing me to post the issue here:

Logger: homeassistant.core Source: core.py:327 First occurred: 11 maggio 2022, 21:23:04 (1 occurrences) Last logged: 11 maggio 2022, 21:23:04

Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info at https://github.com/home-assistant/core/issues: water_heater, ezviz, light.sonoff, tag, hacs, met, websocket_api, scene.homeassistant, timer, mqtt, alarm_control_panel.zha, deebot, binary_sensor.xiaomi_miot, homeassistant, binary_sensor.sonoff, ps4, scene, switch.sonoff, group, button.sonoff, samsungtv, webhook, sensor.zha, script, light.meross_cloud, switch, fan.xiaomi_miot, media_player.alexa_media, climate.xiaomi_miot, remote.sonoff, media_player.xiaomi_miot, lock, sensor.alexa_media, update, vacuum, alarm_control_panel, image, hassio, cloud, alexa_media, select.xiaomi_miot, meross_cloud, climate.zha, device_tracker, button.zha, ffmpeg, number.xiaomi_miot, cover.sonoff, ssdp, cover.zha, remote, persistent_notification, auth, update.hassio, light.alexa_media, media_player.ps4, api, fan, switch.alexa_media, mobile_app, http, sensor, media_player, sensor.sonoff, media_source, binary_sensor.zha, ipp, onboarding, person, diagnostics, vacuum.xiaomi_miot, device_automation, alarm_control_panel.alexa_media, sensor.hacs, alarm_control_panel.xiaomi_miot, default_config, light.group, automation, xiaomi_miot, input_boolean, energy, switch.xiaomi_miot, sonoff, lovelace, system_health, binary_sensor.mobile_app, analytics, climate.sonoff, zha, sensor.ezviz, weather.met, sensor.mobile_app, lock.zha, number, sensor.energy, switch.zha, input_text, input_button, fan.meross_cloud, system_log, search, siren, blueprint, media_player.samsungtv, select, binary_sensor.rpi_power, humidifier.xiaomi_miot, device_tracker.zha, tts.google_translate, media_player.dlna_dmr, upnp, binary_sensor, sensor.meross_cloud, map, config, history, notify.mobile_app, notify.alexa_media, siren.zha, select.zha, device_tracker.xiaomi_miot, zone, dhcp, notify, counter, rpi_power, camera.ezviz, switch.meross_cloud, zeroconf, radio_browser, frontend, humidifier, water_heater.xiaomi_miot, button, weather, light.zha, input_number, network, logbook, remote.xiaomi_miot, cover.meross_cloud, sensor.hassio, light.xiaomi_miot, dlna_dmr, binary_sensor.hassio, button.xiaomi_miot, input_datetime, sun, light, device_tracker.mobile_app, camera.xiaomi_miot, cover.xiaomi_miot, camera, binary_sensor.upnp, tts, fan.zha, fan.sonoff, usb, trace, recorder, switch.ezviz, cover, stream, number.zha, my, input_select, climate, sensor.upnp, binary_sensor.ezviz, climate.meross_cloud

What version of Home Assistant Core has the issue?

Home Assistant Core 2022.5.3

What was the last working version of Home Assistant Core?

I think the same, I do not remember if I made an update

What type of installation are you running?

Home Assistant OS

Integration causing the issue

I don't know

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

RoboMagus commented 2 years ago

This could easily be a home network issue rather than home assistant having anything to do with it. The router my ISP provided had intermittent issues with mdns too, so instead of relying on that to access my devices I made the switch to navigating by IP address instead. Be sure to give your pi a static IP though.

Do you have any other mdns devices on your network and if so are you able to access those? Can you ping homeassistant.local?