|
|
本帖最后由 we_4482868726 于 2025-4-20 19:57 编辑
硬件:树莓派4B搭载ubuntu server24.04LTS+nrf52840dongle作为otbr
问题:在设置thread网络时出现"Param:'dataset init new' connect session failed: No such file or directory"
命令:./certification-tool/backend/test_collections/matter/scripts/OTBR/otbr_start.sh
打印:ubuntu@ubuntu:~$ ./certification-tool/backend/test_collections/matter/scripts/OTBR/otbr_start.sh
################################################################################
otbr_start.sh: Starting...
################################################################################
********************************************************************************
otbr_start.sh: Removing 'otbr-chip' container
********************************************************************************
nrfconnect/otbr 9185bda 083c8472bc52 23 months ago 1.21GB
otbr image nrfconnect/otbr:9185bda already installed
********************************************************************************
otbr_start.sh: Starting 'otbr-chip' container
********************************************************************************
5886f571195a009e2e27560f0baccb42698aafd025118c249f4ab6ad2a9d60d5
********************************************************************************
otbr_start.sh: Waiting 10 seconds to give the the docker container enough time to start up...
********************************************************************************
********************************************************************************
otbr_start.sh: Setting up Thread Network
********************************************************************************
Param: 'dataset init new'connect session failed: No such file or directory
如果我直接运行sudo ot-ctl dataset active -x就会显示sudo: ot-ctl: command not found
|
|