WB8 не видит модуль WBE2R-R-ZIGBEE v.2

В январе приобрел WB-Demo-kit v.3 с установленным дополнительным модулем WBE2R-R-ZIGBEE v.2. Сразу не было времени и опыта все подробно рассмотреть и перепроверить.

В настоящий момент заметил что во вкладке Устройства отсутствует WBE2R-R-ZIGBEE.

В модулях и расширениях установлен в MOD1. Физически открывал крышку модуль стоит в MOD1.

Пробовал через консоль (по инструкции) установить zigbee2mqtt

apt update && apt install zigbee2mqtt

результат вот

login as: root
root@192.168.1.2’s password:
┌──────────────────────────────────────────────────────────────────────┐
│ • MobaXterm Personal Edition v26.0 • │
│ (SSH client, X server and network tools) │
│ │
│ ⮞ SSH session to root@192.168.1.2
│ • Direct SSH : ✓ │
│ • SSH compression : ✓ │
│ • SSH-browser : ✓ │
│ • X11-forwarding : ✓ (remote display is forwarded through SSH) │
│ │
│ ⮞ For more info, ctrl+click on help or visit our website. │
└──────────────────────────────────────────────────────────────────────┘

      _                _                         _

__ ()_ __ __ _ __ | |__ __ __ _ _ __ | |
\ \ /\ / / | '
/ _ \ '_ | '_ \ / _ \ / | '__/ _ |
\ V V /| | | | __/ | | | |
) | () | (| | | | (| |
_/_/ |
|| ___|| ||./ _/ _,|| _,_|

Welcome to Wiren Board 8.5.3 (s/n AX4QAQCS), release wb-2507 (as stable)
Linux wirenboard-AX4QAQCS 6.8.0-wb140 #1 SMP Fri Jul 18 08:08:05 UTC 2025 aarch64 GNU/Linux

System load: 1.60 1.19 1.12 Up time: 2:42
Memory usage: 13% of 1.94G Usage of /: 43% of 2.0G /mnt/data: 7% of 13G

eth0 ip: 192.168.1.2

Last login: Sun Feb 22 00:25:18 2026
root@wirenboard-AX4QAQCS:~# apt update && apt install zigbee2mqtt
Err:1 Index of /debian bullseye InRelease
Could not resolve ‘debian-mirror.wirenboard.com
Err:2 http://deb.wirenboard.com/wb8/bullseye stable InRelease
Could not resolve ‘deb.wirenboard.com
Err:3 Index of /debian bullseye-updates InRelease
Could not resolve ‘debian-mirror.wirenboard.com
Err:4 Index of /debian-security bullseye-security InRelease
Could not resolve ‘debian-mirror.wirenboard.com
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
W: Failed to fetch http://debian-mirror.wirenboard.com/debian/dists/bullseye/InRelease Could not resolve ‘debian-mirror.wirenboard.com
W: Failed to fetch http://debian-mirror.wirenboard.com/debian/dists/bullseye-updates/InRelease Could not resolve ‘debian-mirror.wirenboard.com
W: Failed to fetch http://debian-mirror.wirenboard.com/debian-security/dists/bullseye-security/InRelease Could not resolve ‘debian-mirror.wirenboard.com
W: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/dists/stable/InRelease Could not resolve ‘deb.wirenboard.com
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
The following additional packages will be installed:
nodejs wb-zigbee2mqtt
The following NEW packages will be installed:
nodejs wb-zigbee2mqtt zigbee2mqtt
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 52.3 MB of archives.
After this operation, 290 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 nodejs arm64 22.15.0-1nodesource1
Could not resolve ‘deb.wirenboard.com
Ign:2 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 wb-zigbee2mqtt all 1.4.1
Err:3 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 zigbee2mqtt arm64 2.5.1-wb101
Could not resolve ‘deb.wirenboard.com
Err:2 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 wb-zigbee2mqtt all 1.4.1
Could not resolve ‘deb.wirenboard.com
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/n/nodejs/nodejs_22.15.0-1nodesource1_arm64.deb Could not resolve ‘deb.wirenboard.com
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/w/wb-zigbee2mqtt/wb-zigbee2mqtt_1.4.1_all.deb Could not resolve ‘deb.wirenboard.com
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/z/zigbee2mqtt/zigbee2mqtt_2.5.1-wb101_arm64.deb Could not resolve ‘deb.wirenboard.com
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@wirenboard-AX4QAQCS:~# nano /mnt/data/root/zigbee2mqtt/data/configuration.yaml
GNU nano 5.4 /mnt/data/root/zigbee2mqtt/data/configuration.yaml

^G Help ^O Write Out ^W Where Is ^K Cut ^T Execute ^C Location M-U Undo M-A Set Mark M-] To Bracket
^X Exit ^R Read File ^\ Replace ^U Paste ^J Justify ^_ Go To Line M-E Redo M-6 Copy ^Q Where Was

после попытки перезапустить выходит сообщение zigbee2mqtt

root@wirenboard-AX4QAQCS:~# systemctl restart zigbee2mqtt
Failed to restart zigbee2mqtt.service: Unit zigbee2mqtt.service not found.
root@wirenboard-AX4QAQCS:~#

Репозитории недоступны.
Возможно это с нашей стороны - сообщила разработчикам.

У себя можете проверить есть ли у контроллера доступ в интернет?

спасибо обязательно перепроверю доступ к интернету у контроллера

проверил при помощи ping. Доступ к интернету есть

root@wirenboard-AX4QAQCS:~# apt update && apt install zigbee2mqtt
Err:1 Index of /debian bullseye InRelease
Could not resolve ‘debian-mirror.wirenboard.com
Err:2 http://deb.wirenboard.com/wb8/bullseye stable InRelease
Could not resolve ‘deb.wirenboard.com
Err:3 Index of /debian bullseye-updates InRelease
Could not resolve ‘debian-mirror.wirenboard.com
Err:4 Index of /debian-security bullseye-security InRelease
Could not resolve ‘debian-mirror.wirenboard.com
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
W: Failed to fetch http://debian-mirror.wirenboard.com/debian/dists/bullseye/InRelease Could not resolve ‘debian-mirror.wirenboard.com
W: Failed to fetch http://debian-mirror.wirenboard.com/debian/dists/bullseye-updates/InRelease Could not resolve ‘debian-mirror.wirenboard.com
W: Failed to fetch http://debian-mirror.wirenboard.com/debian-security/dists/bullseye-security/InRelease Could not resolve ‘debian-mirror.wirenboard.com
W: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/dists/stable/InRelease Could not resolve ‘deb.wirenboard.com
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
The following additional packages will be installed:
nodejs wb-zigbee2mqtt
The following NEW packages will be installed:
nodejs wb-zigbee2mqtt zigbee2mqtt
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 52.3 MB of archives.
After this operation, 290 MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
root@wirenboard-AX4QAQCS:~# nano /etc/network/interfaces
root@wirenboard-AX4QAQCS:~# nano /etc/network/interfaces
root@wirenboard-AX4QAQCS:~# nano /etc/network/interfaces
root@wirenboard-AX4QAQCS:~# apt update && apt install zigbee2mqtt
Get:1 https://deb.wirenboard.com/wb8/bullseye stable InRelease [7,204 B]
Hit:2 Index of /debian bullseye InRelease
Get:5 https://deb.wirenboard.com/wb8/bullseye stable/main arm64 Packages [44.7 kB]
Get:6 https://deb.wirenboard.com/wb8/bullseye stable/main armhf Packages [45.0 kB]
Hit:3 Index of /debian bullseye-updates InRelease
Err:4 Index of /debian-security bullseye-security InRelease
Could not connect to debian-mirror.wirenboard.com:443 (45.89.25.184), connection timed out [IP: 45.89.25.184 443]
Fetched 96.8 kB in 1min 48s (895 B/s)
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
7 packages can be upgraded. Run ‘apt list --upgradable’ to see them.
W: Failed to fetch http://debian-mirror.wirenboard.com/debian-security/dists/bullseye-security/InRelease Could not connect to debian-mirror.wirenboard.com:443 (45.89.25.184), connection timed out [IP: 45.89.25.184 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
The following additional packages will be installed:
nodejs wb-zigbee2mqtt
The following NEW packages will be installed:
nodejs wb-zigbee2mqtt zigbee2mqtt
0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
Need to get 52.3 MB of archives.
After this operation, 290 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 nodejs arm64 22.15.0-1nodesource1
Could not resolve ‘deb.wirenboard.com
Ign:2 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 wb-zigbee2mqtt all 1.4.1
Err:3 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 zigbee2mqtt arm64 2.5.1-wb101
Could not resolve ‘deb.wirenboard.com
Err:2 http://deb.wirenboard.com/wb8/bullseye stable/main arm64 wb-zigbee2mqtt all 1.4.1
Could not resolve ‘deb.wirenboard.com
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/n/nodejs/nodejs_22.15.0-1nodesource1_arm64.deb Could not resolve ‘deb.wirenboard.com
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/w/wb-zigbee2mqtt/wb-zigbee2mqtt_1.4.1_all.deb Could not resolve ‘deb.wirenboard.com
E: Failed to fetch http://deb.wirenboard.com/wb8/bullseye/pool/main/z/zigbee2mqtt/zigbee2mqtt_2.5.1-wb101_arm64.deb Could not resolve ‘deb.wirenboard.com
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
root@wirenboard-AX4QAQCS:~# ping google.com
ping: google.com: Name or service not known
root@wirenboard-AX4QAQCS:~# nano /mnt/data/root/zigbee2mqtt/data/configuration.yaml
root@wirenboard-AX4QAQCS:~# ping -c 4 google.com
ping: google.com: Name or service not known
root@wirenboard-AX4QAQCS:~# ping -c 4 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=3 ttl=108 time=20.0 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=108 time=19.9 ms

root@wirenboard-AX4QAQCS:~# ping -c 4 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

— 8.8.8.8 ping statistics —
4 packets transmitted, 0 received, 100% packet loss, time 3068ms

Но повторный пинг не проходит. Странно.

Все заработало. Изменил сетевые настройки и все стало пинговаться и загружаться.

1 Like

Рада что получилось!