Hi,
after I updated HA, the Dashboard stops at “loading data”.
When I try to login via Android app it says that the Mobile-App integration is not available.
I reinstalled it several times now, but it stays the same.
DietPi version | G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=8
G_DIETPI_VERSION_RC=0
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
Distro version | bookworm 1
Kernel version | Linux HyperPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
Architecture | armhf
SBC model | RPi 4 Model B (aarch64)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/service.py", line 685, in _load_services_files
return [_load_services_file(hass, integration) for integration in integrations]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/service.py", line 663, in _load_services_file
_SERVICES_SCHEMA(
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 205, in __call__
return self._compiled([], data)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 549, in validate_dict
return base_validate(path, data.items(), out)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 330, in validate_mapping
cval = cvalue(key_path, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/validators.py", line 256, in _run
return self._exec(self._compiled, value, path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/validators.py", line 309, in _exec
return func(path, v)
^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 779, in validate_callable
return schema(data)
^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 205, in __call__
return self._compiled([], data)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 549, in validate_dict
return base_validate(path, data.items(), out)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 330, in validate_mapping
cval = cvalue(key_path, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 779, in validate_callable
return schema(data)
^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 205, in __call__
return self._compiled([], data)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 549, in validate_dict
return base_validate(path, data.items(), out)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 330, in validate_mapping
cval = cvalue(key_path, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/validators.py", line 256, in _run
return self._exec(self._compiled, value, path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/validators.py", line 309, in _exec
return func(path, v)
^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 779, in validate_callable
return schema(data)
^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 205, in __call__
return self._compiled([], data)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 549, in validate_dict
return base_validate(path, data.items(), out)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 330, in validate_mapping
cval = cvalue(key_path, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 549, in validate_dict
return base_validate(path, data.items(), out)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 330, in validate_mapping
cval = cvalue(key_path, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 590, in validate_sequence
cval = validate(index_path, value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/validators.py", line 256, in _run
return self._exec(self._compiled, value, path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/validators.py", line 384, in _exec
v = func(path, v)
^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/voluptuous/schema_builder.py", line 779, in validate_callable
return schema(data)
^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/service.py", line 164, in validate_supported_feature
return _validate_option_or_feature(supported_feature, "supported feature")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/service.py", line 139, in _validate_option_or_feature
base_components = _base_components()
^^^^^^^^^^^^^^^^^^
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/service.py", line 88, in _base_components
from homeassistant.components import (
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in <module>
from homeassistant.components.stream import (
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in <module>
from .core import (
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in <module>
import numpy as np
File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in <module>
raise ImportError(msg) from e
ImportError: Error importing numpy: you should not try to import numpy from
its source directory; please exit the numpy source tree, and relaunch
your python interpreter from there.
Dez 13 15:12:59 HyperPi Home Assistant[847]: File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in <module>
Dez 13 15:12:59 HyperPi Home Assistant[847]: import numpy as np
Dez 13 15:12:59 HyperPi Home Assistant[847]: File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in <module>
Dez 13 15:12:59 HyperPi Home Assistant[847]: raise ImportError(msg) from e
Dez 13 15:12:59 HyperPi Home Assistant[847]: ImportError: Error importing numpy: you should not try to import numpy from
Dez 13 15:12:59 HyperPi Home Assistant[847]: its source directory; please exit the numpy source tree, and relaunch
Dez 13 15:12:59 HyperPi Home Assistant[847]: your python interpreter from there.
Dez 13 15:14:49 HyperPi Home Assistant[847]: 2024-12-13 15:14:49.683 ERROR (MainThread) [homeassistant.components.nmap_tracker] Nmap scanning failed: 'nmap program was not found in path. PATH is : /home/homeassistant/.pyenv/versions/3.12.7/bin:/home/homeassistant/.pyenv/libexec:/home/homeassistant/.pyenv/plugins/python-build/bin:/home/homeassistant/.cargo/bin:/home/homeassistant/.pyenv/shims:/home/homeassistant/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Dez 13 15:16:49 HyperPi Home Assistant[847]: 2024-12-13 15:16:49.682 ERROR (MainThread) [homeassistant.components.nmap_tracker] Nmap scanning failed: 'nmap program was not found in path. PATH is : /home/homeassistant/.pyenv/versions/3.12.7/bin:/home/homeassistant/.pyenv/libexec:/home/homeassistant/.pyenv/plugins/python-build/bin:/home/homeassistant/.cargo/bin:/home/homeassistant/.pyenv/shims:/home/homeassistant/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
Dez 13 15:18:49 HyperPi Home Assistant[847]: 2024-12-13 15:18:49.684 ERROR (MainThread) [homeassistant.components.nmap_tracker] Nmap scanning failed: 'nmap program was not found in path. PATH is : /home/homeassistant/.pyenv/versions/3.12.7/bin:/home/homeassistant/.pyenv/libexec:/home/homeassistant/.pyenv/plugins/python-build/bin:/home/homeassistant/.cargo/bin:/home/homeassistant/.pyenv/shims:/home/homeassistant/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
What can I do here?
Thanks and regards
Hyper