[info] 发现系统已安装 docker,跳过 docker 安装
[info] 跳过切换 Docker 源....
[info] 安装 hassio......
[warn] 下载 hassio_install.sh 官方脚本 第1次
##O=# #
[warn] 从 hub.docker.com 下载 homeassistant/qemux86-64-homeassistant:2021.1.5......
2021.1.5: Pulling from homeassistant/qemux86-64-homeassistant
801bfaa63ef2: Pull complete
f2a407be129f: Pull complete
cdb8d17c8cb9: Pull complete
c2ab16d92389: Pull complete
aff87a90d1ca: Pull complete
44cbb0c0f899: Pull complete
e1899cec031a: Pull complete
999337db82ad: Pull complete
7528424934bd: Pull complete
022d06c8cfee: Pull complete
32d27d986f1d: Pull complete
58a6e9d6fa8a: Pull complete
0c9665b78a90: Pull complete
856e3a0ce91d: Pull complete
c1814f6a9b3c: Pull complete
9ec930c85fd9: Pull complete
ea38b5154583: Pull complete
97c253f29a39: Pull complete
d033a1012220: Pull complete
7780f7173c07: Pull complete
cf11bb7a349e: Pull complete
432d1a297381: Pull complete
b48e2048b8ae: Pull complete
Digest: sha256:dacca2bdd16290ac71d9a8abe43c0129aea97154caf8e01df646997c4fa17212
Status: Downloaded newer image for homeassistant/qemux86-64-homeassistant:2021.1.5
docker.io/homeassistant/qemux86-64-homeassistant:2021.1.5
[warn] 开始 hassio 安装流程。(如出现 [Warning] 请忽略,无须理会)
[warn]
[warn] If you want more control over your own system, run
[warn] Home Assistant as a VM or run Home Assistant Core
[warn] via a Docker container.
[warn]
[warn] If you want to abort, hit ctrl+c within 10 seconds...
[warn]
[warn] ModemManager service is enabled. This might cause issue when using serial devices.
[info] Fix kernel dmesg restriction
[info] Creating NetworkManager configuration
[warn] Changes are needed to the /etc/network/interfaces file
[info] If you have modified the network on the host manualy, those can now be overwritten
[info] If you do not overwrite this now you need to manually adjust it later
[info] Do you want to proceed with overwriting the /etc/network/interfaces file? [N/y]
[info] Restarting NetworkManager
[info] Wait for networkmanages to start.
[info] Install supervisor Docker container
dial tcp: lookup registry-1.docker.io: no such host
这里卡住了,能帮忙看下吗
Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io: no such host
Unit hassio-supervisor.service could not be found.
################# 发到论坛时,请把上方日志也一并粘贴发送 ################
########################### Script Version: 2021.01.07.0###########################
########################### System version ###########################
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic
########################### System version 2 ###########################
Linux version 5.0.2-aml-s905 (root@vbox) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #5.77 SMP PREEMPT Mon Apr 1 17:23:16 MSK 2019
########################### System info ###########################
Linux aml 5.0.2-aml-s905 #5.77 SMP PREEMPT Mon Apr 1 17:23:16 MSK 2019 aarch64 aarch64 aarch64 GNU/Linux
########################### END ###########################
安装 hassio 失败,请将上方安装信息发送到论坛询问。脚本退出...
我是N1的
不知道为什么ubuntu 18 跑hassio_install.sh这个脚本的时候
docker pull $HASSIO_DOCKERHASSIO_VERSION 命令报错
所有的curl命令也报错,我一步步打印出变量后,再在bash里面输入才完成所有的脚本命令
但是启动hass镜像后日志还是报错
[supervisor.dbus.network] Version '1.10.6' of NetworkManager is not supported!
最终我决定今晚换Armbian_5.77_Aml-s905_Debian_stretch_default_5.0.2_20190401.img 这个镜像试试
更新:
换了Armbian_5.77_Aml-s905_Debian_stretch_default_5.0.2_20190401.img 镜像,结果
21-01-31 17:09:30 ERROR (MainThread) [supervisor.dbus.network] Version '1.6.2' of NetworkManager is not supported!
还是同样的错误
脚本更新过吗?,为什么之前的人用这个镜像是成功的