You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nov 02 13:10:53 Janeway systemd[1]: Started Home Assistant (DietPi).
Nov 02 13:10:57 Janeway Home Assistant[2573]: 2022-11-02 13:10:57.099 WARNING (SyncWorker_0) [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
Actual behaviour
When onboarding web page gives a undefined error.
one can still login, but then there are errors in logs
extract of logs;
Nov 02 12:46:16 Janeway systemd[1]: Started Home Assistant (DietPi).
Nov 02 12:46:20 Janeway Home Assistant[2070]: 2022-11-02 12:46:20.589 WARNING (SyncWorker_0) [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
Nov 02 12:46:26 Janeway Home Assistant[2070]: 2022-11-02 12:46:26.361 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Unable to import component:
Nov 02 12:46:26 Janeway Home Assistant[2070]: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
Nov 02 12:46:26 Janeway Home Assistant[2070]: Importing the numpy C-extensions failed. This error can happen for
Nov 02 12:46:26 Janeway Home Assistant[2070]: many reasons, often due to issues with your setup or how NumPy was
Nov 02 12:46:26 Janeway Home Assistant[2070]: installed.
Nov 02 12:46:26 Janeway Home Assistant[2070]: We have compiled some common reasons and troubleshooting tips at:
Nov 02 12:46:26 Janeway Home Assistant[2070]: https://numpy.org/devdocs/user/troubleshooting-importerror.html
Nov 02 12:46:26 Janeway Home Assistant[2070]: Please note and check the following:
Nov 02 12:46:26 Janeway Home Assistant[2070]: * The Python version is: Python3.9 from "/home/homeassistant/.pyenv/versions/3.9.15/bin/python3.9"
Nov 02 12:46:26 Janeway Home Assistant[2070]: * The NumPy version is: "1.23.2"
Nov 02 12:46:26 Janeway Home Assistant[2070]: and make sure that they are the versions you expect.
Nov 02 12:46:26 Janeway Home Assistant[2070]: Please carefully study the documentation linked above for further help.
Nov 02 12:46:26 Janeway Home Assistant[2070]: Original error was: libcblas.so.3: cannot open shared object file: No such file or directory
Nov 02 12:46:34 Janeway Home Assistant[2070]: 2022-11-02 12:46:34.718 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Unable to import component:
Nov 02 12:46:34 Janeway Home Assistant[2070]: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
Nov 02 12:46:34 Janeway Home Assistant[2070]: Importing the numpy C-extensions failed. This error can happen for
Nov 02 12:46:34 Janeway Home Assistant[2070]: many reasons, often due to issues with your setup or how NumPy was
Nov 02 12:46:34 Janeway Home Assistant[2070]: installed.
Nov 02 12:46:34 Janeway Home Assistant[2070]: We have compiled some common reasons and troubleshooting tips at:
Nov 02 12:46:34 Janeway Home Assistant[2070]: https://numpy.org/devdocs/user/troubleshooting-importerror.html
and the logs will be clear and no more module errors.
Nov 02 13:10:53 Janeway systemd[1]: Started Home Assistant (DietPi).
Nov 02 13:10:57 Janeway Home Assistant[2573]: 2022-11-02 13:10:57.099 WARNING (SyncWorker_0) [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
The text was updated successfully, but these errors were encountered:
Creating a bug report/issue
Required Information
G_DIETPI_VERSION_SUB=10
G_DIETPI_VERSION_RC=2
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
Additional Information (if applicable)
Steps to reproduce
Expected behaviour
Actual behaviour
Extra details
apt install libatlas-base-dev
systemctl restart home-assistant
The text was updated successfully, but these errors were encountered: