Możesz ewentualnie spróbować do bramki się przez adb podpiąć i wtedy odinstalować i zainstalować odpowiednimi komendami
Edit
U mnie na dev1 nie musiałem nadawać tych uprawnień i też ruszyło a później jak sprawdziłem to już miała nadane tylko że uruchomiło się bez chmury ale wystarczyło potem przywrócić z chmury oraz poczekać bo się musiało wszystko doinstalować od nowa i znów mam że uruchomiono bez dostępu do internetu
a do bramki przez ftp teraz dostajemy się przez taką ścieżkę /data/data/com.termux/files/home/AIS
a w logach mam coś takiego
Logger: homeassistant.setup
Source: setup.py:192
First occurred: 20:34:07 (1 occurrences)
Last logged: 20:34:07
Setup failed for mobile_app: Unable to import component: dlopen failed: cannot locate symbol "getrandom" referenced by "/data/data/com.termux/files/usr/lib/python3.10/site-packages/nacl/_sodium.abi3.so"...
Logger: aiohttp.server
Source: components/mobile_app/helpers.py:11
First occurred: 19 sierpnia 2022 22:25:43 (3 occurrences)
Last logged: 19 sierpnia 2022 22:34:48
Error handling request
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 435, in _handle_request
resp = await request_handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/aiohttp/web_app.py", line 504, in _handle
resp = await handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/aiohttp/web_middlewares.py", line 117, in impl
return await handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/http/security_filter.py", line 60, in security_filter_middleware
return await handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware
return await handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/http/request_context.py", line 28, in request_context_middleware
return await handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/http/ban.py", line 82, in ban_middleware
return await handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/http/auth.py", line 236, in auth_middleware
return await handler(request)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/http/view.py", line 136, in handle
result = await result
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/config/config_entries.py", line 84, in delete
result = await hass.config_entries.async_remove(entry_id)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/config_entries.py", line 911, in async_remove
await entry.async_remove(self.hass)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/config_entries.py", line 532, in async_remove
component = integration.get_component()
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/loader.py", line 638, in get_component
cache[self.domain] = importlib.import_module(self.pkg_path)
File "/data/data/com.termux/files/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/mobile_app/__init__.py", line 33, in <module>
from .helpers import savable_state
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/homeassistant/components/mobile_app/helpers.py", line 11, in <module>
from nacl.secret import SecretBox
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/nacl/secret.py", line 16, in <module>
import nacl.bindings
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/nacl/bindings/__init__.py", line 16, in <module>
from nacl.bindings.crypto_aead import (
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/nacl/bindings/crypto_aead.py", line 17, in <module>
from nacl._sodium import ffi, lib
ImportError: dlopen failed: cannot locate symbol "getrandom" referenced by "/data/data/com.termux/files/usr/lib/python3.10/site-packages/nacl/_sodium.abi3.so"...
oraz jak rozwiązać ten problem
bo usunąłem plik google_calendars.yaml a dalej się wyświetla po restarcie oraz w logah mam jeszcze takie coś apropo telewizora
Logger: pychromecast.socket_client
Source: /data/data/com.termux/files/usr/lib/python3.10/site-packages/pychromecast/socket_client.py:396
First occurred: 14:01:43 (1 occurrences)
Last logged: 14:01:43
[Toshiba(192.168.1.38):8009] Failed to connect to service ServiceInfo(type='mdns', data='Android-TV-cfb3b11c83b92cf4cf731e73335cf0b2._googlecast._tcp.local.'), retrying in 5.0s