I was stuck on loading screen for a while and then back to login screen

I was stuck on loading screen for a while and then back to login screen.I can pass it when I installed hassio firstly.
Thanks for answering.

root@armbian:~# uname -a
Linux armbian 6.1.22-ophub #1 SMP Sat Apr 1 10:23:55 EDT 2023 aarch64 GNU/Linux

Logs:

2023-05-03T14:13:10.247222000Z 2023-05-03 22:13:10.240 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547837903872] Error handling message: Unknown error (unknown_error) can from 192.168.123.129 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.1722.68)
2023-05-03T14:13:10.249126000Z Traceback (most recent call last):
2023-05-03T14:13:10.249688000Z   File "/usr/local/lib/python3.10/site-packages/numpy/core/__init__.py", line 23, in <module>
2023-05-03T14:13:10.250184000Z     from . import multiarray
2023-05-03T14:13:10.250860000Z   File "/usr/local/lib/python3.10/site-packages/numpy/core/multiarray.py", line 10, in <module>
2023-05-03T14:13:10.251303000Z     from . import overrides
2023-05-03T14:13:10.251746000Z   File "/usr/local/lib/python3.10/site-packages/numpy/core/overrides.py", line 6, in <module>
2023-05-03T14:13:10.252150000Z     from numpy.core._multiarray_umath import (
2023-05-03T14:13:10.252816000Z ImportError: Error loading shared library _LR: No such file or directory (needed by /usr/local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas_armv8p-r0-8b2c479e.3.20.so)
2023-05-03T14:13:10.253696000Z During handling of the above exception, another exception occurred:
2023-05-03T14:13:10.254531000Z Traceback (most recent call last):
2023-05-03T14:13:10.254964000Z   File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response
2023-05-03T14:13:10.255432000Z     await func(hass, connection, msg)
2023-05-03T14:13:10.255858000Z   File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 351, in handle_get_services
2023-05-03T14:13:10.256271000Z     descriptions = await async_get_all_descriptions(hass)
2023-05-03T14:13:10.256765000Z   File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 585, in async_get_all_descriptions
2023-05-03T14:13:10.257223000Z     contents = await hass.async_add_executor_job(
2023-05-03T14:13:10.257667000Z   File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run
2023-05-03T14:13:10.258079000Z     result = self.fn(*self.args, **self.kwargs)
2023-05-03T14:13:10.258483000Z   File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 553, in _load_services_files
2023-05-03T14:13:10.258865000Z     return [_load_services_file(hass, integration) for integration in integrations]
2023-05-03T14:13:10.259274000Z   File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 553, in <listcomp>
2023-05-03T14:13:10.259679000Z     return [_load_services_file(hass, integration) for integration in integrations]
2023-05-03T14:13:10.260137000Z   File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 535, in _load_services_file
2023-05-03T14:13:10.260589000Z     _SERVICES_SCHEMA(load_yaml(str(integration.file_path / "services.yaml"))),
2023-05-03T14:13:10.261010000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 272, in __call__
2023-05-03T14:13:10.261393000Z     return self._compiled([], data)
2023-05-03T14:13:10.261774000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 595, in validate_dict
2023-05-03T14:13:10.262158000Z     return base_validate(path, iteritems(data), out)
2023-05-03T14:13:10.262582000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 387, in validate_mapping
2023-05-03T14:13:10.262971000Z     cval = cvalue(key_path, value)
2023-05-03T14:13:10.263377000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 818, in validate_callable
2023-05-03T14:13:10.263814000Z     return schema(data)
2023-05-03T14:13:10.264237000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 272, in __call__
2023-05-03T14:13:10.264669000Z     return self._compiled([], data)
2023-05-03T14:13:10.265094000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 595, in validate_dict
2023-05-03T14:13:10.265437000Z     return base_validate(path, iteritems(data), out)
2023-05-03T14:13:10.265773000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 387, in validate_mapping
2023-05-03T14:13:10.266124000Z     cval = cvalue(key_path, value)
2023-05-03T14:13:10.266458000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 818, in validate_callable
2023-05-03T14:13:10.266806000Z     return schema(data)
2023-05-03T14:13:10.267183000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 272, in __call__
2023-05-03T14:13:10.267519000Z     return self._compiled([], data)
2023-05-03T14:13:10.267844000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 595, in validate_dict
2023-05-03T14:13:10.268175000Z     return base_validate(path, iteritems(data), out)
2023-05-03T14:13:10.268548000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 387, in validate_mapping
2023-05-03T14:13:10.268962000Z     cval = cvalue(key_path, value)
2023-05-03T14:13:10.269327000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 818, in validate_callable
2023-05-03T14:13:10.269710000Z     return schema(data)
2023-05-03T14:13:10.270057000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 272, in __call__
2023-05-03T14:13:10.270440000Z     return self._compiled([], data)
2023-05-03T14:13:10.270792000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 595, in validate_dict
2023-05-03T14:13:10.271130000Z     return base_validate(path, iteritems(data), out)
2023-05-03T14:13:10.271465000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 387, in validate_mapping
2023-05-03T14:13:10.271832000Z     cval = cvalue(key_path, value)
2023-05-03T14:13:10.272174000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 595, in validate_dict
2023-05-03T14:13:10.272561000Z     return base_validate(path, iteritems(data), out)
2023-05-03T14:13:10.272966000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 387, in validate_mapping
2023-05-03T14:13:10.273312000Z     cval = cvalue(key_path, value)
2023-05-03T14:13:10.273645000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 636, in validate_sequence
2023-05-03T14:13:10.273992000Z     cval = validate(index_path, value)
2023-05-03T14:13:10.274374000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/validators.py", line 229, in _run
2023-05-03T14:13:10.274733000Z     return self._exec(self._compiled, value, path)
2023-05-03T14:13:10.275078000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/validators.py", line 353, in _exec
2023-05-03T14:13:10.275446000Z     v = func(path, v)
2023-05-03T14:13:10.275804000Z   File "/usr/local/lib/python3.10/site-packages/voluptuous/schema_builder.py", line 818, in validate_callable
2023-05-03T14:13:10.276163000Z     return schema(data)
2023-05-03T14:13:10.276593000Z   File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 140, in validate_supported_feature
2023-05-03T14:13:10.276993000Z     return _validate_option_or_feature(supported_feature, "supported feature")
2023-05-03T14:13:10.277350000Z   File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 115, in _validate_option_or_feature
2023-05-03T14:13:10.277718000Z     base_components = _base_components()
2023-05-03T14:13:10.278063000Z   File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 68, in _base_components
2023-05-03T14:13:10.278441000Z     from homeassistant.components import (
2023-05-03T14:13:10.278802000Z   File "/usr/src/homeassistant/homeassistant/components/camera/__init__.py", line 30, in <module>
2023-05-03T14:13:10.279147000Z     from homeassistant.components.stream import (
2023-05-03T14:13:10.279496000Z   File "/usr/src/homeassistant/homeassistant/components/stream/__init__.py", line 61, in <module>
2023-05-03T14:13:10.279849000Z     from .core import (
2023-05-03T14:13:10.280203000Z   File "/usr/src/homeassistant/homeassistant/components/stream/core.py", line 15, in <module>
2023-05-03T14:13:10.280663000Z     import numpy as np
2023-05-03T14:13:10.281065000Z   File "/usr/local/lib/python3.10/site-packages/numpy/__init__.py", line 140, in <module>
2023-05-03T14:13:10.281449000Z     from . import core
2023-05-03T14:13:10.281835000Z   File "/usr/local/lib/python3.10/site-packages/numpy/core/__init__.py", line 49, in <module>
2023-05-03T14:13:10.282204000Z     raise ImportError(msg)
2023-05-03T14:13:10.282560000Z ImportError: 
2023-05-03T14:13:10.283278000Z IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
2023-05-03T14:13:10.284041000Z Importing the numpy C-extensions failed. This error can happen for
2023-05-03T14:13:10.284446000Z many reasons, often due to issues with your setup or how NumPy was
2023-05-03T14:13:10.284878000Z installed.
2023-05-03T14:13:10.285602000Z We have compiled some common reasons and troubleshooting tips at:
2023-05-03T14:13:10.286355000Z     https://numpy.org/devdocs/user/troubleshooting-importerror.html
2023-05-03T14:13:10.287071000Z Please note and check the following:
2023-05-03T14:13:10.287767000Z   * The Python version is: Python3.10 from "/usr/local/bin/python3"
2023-05-03T14:13:10.288161000Z   * The NumPy version is: "1.23.2"
2023-05-03T14:13:10.288980000Z and make sure that they are the versions you expect.
2023-05-03T14:13:10.289346000Z Please carefully study the documentation linked above for further help.
2023-05-03T14:13:10.290047000Z Original error was: Error loading shared library _LR: No such file or directory (needed by /usr/local/lib/python3.10/site-packages/numpy/core/../../numpy.libs/libopenblas_armv8p-r0-8b2c479e.3.20.so)
2023-05-03T14:13:10.290408000Z 
2023-05-03T14:13:58.867294000Z 2023-05-03 22:13:58.864 ERROR (MainThread) [homeassistant.components.hassio.handler] /info return code 403
2023-05-03T14:13:58.873861000Z 2023-05-03 22:13:58.870 WARNING (MainThread) [homeassistant.components.hassio] Can't read Supervisor data: 
2023-05-03T14:13:58.880143000Z 2023-05-03 22:13:58.877 ERROR (MainThread) [homeassistant.components.hassio.handler] /host/info return code 403
2023-05-03T14:13:58.889206000Z 2023-05-03 22:13:58.886 ERROR (MainThread) [homeassistant.components.hassio.handler] /store return code 403
2023-05-03T14:13:58.896891000Z 2023-05-03 22:13:58.894 ERROR (MainThread) [homeassistant.components.hassio.handler] /core/info return code 403
2023-05-03T14:13:58.905110000Z 2023-05-03 22:13:58.902 ERROR (MainThread) [homeassistant.components.hassio.handler] /supervisor/info return code 403
2023-05-03T14:13:58.912648000Z 2023-05-03 22:13:58.910 ERROR (MainThread) [homeassistant.components.hassio.handler] /os/info return code 403

Not sure if you noticed it but there is some guidance in the error messages.

I see it. But I do nothing with hassio, I just reboot it.

I uninstalled NumPy, and then tried to install it but failed with the error "No such file or directory: ‘gcc’ ".Hours later, hassio restart automatically, and I can login.

Although I can log in, homeassistant often reports errors:

2023-05-04T16:21:58.076389000Z 2023-05-05 00:21:58.073 ERROR (MainThread) [homeassistant.components.hassio.handler] /info return code 403
2023-05-04T16:21:58.082951000Z 2023-05-05 00:21:58.080 WARNING (MainThread) [homeassistant.components.hassio] Can't read Supervisor data: 
2023-05-04T16:21:58.089589000Z 2023-05-05 00:21:58.086 ERROR (MainThread) [homeassistant.components.hassio.handler] /host/info return code 403
2023-05-04T16:21:58.097534000Z 2023-05-05 00:21:58.094 ERROR (MainThread) [homeassistant.components.hassio.handler] /store return code 403
2023-05-04T16:21:58.105727000Z 2023-05-05 00:21:58.103 ERROR (MainThread) [homeassistant.components.hassio.handler] /core/info return code 403
2023-05-04T16:21:58.113902000Z 2023-05-05 00:21:58.111 ERROR (MainThread) [homeassistant.components.hassio.handler] /supervisor/info return code 403
2023-05-04T16:21:58.121475000Z 2023-05-05 00:21:58.118 ERROR (MainThread) [homeassistant.components.hassio.handler] /os/info return code 403