-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
Describe the bug
After successfully cloning the certification tool repository getting this error on performing this command:
./scripts/pi-setup/auto-install.sh.
Steps to reproduce the behavior
Did the Fresh installation of Ubuntu Server 24.04.4 LTS (64 bits) into the pendrive.
Then performed the below steps for fresh installation of certification:
- git clone -b v2.14-beta3+fall2025 https://github.com/project-chip/certification-tool.git --recurse-submodules
- cd ~/certification-tool
- ./scripts/pi-setup/auto-install.sh
Followed the above steps for installation and got the same issue, multiple times.
Expected behavior
The ./scripts/pi-setup/auto-install.sh command should work without any error.
Log files
Reference for Installation logs:
PICS file
No response
Screenshots
No response
Environment
TH version: v2.14-beta3+fall2025
Ubuntu version: UBUNTU SERVER 24.04.4 LTS(64-BIT)
Doing it on Rpi-4.
Additional Information
No response
Reactions are currently unavailable