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.79k stars 28.93k forks source link

2024.5: plenty of warnings in Log: "Failed to load integration for translation" #116572

Open ildar170975 opened 2 months ago

ildar170975 commented 2 months ago

The problem

This is a small part:

2024-05-02 00:56:43.926 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain websocket_api.sensor 2024-05-02 00:56:43.961 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain sun.sensor 2024-05-02 00:56:44.353 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain integration.sensor 2024-05-02 00:56:44.353 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain derivative.sensor 2024-05-02 00:56:44.356 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain history_stats.sensor 2024-05-02 00:56:44.455 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain uptime.sensor 2024-05-02 00:56:44.477 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain version.binary_sensor 2024-05-02 00:56:44.477 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain version.sensor

(for stock & custom integrations)

What version of Home Assistant Core has the issue?

2024.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

No response

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

Failure404 commented 2 months ago

Unfortunately, the only thing I can add is

Same problem here.

SteffenM-DE commented 2 months ago

Sam here, many of these on many or all domains since 2024.5

jnilo1 commented 1 month ago

Same here with the 2024.5.3 version running with HAOS

dnestico commented 1 month ago

Same here unfortunately

Failure404 commented 1 month ago

The errors disappeared after I disabled

custom_templates

in my configuration.yaml

PiotrMachowski commented 3 weeks ago

To everyone that has this issue and uses Custom Templates integration: please update to the latest version of the integration - v1.4.0

dnestico commented 3 weeks ago

What if I don't even have that installed in the first place?

Screenshot 2024-06-11 at 1 40 55 PM Screenshot 2024-06-11 at 1 41 20 PM Screenshot 2024-06-11 at 1 42 17 PM
Tman-Tech commented 1 week ago

+1 Is this error affecting the performance or usage of your home assistant instance.

dnestico commented 1 week ago

Not that I'm aware but this error still exists even on the latest update and its very annoying. Hopefully there's a solution I just haven't found yet.

ildar170975 commented 1 week ago

OK, then reopening the issue due to https://github.com/home-assistant/core/issues/116572#issuecomment-2161295836