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
69.66k stars 28.82k forks source link

Core update ( raspery 5 pi ) #116968

Closed Kotikone closed 1 month ago

Kotikone commented 1 month ago

The problem

2024-05-07 06:49:33.443 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-05-07 06:49:33.444 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration nordpool which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-05-07 06:49:33.444 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration solarman which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-05-07 06:49:33.444 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration npm_switches which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-05-07 06:49:34.958 ERROR (MainThread) [homeassistant.components.automation] Unnamed automation could not be validated and has been disabled: expected dictionary. Got 'location /api { proxy_connect_timeout 60; proxy_read_timeout 60; proxy_send_timeout 60; proxy_intercept_errors off; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $connection_upgrade; proxy_set_header Host $host:8126; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_pass http://homeassistant.local.hass.io:81... }' 2024-05-07 06:49:36.442 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.components.frontend. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from frontend directly at custom_components/hacs/frontend.py, line 68: hass.components.frontend.async_register_built_in_panel(, please create a bug report at https://github.com/hacs/integration/issues 2024-05-07 06:55:34.942 WARNING (MainThread) [homeassistant.bootstrap] Setup timed out for stage 2 waiting on set() - moving forward 2024-05-07 06:55:34.946 WARNING (MainThread) [homeassistant.components.energy.sensor] Found unexpected state_class None for sensor.solarman_daily_energy_sold 2024-05-07 06:55:34.960 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'hacs' accesses hass.helpers.event. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from event directly at custom_components/hacs/base.py, line 642: self.hass.helpers.event.async_track_time_interval(, please create a bug report at https://github.com/hacs/integration/issues 2024-05-07 06:55:49.955 WARNING (MainThread) [homeassistant.core] 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: input_boolean, hardware, onboarding, input_number, update, forecast_solar.sensor, rpi_power.binary_sensor, sensor, lovelace, conversation, rpi_power, tts, homeassistant_alerts, event, cover, image_upload, hassio.sensor, upnp.sensor, binary_sensor, notify, automation, wake_word, media_source, device_automation, shelly.update, upnp, mobile_app, backup, dhcp, input_button, hacs.update, hassio.update, switch, shopping_list.todo, google_translate, system_log, intent, history, scene, stream, counter, sun, cloud.tts, shelly.switch, shelly, todo, mobile_app.binary_sensor, default_config, bluetooth, hacs.sensor, sun.sensor, hacs, energy.sensor, homeassistant.scene, zone, repairs, application_credentials, analytics, shelly.binary_sensor, frontend, androidtv_remote, webhook, usb, ssdp, system_health, input_datetime, search, input_select, map, stt, shelly.button, shelly.event, shelly.climate, cloud, radio_browser, energy, auth, cast, recorder, config, file_upload, mobile_app.notify, api, mobile_app.device_tracker, raspberry_pi, mobile_app.sensor, homeassistant, schedule, trace, script, zeroconf, shelly.light, forecast_solar, assist_pipeline, co2signal, climate, websocket_api, tag, hassio.binary_sensor, http, persistent_notification, ffmpeg, logbook, upnp.binary_sensor, button, shopping_list, shelly.sensor, cast.media_player, logger, blueprint, device_tracker, network, input_text, google_translate.tts, light, my, timer, diagnostics, person, hassio, shelly.cover, media_player The system is waiting for tasks: {<Task pending name='Task-2107' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:686> wait_for=<Future pending cb=[BaseSelectorEventLoop._sock_write_done(16, handle=<Handle BaseS..., 443, 0, 0))>)(), Task.task_wakeup()]> cb=[set.remove()]>} 2024-05-07 06:56:20.273 ERROR (MainThread) [homeassistant.components.homeassistant_alerts] Timeout fetching homeassistant_alerts data 2024-05-07 06:57:36.272 ERROR (MainThread) [custom_components.hacs] Could not update plugin - Timeout of 60s reached 2024-05-07 06:57:36.273 ERROR (MainThread) [custom_components.hacs] Could not update theme - Timeout of 60s reached

What version of Home Assistant Core has the issue?

core 2024.5.2

What was the last working version of Home Assistant Core?

core 2024.5.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

many issues: hacs, solarman, nordpool, automations, shelly

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

joostlek commented 1 month ago

Please fill in the issue template. You're more just dumping the log and hope that we can figure it out. Please put a bit more effort in describing your issue

Kotikone commented 1 month ago

hi.. now system works again thanks.