Home assistant broken

Since 2025.6.3 I restarted my HA and all is broken.
These are the errors:
UserWarning: pkg_resources is deprecated as an API. See Package Discovery and Resource Access using pkg_resources - setuptools 80.9.0 documentation. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.

import(‘pkg_resources’).declare_namespace(name)

2025-06-29 17:11:07.133 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.13/site-packages/google/protobuf/runtime_version.py:98: UserWarning: Protobuf gencode version 5.29.5 is exactly one major version older than the runtime version 6.31.1 at api.proto. Please update the gencode to avoid compatibility violations in the next runtime release.

warnings.warn(

2025-06-29 17:11:07.136 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.13/site-packages/google/protobuf/runtime_version.py:98: UserWarning: Protobuf gencode version 5.29.5 is exactly one major version older than the runtime version 6.31.1 at api_options.proto. Please update the gencode to avoid compatibility violations in the next runtime release.

1 Like

Hello When a goat is on the net,

What version did you upgrade from?

The file home-assistant.log.1 has the log file from the last time it was run or crashed. It may point you to what Custom Integration is causing you problems.

The error is still here, but HA now starts after resetting some of the devices. It all works but this one is still in the logs: Protobuf gencode version 5.29.5 is exactly one major version older than the runtime version 6.31.1 at api.proto